# File lib/gio2.rb, line 112
  def eql?(other)
    self === other and self == other
  end