# File lib/kirbybase.rb, line 2037 def encrypted? if @encrypted return true else return false end end