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