# File lib/semantic_puppet/dependency/module_release.rb, line 49 def hash @name.hash ^ @version.hash end