``` ruby widget = Widget.first Boxer.ship(widget) # inspects `.class` and assumes :widget for the box name ```