# File lib/action_controller/integration.rb, line 99
      def https!(flag=true)
        @https = flag
      end