//import { Inject } from '@angular/core'; constructor(@Inject(String) private url: string, private http: Http)