require "nistbib/version" require 'nistbib/nist_bibliography' module NistBib class Error < StandardError; end # Your code goes here... end