Process data by creating a new instance
26
# File 'lib/rakumarket/spitter.rb', line 26 def parse(params) new(params).parse end