class Spec::Matchers::Have

def relative_expectation

def relative_expectation
  "#{relativities[@relativity]}#{@expected}"
end