# File lib/kirbybase.rb, line 3372 def initialize(db, filepath, contents='') @db = db @filepath = filepath @contents = contents end