Returns a new instance of AlignArg.
65 66 67
# File 'app/components/primer/alpha/stack.rb', line 65 def initialize(values) @values = fetch_or_fallback_all(OPTIONS, values, DEFAULT) end