# File lib/chef/cookbook_version.rb, line 95 def legit_version @legit_version ||= Chef::Version.new(@version) end