9 10 11
# File 'lib/work/dotfile.rb', line 9 def self.locate @dotfile ||= self.new File.expand_path(File.join('~', '.work')) end