# File lib/fog/sakuracloud/models/network/routers.rb, line 10
        def all
          load service.list_routers.body['Internet']
        end