# File lib/chef/version_constraint.rb, line 51
def
inspect
"(#{@op} #{@version})"
end