# File lib/ramaze/contrib/sequel/image.rb, line 129
    def public_file(size)
      File.join(public_path, filename(size))
    end