class UberOptionTest::Callable

Public Instance Methods

call(*) click to toggle source
# File test/options_test.rb, line 10
def call(*); 999 end