class TestService < Riveter::Service::Base # register_as_handler_for TestCommand # def perform(command, *args) # true # end end