module DefInitialize
Constants
- VERSION
Public Class Methods
with(args_str, **opts)
click to toggle source
# File lib/def_initialize.rb, line 39 def with(args_str, **opts) Mixin.new(args_str, **opts) end
# File lib/def_initialize.rb, line 39 def with(args_str, **opts) Mixin.new(args_str, **opts) end