# File lib/rvm/environment/list.rb, line 8
    def list_gemsets
      normalize_listing_output rvm(:list, :gemsets, :strings).stdout
    end