29 30 31
# File 'lib/puppet/pops/types/types.rb', line 29 def ==(o) self.class == o.class end
25 26 27
# File 'lib/puppet/pops/types/types.rb', line 25 def hash self.class.hash end