Returns:
37 38 39
# File 'lib/castaway/range.rb', line 37 def truncated? start_frame > 0 || end_time < @production.duration end