class Examples
key: wwtt = what were they thinking?
Attributes
reader[R]
writer[W]
Public Instance Methods
a_method(x)
click to toggle source
# File lib/pt_testcase.rb, line 14 def a_method(x); x+1; end
Also aliased as: an_alias