# File lib/rvm/environment/gemset.rb, line 126 def export(path_or_name) @parent.gemset_export path_or_name.to_s end