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