115 116 117
# File 'lib/rubyXL/objects/reference.rb', line 115 def to_s self.collect(&:to_s).join(' ') end