class Ferrum::CyclicObject

def inspect

def inspect
  %(#<#{self.class} JavaScript object that cannot be represented in Ruby>)
end