19 20 21
# File 'lib/cfoundry/errors.rb', line 19 def to_s "Invalid value type; expected #{@expected.inspect}, got #{@got.inspect}" end