# File lib/rudy/huxtable.rb, line 219 219: def current_machine_bucket 220: @@global.bucket || fetch_machine_param(:bucket) || nil 221: end