class Localhost::Authority

def self.path

def self.path
	File.expand_path("~/.localhost")
end