module Delorean module Ruby module Whitelists class WhitelistError < StandardError end end end end