# File lib/ramaze/spec/helper/pretty_output.rb, line 72
      def log(tag, str)
        @history << [tag, str]
      end