# File lib/aruba/api.rb, line 136
    def assert_exact_output(exact_output)
      all_output.should == exact_output
    end