# coding: utf-8 $LOAD_PATH.unshift(File.expand_path("../", __FILE__)) require "vint/version" require "vint/parser" module Vint end