module Crefo class Service class Keylist < Crefo::Service end end end require 'crefo/service/keylist/response' require 'crefo/service/keylist/request'