module Github::Connection

def caching? # :nodoc:

:nodoc:
def caching? # :nodoc:
  !@connection.nil?
end