460 461 462
# File 'lib/mini_fb.rb', line 460 def methods super + @object.keys.include?(key) + connections.include?(key) end