# File lib/kirbybase.rb, line 3419
    def write_to_file
        @db.engine.write_blob_file(@filepath, @contents)
    end