# File lib/xsd/qname.rb, line 52
  def eql?(rhs)
    (self == rhs)
  end