module Github::Connection

def caching?

def caching?
  !@connection.nil?
end