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