# File lib/faster_csv.rb, line 1232 def self.parse_line(line, options = Hash.new) new(line, options).shift end