90 91 92
# File 'lib/banana_peels/api.rb', line 90 def method_missing(method, *args) Proxy.new(@api_key, method) end