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