# File lib/ramaze/contrib/sequel/image.rb, line 125
    def file(size = nil)
      File.join('/', path, filename(size))
    end