# File lib/travis/tools/github.rb, line 182 def hub file(hub_path, {}) do |contents| YAML.load(contents) end end