78 79 80
# File 'lib/btcpay/client/base.rb', line 78 def api_keys @api_keys ||= Api::ApiKeys.new(client: self) end