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