public ServiceSepeda() { db = new SimpedaEntities(); SepedasRepository = new SepedasRepository(db); }