# File temp/attribute.rb, line 150
    def inspect
      rv = ""
      write( rv )
      rv
    end