# File test/test_control.rb, line 272 def build_control @control = Rucy::Control.new @control.lib_loader = self @control.pw_enc = self @control.doc_factory = @factory @control.properties = self @control.page_path = 'nothing' end