Score.js:301 Uncaught TypeError: Cannot read property 'ajax' of undefined at ScoreComponent.runs

I am trying to send a request using ajax inside a function in my Ember component but it is showing this error …I don’t know why…I have installed the ember install ember-ajax and also imported jQuery , still it doesn’t work…Please help me…