Returns a new instance of DSL.
6 7 8
# File 'lib/lynx/d_s_l.rb', line 6 def initialize(config) @config = Lynx::Config.new(config) end