# File lib/ruport/controller.rb, line 109
      def renders_with(controller,opts={})
        @controller = controller
        @rendering_options=opts
      end