public IEnumerable <CellRruView> Get(string stationNum) { return(_service.GetByStationNum(stationNum)); }