class Localhost::Authority

def self.path

@returns [String] The path to the directory containing the certificate authorities.
def self.path
	State.path
end