Puppet::Parser::AST::ArithmeticOperator
Used by future parser instead of ArithmeticOperator to enable concatenation
Overrides the arithmetic operator to allow concatenation
# File lib/puppet/parser/ast/arithmetic_operator.rb, line 87 def assert_concatenation_supported end