class Fear::Extractor::ArraySplatMatcher
@abstract
Public Instance Methods
bindings(_)
click to toggle source
# File lib/fear/extractor/array_splat_matcher.rb, line 11 def bindings(_) Utils::EMPTY_HASH end
defined_at?(_other)
click to toggle source
# File lib/fear/extractor/array_splat_matcher.rb, line 7 def defined_at?(_other) true end