Method: React::Ref#is_wrapped_ref

Defined in:
lib/react/ref.rb

#is_wrapped_refObject



5
6
7
# File 'lib/react/ref.rb', line 5

def is_wrapped_ref
  true
end