autoload :Octokit, 'octokit' module Coconductor module Projects class GitHubProject < Licensee::Projects::GitHubProject end end end