class Steep::Diagnostic::Ruby::FalseAssertion

def header_line

def header_line
  "Assertion cannot hold: no relationship between inferred type (`#{node_type.to_s}`) and asserted type (`#{assertion_type.to_s}`)"
end