class Intercom::Service::Segment

Public Instance Methods

collection_class() click to toggle source
# File lib/intercom/service/segment.rb, line 11
def collection_class
  Intercom::Segment
end