module Octokit::Configurable

def netrc?

def netrc?
  !!@netrc
end