# File lib/consular/core.rb, line 19 def initialize(path) @termfile = Consular::DSL.new(path).to_hash end