# File lib/yard/generators/full_doc_generator.rb, line 23 def setup_options options[:readme] ||= Dir['{README,README.*}'] options[:files] ||= [] end