17 18 19 20
# File 'lib/packerman/dsl/node.rb', line 17 def to_hash keys = self.class.hash_key @_hash.slice(*keys) end