module DissociatedIntrospection::Try

Public Instance Methods

try(*args) click to toggle source
# File lib/dissociated_introspection/try.rb, line 30
def try(*args)
  nil
end