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