# File lib/generators/simple_form/install_generator.rb, line 25 def show_readme if behavior == :invoke && options.bootstrap? readme "README" end end