# File lib/anemone/page.rb, line 130
    def not_found?
      404 == @code
    end