Returns:
141 142 143
# File 'lib/puppet/parser/scope.rb', line 141 def include?(name) bound?(name) or super end