# File src/Context.rb, line 105 def setAction(binding) @action = [root, binding.get(root)] @actionContext = @changes.dup end