35 36 37
# File 'lib/m-spec/core/helpers/readable.rb', line 35 def output(string) Mspec::Matchers::Output.new(string) end