# File lib/kirbybase.rb, line 3412 def read_from_file @contents = @db.engine.read_blob_file(@filepath) end