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