Returns:
105 106 107
# File 'lib/puppet/parser/scope.rb', line 105 def bound?(name) @symbols.include?(name) end