module Relief
  autoload :Parser, 'lib/relief/parser'
  autoload :Element, 'lib/relief/element'
end