11 12 13
# File 'lib/whatis/cli.rb', line 11 def run __send__("#{@format}_format", @whatis.these(*@titles, **@options)) end