class Solargraph::Pin::InstanceVariable
def nearly? other
-
other
(InstanceVariable
) --
def nearly? other super && binder == other.binder end
other
(InstanceVariable
)
--
def nearly? other super && binder == other.binder end