hidden_commands()
No documentation available.
# File railties/lib/rails/command.rb, line 53 def hidden_commands # :nodoc: @hidden_commands ||= [] end