# File lib/rhc/output_helpers.rb, line 124 def format_key_header(key) [ key.name, "(type: #{key.type})", ].compact end