# File EXAMPLE.rb, line 20
def
initialize(text) @initial_letters = letters_of(text)
end