class Steep::AST::Annotation::Implements::Module

def hash

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