5 6 7
# File 'lib/gifter_hub/operations/get.rb', line 5 def request(method, url, params={}, opts={}) GifterHub.request(method, url, params, opts) end