# File lib/cgikit.rb, line 26 def initialize( interface ) @interface = interface @adaptee = _adaptee end