# File wfo/repo/pukiwiki.rb, line 22
  def self.applicable?(page)
    %r{Based on "PukiWiki"} =~ page
  end