class Steep::AST::Types::Var

def hash

def hash
  self.class.hash ^ name.hash
end