29 30 31
# File 'lib/vpsb/commands/base.rb', line 29 def cook(*params) Cook.new(core).execute(*params) end