# File lib/termtter/command.rb, line 106
def
command_words
name
.
to_s
.
split
(
/\s+/
)
end