# File lib/cell/development.rb, line 3 def self.included(base) base.instance_eval do def templates Templates.new end end end