39 40 41 42 43
# File 'lib/fbcli/api.rb', line 39 def self.raw_request(req) api_call lambda { |api| api.graph_call req } end