module AggregateStreams::Controls::Aggregation::New

Public Class Methods

example() click to toggle source
# File lib/aggregate_streams/controls/aggregation.rb, line 27
def self.example
  AggregateStreams::Aggregation.new
end