method
args
args()
private
Hide source
# File lib/spec/matchers/throw_symbol.rb, line 70 def args @expected_arg.nil? ? "" : " with #{@expected_arg.inspect}" end