public YnabAgent(IYnabGateway gateway, IYnabMapper mapper) { this.mapper = mapper; this.gateway = gateway; }