# File rbs-2.1.0/lib/rbs/test.rb, line 82 def self.call(receiver, method, *args, &block) method.bind_call(receiver, *args, &block) end
# File rbs-2.1.0/lib/rbs/test.rb, line 74 def reset_suffix self.suffix = "RBS_TEST_#{SecureRandom.hex(3)}" end
This page was generated for Ruby 3.1.2
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.42.0.