# File lib/fog/openstack/models/image/images.rb, line 45
        def find_by_size_min(size)
          find_attribute(__method__, size)
        end