class Semverse::InvalidConstraintFormat

def to_s

def to_s
  "'#{constraint}' did not contain a valid operator or a valid version string."
end