module BitClust module Subcommands class ReviewCommand < Subcommand include NameUtils end end end