Class
AbstractTest::AArg
In:
lib/abstract.rb
Parent:
Object
Methods
new
Included Modules
Abstract
Attributes
arg
[R]
Public Class methods
new
(arg)
[Source]
# File lib/abstract.rb, line 184
def
initialize
(
arg
)
@arg
=
arg
end
[Validate]