class Fried::Test::Autorun::Substitute

Public Instance Methods

call() click to toggle source
# File lib/fried/test/autorun.rb, line 10
def call
  record :call
  nil
end