# File lib/commander/help_formatters/base.rb, line 19 def render_command(command) "Implement help for #{command.name} here" end