method
new

new(component, options = {})
public
Hide source
# File ci/travis.rb, line 39 def initialize(component, options = {}) @component = component @options = options end