# File lib/glue/property.rb, line 50
        def ==(other)
                return @symbol == other.symbol
        end