# File lib/commander/command.rb, line 26 def default(defaults = {}) @table = defaults.merge! @table end