Method: Utilrb::Timepoints#timepoints

Defined in:
lib/utilrb/timepoints.rb

#timepointsObject



3
4
5
# File 'lib/utilrb/timepoints.rb', line 3

def timepoints
    @timepoints || Array.new
end