# File lib/git/object.rb, line 24
      def contents_array
        self.contents.split("\n")
      end