168 169 170
# File 'lib/orientdb/sql/ext.rb', line 168 def char_at(pos) "#{to_s}.charAt(#{quote(pos)})" end