# File lib/ruport/controller.rb, line 121
      def renders_as_table(options={})
        renders_with Ruport::Controller::Table,options
      end