class RSpec::Core::Notifications::FailedExampleNotification

def encoding_of(string)

def encoding_of(string)
  string.encoding
end