module XSemVer::DSL::ClassMethods

def command_prefix

The prefix for any instance method defined by the ::command method.
def command_prefix
  :_run_
end