# File lib/rvm/environment/list.rb, line 43
    def list_ruby_svn_tags
      normalize_listing_output rvm(:list, :ruby_svn_tags).stdout
    end