# File lib/chef/knife/solo_cook.rb, line 162 def expand_path(path) Pathname.new(path).expand_path end