inspected_args()
private
Hide source
# File lib/spec/matchers/be.rb, line 72 def inspected_args @args.collect{|a| a.inspect} end