class Steep::AST::Types::Intersection

def hash

def hash
  self.class.hash ^ types.hash
end