87 88 89
# File 'lib/intercom/client.rb', line 87 def get(path, params) execute_request Intercom::Request.get(path, params) end