Yields:
41 42 43 44 45
# File 'lib/xanthus/configuration.rb', line 41 def github github = GitHub.new yield(github) @github_conf = github end