I have a sidekiq worker with private method inside it that uses wicked_pdf to change an html file into a pdf then upload it to aws s3 and return the url, here\'s my private