# File test/test_monitor.rb, line 135
    def test_arguments
      assert_equal([ 'foo', 'bar' ], @sample.arguments)
    end