module Github::Connection

def clear_cache # :nodoc:

:nodoc:
def clear_cache # :nodoc:
  @connection = nil
end