# File lib/fog/softlayer/models/storage/directory.rb, line 43
        def public
          !!attributes[:public]
        end