# File lib/fog/sakuracloud/models/network/switches.rb, line 10
        def all
          load service.list_switches.body['Switches']
        end