class RSpec::Matchers::BuiltIn::Have

def relative_expectation

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