# File lib/facets/more/openobject.rb, line 143 def ==( other ) return false unless OpenObject === other super(other) #(other.send(:table)) end