class Steep::Signature::Validator

def has_error?

def has_error?
  !no_error?
end