# File lib/stream.rb, line 574
  def create_stream
    Stream::CollectionStream.new self
  end