# File lib/rvm/environment/list.rb, line 16
    def list_strings
      normalize_listing_output rvm(:list, :strings).stdout.tr(' ', "\n")
    end