# File lib/viking/akismet.rb, line 49
    def verified?
      (@verified_key ||= verify_api_key) != :false
    end