# File lib/serverspec/type/base.rb, line 19 def inspect if defined?(PowerAssert) @inspection else to_s end end