# File lib/pilfer/profile.rb, line 6
    def initialize(data, start)
      @data  = data
      @start = start
    end