# File lib/big_record/connection_adapters/column.rb, line 315 def hash_to_string_collection(value) parse_collection(value).collect(&:to_s) end