# File lib/git-review/settings.rb, line 35 def file @file ||= File.join(Dir.home, '.git_review.yml') end