# File lib/github.rb, line 96 def usage_descriptions @usage_descriptions ||= Hash.new { |h, k| h[k] = [] } end