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