module StompJob

def perform(args)
  # do some work
end

end

Constants

VERSION