module Rafini::Object
Public Instance Methods
as() { |self| ... }
click to toggle source
# File lib/rafini/object.rb, line 4 def as yield self end
# File lib/rafini/object.rb, line 4 def as yield self end