Method: Puppet::Pops::Types::TypeCalculator#to_s
- Defined in:
- lib/puppet/pops/types/type_calculator.rb
#to_s ⇒ Object
Debugging to_s to reduce the amount of output
800 801 802 |
# File 'lib/puppet/pops/types/type_calculator.rb', line 800 def to_s '[a TypeCalculator]' end |