# File lib/hirb/console.rb, line 34
    def view(output, options={})
      Console.render_output(output, options)
    end