# File lib/chef/version_constraint.rb, line 55
    def to_s
      "#{@op} #{@version}"
    end