module RSpec::Matchers::BuiltIn::BeHelpers

def args_to_sentence

def args_to_sentence
  EnglishPhrasing.list(@args)
end