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