module Statistical
  # Factory module used to create instances of various distributions classes
  # nested under itself
  module Distribution
    using Statistical::StringExtensions