Return meta representation as string.
198 199 200
# File 'lib/browser.rb', line 198 def to_s meta.to_a.join(" ") end