public PhoneListControllerDetail(Scope _scope, PhoneRouteParams _routeParams) { what = "detail"; phoneId = _routeParams.phoneId; }