# File lib/fog/sakuracloud/models/script/notes.rb, line 10
        def all
          load service.list_notes.body['Notes']
        end