require 'slim-grunt-helpers/models/usemin' module SlimGruntHelpers module Models class UseminJs < Usemin protected def transform_link(link) text = %Q{' text end end end end