23 24 25
# File 'lib/finicity/client.rb', line 23 def customer @customer ||= Finicity::Resources::Customer.new(customer_id) end