# File lib/chef/version_class.rb, line 27
def
inspect
"#{@major}.#{@minor}.#{@patch}"
end