# File lib/rack/ssl.rb, line 8
    def self.default_hsts_options
      { :expires => YEAR, :subdomains => false }
    end