# File lib/chef/version_class.rb, line 23
    def initialize(str="")
      parse(str)
    end