# File rbs-1.0.4/lib/rbs/test.rb, line 82 def self.call(receiver, method, *args, &block) method.bind_call(receiver, *args, &block) end
# File rbs-1.0.4/lib/rbs/test.rb, line 74 def reset_suffix self.suffix = "RBS_TEST_#{SecureRandom.hex(3)}" end
This page was generated for Ruby 3.0.1
Ruby-doc.org is a service of James Britt and Neurogami, purveyors of fine dance noise.
Generated with Ruby-doc Rdoc Generator 0.44.2.