module Cryptozoologist::Dictionaries::Filler

Public Class Methods

list() click to toggle source
# File lib/cryptozoologist/dictionaries/filler.rb, line 4
def self.list
  ["the", "at", "it", "there", "are", "to", "and", "a", "be"]
end