# File lib/merb-assets/assets.rb, line 161
        def asset_type
          raise NotImplementedError, "should return a symbol for the first argument to be passed to asset_path"
        end