29 30 31
# File 'lib/ecwid/client.rb', line 29 def get(path, options = {}, headers = {}) request(:get, path, options, headers) end