# File lib/json/jwt.rb, line 74 def pretty_generate [ JSON.pretty_generate(header), JSON.pretty_generate(self) ] end