27 28 29
# File 'lib/finicity/client.rb', line 27 def account @account ||= Finicity::Resources::Account.new(customer_id) end