method
inspect
inspect()
public
Hide source
# File lib/rexml/xmldecl.rb, line 105 def inspect "#{START} ... #{STOP}" end