54 55 56
# File 'lib/steep/module_name.rb', line 54 def hash self.class.hash ^ name.hash ^ @absolute.hash end