8 9 10
# File 'lib/taxedo/implants/action_controller.rb', line 8 def tax_for(region_id, amount, options={}) Taxedo.tax_for region_id, amount, options end