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