# File lib/amalgalite/statement.rb, line 379 def result_fields @fields ||= result_meta.collect { |m| m.name } end