# File lib/sprockets/context.rb, line 246
    def image_path(path)
      asset_path(path, :type => :image)
    end