module RSpec::Matchers::Pretty

def name_to_sentence

def name_to_sentence
  split_words(name)
end