# File lib/Borges/Component/GeeWeb.rb, line 26 def initialize @components = Dictionary.new @page = StateHolder.new.contents(self.allPages.first) end