# File src/Context.rb, line 95
        def getBinding(binding)
                binding.get(root) if binding
        end