# File lib/cgikit/directaction.rb, line 151
    def self.sweep_page?( content )
      /#{SWEEP_PROOF}/ === content
    end