field :signatures, !types[!Types::SignatureType] do
    description 'The Signatures in which this Symbol occurs'

    argument :limit, types.Int do
      description 'Maximum number of entries to list'