2 3 4 5
# File 'lib/burlap/core_ext/symbol.rb', line 2 def to_burlap # Return the same as if we were a string self.to_s.to_burlap end