# File lib/ramaze/contrib/facebook/facebook.rb, line 18 def method_missing method, opts = {} @client.call "#{@name}.#{method}", opts end