module Rails::Command

def hidden_commands # :nodoc:

:nodoc:
def hidden_commands # :nodoc:
  @hidden_commands ||= []
end