module Cryptozoologist::Cities::Words

Public Class Methods

list() click to toggle source
# File lib/cryptozoologist/dictionaries/cities/words.rb, line 4
def self.list
  ['city', 'heights', 'hills', 'park', 'tower']
end