15 16 17
# File 'lib/help_scout/api.rb', line 15 def get(path, params = {}) send_request(:get, path, params) end