require_relative 'rules/poker.rb' module CardsLib module Standard module Rules end end end