# File lib/rhc/highline_extensions.rb, line 290 def initialize(items=nil,options={},&mapper) @items, @options, @mapper = items, options, mapper end