# File lib/rhc/output_helpers.rb, line 141 def format_usage_message(cart) "This gear costs an additional $#{cart.usage_rate} per gear after the first 3 gears." end