# File lib/rudy/huxtable.rb, line 202 202: def current_machine_size 203: fetch_machine_param(:size) || 'm1.small' 204: end