# File lib/http/cookie.rb, line 654 def to_yaml_properties PERSISTENT_PROPERTIES.map { |name| "@#{name}" } end