class SyntaxTree::YARV::PutSelf

def ==(other)

def ==(other)
  other.is_a?(PutSelf)
end