method
inspect
inspect()
public
Hide source
# File lib/rexml/attribute.rb, line 178 def inspect rv = "" write( rv ) rv end