# File lib/rack/perftools_profiler/profile_once.rb, line 7
    def self.has_special_param?(request)
      request.GET['profile'] != nil
    end