method

new

new(options, arg)
public

No documentation available.

# File spec/spec_helper.rb, line 66
    def initialize(options, arg)
      @options, @arg = options, arg
    end