# File lib/rubygame/ftor.rb, line 180
        def ==(other)
                to_a() == other.to_a
        end