12 13 14
# File 'lib/omise/chain.rb', line 12 def self.list(attributes = {}) List.new resource(location, attributes).get(attributes) end