def test_content_as_image
    frag = comfy_cms_fragments(:file)
    tag = ComfortableMexicanSofa::Content::Tag::File.new(
      context: @page,
      params: [frag.identifier, { "as" => "image", "class" => "html-class" }]