172 173 174
# File 'lib/tx.rb', line 172 def inspect() return "\#<%p:0x%x>" % [self.class, self.object_id] end