class NilClass

Public Instance Methods

-(number) click to toggle source
# File lib/NextNumber/standard_types.rb, line 5
def -(number)
end
next_number(qty=1) click to toggle source
# File lib/NextNumber/standard_types.rb, line 2
def next_number(qty=1)
end
region_sizeof(number) click to toggle source
# File lib/NextNumber/standard_types.rb, line 11
def region_sizeof(number)
end
region_to(qty=1) click to toggle source
# File lib/NextNumber/standard_types.rb, line 8
def region_to(qty=1)    
end