Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more
BasicObject
provides a unified clone operation, for REXML::XPathParser to use across multiple
Object types
# File rexml/xpath_parser.rb, line 10
def dclone
clone
end