# File lib/rvm/environment/list.rb, line 31
    def list_known
      normalize_listing_output rvm(:list, :known).stdout
    end