From f2a331edd96d5f2ee6761e48a3d950b3377db73d Mon Sep 17 00:00:00 2001 From: Jake-Shadle Date: Wed, 12 Jun 2024 10:38:11 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20googlefo?= =?UTF-8?q?rgames/quilkin@50d91e4167f9160c5be36178e47789fb7844dfc1=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main/api/quilkin/all.html | 2 +- main/api/quilkin/config/struct.Config.html | 4 +- main/api/quilkin/config/struct.Filter.html | 2 +- .../quilkin/config/watch/trait.Watchable.html | 2 +- .../filters/capture/enum.Strategy.html | 4 +- .../filters/capture/struct.Capture.html | 2 +- .../filters/capture/struct.Config.html | 4 +- .../quilkin/filters/compress/enum.Action.html | 2 +- .../quilkin/filters/compress/enum.Mode.html | 2 +- .../filters/compress/struct.Compress.html | 2 +- .../filters/compress/struct.Config.html | 2 +- .../filters/concatenate/enum.Strategy.html | 2 +- .../concatenate/struct.Concatenate.html | 2 +- .../filters/concatenate/struct.Config.html | 2 +- .../quilkin/filters/debug/struct.Config.html | 4 +- .../quilkin/filters/debug/struct.Debug.html | 2 +- .../quilkin/filters/drop/struct.Config.html | 4 +- .../api/quilkin/filters/drop/struct.Drop.html | 2 +- .../quilkin/filters/firewall/enum.Action.html | 2 +- .../filters/firewall/struct.Config.html | 4 +- .../filters/firewall/struct.Firewall.html | 2 +- .../filters/firewall/struct.PortRange.html | 2 +- .../quilkin/filters/firewall/struct.Rule.html | 2 +- main/api/quilkin/filters/index.html | 2 +- .../filters/load_balancer/enum.Policy.html | 2 +- .../filters/load_balancer/struct.Config.html | 2 +- .../load_balancer/struct.LoadBalancer.html | 2 +- .../local_rate_limit/struct.Config.html | 4 +- .../struct.LocalRateLimit.html | 2 +- .../quilkin/filters/match/struct.Branch.html | 2 +- .../quilkin/filters/match/struct.Config.html | 2 +- .../match/struct.DirectionalConfig.html | 2 +- .../filters/match/struct.Fallthrough.html | 2 +- .../quilkin/filters/match/struct.Match.html | 2 +- .../quilkin/filters/pass/struct.Config.html | 4 +- .../api/quilkin/filters/pass/struct.Pass.html | 2 +- main/api/quilkin/filters/sidebar-items.js | 2 +- main/api/quilkin/filters/struct.Capture.html | 2 +- main/api/quilkin/filters/struct.Compress.html | 2 +- .../quilkin/filters/struct.Concatenate.html | 2 +- main/api/quilkin/filters/struct.Debug.html | 2 +- main/api/quilkin/filters/struct.Drop.html | 2 +- .../quilkin/filters/struct.FilterChain.html | 2 +- .../api/quilkin/filters/struct.FilterSet.html | 12 +- main/api/quilkin/filters/struct.Firewall.html | 2 +- .../quilkin/filters/struct.LoadBalancer.html | 2 +- .../filters/struct.LocalRateLimit.html | 2 +- main/api/quilkin/filters/struct.Match.html | 2 +- main/api/quilkin/filters/struct.Pass.html | 2 +- .../api/quilkin/filters/struct.Timestamp.html | 2 +- .../quilkin/filters/struct.TokenRouter.html | 14 +- .../filters/timestamp/struct.Config.html | 4 +- .../filters/timestamp/struct.Timestamp.html | 2 +- .../filters/token_router/enum.Error.html | 4 +- .../quilkin/filters/token_router/index.html | 6 +- .../filters/token_router/sidebar-items.js | 2 +- .../filters/token_router/struct.Config.html | 12 +- .../token_router/struct.TokenRouter.html | 14 +- main/api/quilkin/filters/trait.Filter.html | 2 +- .../quilkin/filters/trait.StaticFilter.html | 2 +- main/api/quilkin/filters/type.FilterMap.html | 2 +- main/api/quilkin/index.html | 2 +- main/api/quilkin/net/cluster/index.html | 2 +- .../net/cluster/proto/host/enum.Inner.html | 12 +- .../quilkin/net/cluster/proto/host/index.html | 2 +- main/api/quilkin/net/cluster/proto/index.html | 2 +- .../net/cluster/proto/struct.Cluster.html | 8 +- .../net/cluster/proto/struct.ClusterMap.html | 8 +- .../net/cluster/proto/struct.Datacenter.html | 8 +- .../net/cluster/proto/struct.Endpoint.html | 8 +- .../net/cluster/proto/struct.Filter.html | 12 +- .../net/cluster/proto/struct.FilterChain.html | 8 +- .../net/cluster/proto/struct.Host.html | 8 +- .../net/cluster/proto/struct.Ipv6.html | 8 +- .../net/cluster/proto/struct.Locality.html | 8 +- .../net/cluster/struct.ClusterMap.html | 16 +- .../net/cluster/struct.ClusterMapDeser.html | 6 +- .../quilkin/net/endpoint/struct.Endpoint.html | 2 +- .../net/endpoint/struct.EndpointAddress.html | 4 +- main/api/quilkin/struct.Config.html | 4 +- main/api/search-index.js | 2 +- main/api/src/quilkin/filters.rs.html | 2 +- main/api/src/quilkin/filters/set.rs.html | 2 - .../src/quilkin/filters/token_router.rs.html | 178 ++---------------- main/api/src/quilkin/net/cluster.rs.html | 30 --- main/api/trait.impl/core/cmp/trait.Eq.js | 2 +- .../trait.impl/core/cmp/trait.PartialEq.js | 2 +- .../api/trait.impl/core/convert/trait.From.js | 2 +- .../trait.impl/core/convert/trait.TryFrom.js | 2 +- .../trait.impl/core/default/trait.Default.js | 2 +- main/api/trait.impl/core/error/trait.Error.js | 2 +- main/api/trait.impl/core/fmt/trait.Debug.js | 2 +- .../trait.impl/core/marker/trait.Freeze.js | 2 +- main/api/trait.impl/core/marker/trait.Send.js | 2 +- main/api/trait.impl/core/marker/trait.Sync.js | 2 +- .../api/trait.impl/core/marker/trait.Unpin.js | 2 +- .../panic/unwind_safe/trait.RefUnwindSafe.js | 2 +- .../panic/unwind_safe/trait.UnwindSafe.js | 2 +- main/book/installation.html | 2 +- main/book/print.html | 2 +- main/book/searchindex.js | 2 +- main/book/searchindex.json | 2 +- 102 files changed, 193 insertions(+), 373 deletions(-) diff --git a/main/api/quilkin/all.html b/main/api/quilkin/all.html index 6044b5bbec..d64f0713e4 100644 --- a/main/api/quilkin/all.html +++ b/main/api/quilkin/all.html @@ -1,2 +1,2 @@ List of all items in this crate -

List of all items

Structs

Enums

Traits

Macros

Functions

Type Aliases

Constants

\ No newline at end of file +

List of all items

Structs

Enums

Traits

Macros

Functions

Type Aliases

Constants

\ No newline at end of file diff --git a/main/api/quilkin/config/struct.Config.html b/main/api/quilkin/config/struct.Config.html index 473ab4a5a7..9eb255e852 100644 --- a/main/api/quilkin/config/struct.Config.html +++ b/main/api/quilkin/config/struct.Config.html @@ -16,14 +16,14 @@
source

pub fn apply_delta( &self, type_url: &str, - resources: Vec<XdsResource>, + resources: Vec<XdsResource>, removed_resources: &[String], remote_addr: Option<SocketAddr> ) -> Result<()>

source

pub fn apply_metrics(&self)

source

pub fn default_agent() -> Self

source

pub fn default_non_agent() -> Self

source

pub fn datacenters(&self) -> &Watch<DatacenterMap>

Gets the datacenters, panicking if this is an agent config

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Configuration for Config

source§

fn identifier(&self) -> String

source§

fn allow_request_processing(&self, resource_type: &str) -> bool

source§

fn apply_delta( &self, type_url: &str, - resources: Vec<XdsResource>, + resources: Vec<XdsResource>, removed_resources: &[String], remote_addr: Option<SocketAddr> ) -> Result<()>

source§

fn delta_discovery_request( diff --git a/main/api/quilkin/config/struct.Filter.html b/main/api/quilkin/config/struct.Filter.html index 8f586bebea..8c398fdc49 100644 --- a/main/api/quilkin/config/struct.Filter.html +++ b/main/api/quilkin/config/struct.Filter.html @@ -8,7 +8,7 @@ __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<(String, FilterInstance)> for Filter

source§

fn from((name, instance): (String, FilterInstance)) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Filter

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Filter

source§

fn eq(&self, other: &Filter) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Filter

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(filter: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(value: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(filter: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl Eq for Filter

source§

impl StructuralPartialEq for Filter

Auto Trait Implementations§

§

impl RefUnwindSafe for Filter

§

impl Send for Filter

§

impl Sync for Filter

§

impl Unpin for Filter

§

impl UnwindSafe for Filter

Blanket Implementations§

source§

impl<T> Any for T
where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(filter: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(value: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl TryFrom<Filter> for Filter

§

type Error = CreationError

The type returned in the event of a conversion error.
source§

fn try_from(filter: Filter) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl Eq for Filter

source§

impl StructuralPartialEq for Filter

Auto Trait Implementations§

§

impl RefUnwindSafe for Filter

§

impl Send for Filter

§

impl Sync for Filter

§

impl Unpin for Filter

§

impl UnwindSafe for Filter

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> DynClone for T
where diff --git a/main/api/quilkin/config/watch/trait.Watchable.html b/main/api/quilkin/config/watch/trait.Watchable.html index a83d3d9244..c4a48119d8 100644 --- a/main/api/quilkin/config/watch/trait.Watchable.html +++ b/main/api/quilkin/config/watch/trait.Watchable.html @@ -3,4 +3,4 @@ // Required methods fn mark(&self) -> Marker; fn has_changed(&self, marker: Marker) -> bool; -}

Required Methods§

source

fn mark(&self) -> Marker

source

fn has_changed(&self, marker: Marker) -> bool

Implementors§

\ No newline at end of file +}

Required Methods§

source

fn mark(&self) -> Marker

source

fn has_changed(&self, marker: Marker) -> bool

Implementors§

source§

impl Watchable for DatacenterMap

source§

impl<S> Watchable for ClusterMap<S>

\ No newline at end of file diff --git a/main/api/quilkin/filters/capture/enum.Strategy.html b/main/api/quilkin/filters/capture/enum.Strategy.html index 0d86ade90c..7055aafb5b 100644 --- a/main/api/quilkin/filters/capture/enum.Strategy.html +++ b/main/api/quilkin/filters/capture/enum.Strategy.html @@ -8,10 +8,10 @@
§

Suffix(Suffix)

Look for the set of bytes at the end of the packet

§

Regex(Regex)

Look for the set of bytes at the end of the packet

Implementations§

source§

impl Strategy

Trait Implementations§

source§

impl Debug for Strategy

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Strategy

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Prefix> for Strategy

source§

fn from(prefix: Prefix) -> Self

Converts to this type from the input type.
source§

impl From<Regex> for Strategy

source§

fn from(regex: Regex) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Suffix> for Strategy

source§

fn from(suffix: Suffix) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Strategy

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Strategy

source§

fn eq(&self, other: &Strategy) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Prefix> for Strategy

source§

fn from(prefix: Prefix) -> Self

Converts to this type from the input type.
source§

impl From<Regex> for Strategy

source§

fn from(regex: Regex) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Suffix> for Strategy

source§

fn from(suffix: Suffix) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Strategy

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Strategy

source§

fn eq(&self, other: &Strategy) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Strategy

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Strategy> for Strategy

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Strategy) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl StructuralPartialEq for Strategy

Auto Trait Implementations§

§

impl RefUnwindSafe for Strategy

§

impl Send for Strategy

§

impl Sync for Strategy

§

impl Unpin for Strategy

§

impl UnwindSafe for Strategy

Blanket Implementations§

source§

impl<T> Any for T
where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Strategy> for Strategy

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Strategy) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl StructuralPartialEq for Strategy

Auto Trait Implementations§

§

impl RefUnwindSafe for Strategy

§

impl Send for Strategy

§

impl Sync for Strategy

§

impl Unpin for Strategy

§

impl UnwindSafe for Strategy

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/main/api/quilkin/filters/capture/struct.Capture.html b/main/api/quilkin/filters/capture/struct.Capture.html index 32cc7fc40a..9b8fbc5d59 100644 --- a/main/api/quilkin/filters/capture/struct.Capture.html +++ b/main/api/quilkin/filters/capture/struct.Capture.html @@ -16,7 +16,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more
source§

impl StaticFilter for Capture

source§

const NAME: &'static str = "quilkin.filters.capture.v1alpha1.Capture"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Capture

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Capture

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/capture/struct.Config.html b/main/api/quilkin/filters/capture/struct.Config.html index e3fcdde8ab..0552612b05 100644 --- a/main/api/quilkin/filters/capture/struct.Config.html +++ b/main/api/quilkin/filters/capture/struct.Config.html @@ -7,10 +7,10 @@ under {{metadata_key}}/is_present.

§strategy: Strategy

The capture strategy.

Trait Implementations§

source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<D>(deserializer: D) -> Result<Self, D::Error>
where - D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Capture

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used + D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Capture

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Config

source§

fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
where - S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Capture> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Capture) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

§

impl RefUnwindSafe for Config

§

impl Send for Config

§

impl Sync for Config

§

impl Unpin for Config

§

impl UnwindSafe for Config

Blanket Implementations§

source§

impl<T> Any for T
where + S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Capture> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Capture) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

§

impl RefUnwindSafe for Config

§

impl Send for Config

§

impl Sync for Config

§

impl Unpin for Config

§

impl UnwindSafe for Config

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/main/api/quilkin/filters/compress/enum.Action.html b/main/api/quilkin/filters/compress/enum.Action.html index 11a8ce4ac7..2267529743 100644 --- a/main/api/quilkin/filters/compress/enum.Action.html +++ b/main/api/quilkin/filters/compress/enum.Action.html @@ -5,7 +5,7 @@ Decompress, }
Expand description

Whether to do nothing, compress or decompress the packet.

Variants§

§

DoNothing

§

Compress

§

Decompress

Trait Implementations§

source§

impl Clone for Action

source§

fn clone(&self) -> Action

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Action

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Action

source§

fn default() -> Action

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Action

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl From<Action> for Action

source§

fn from(action: ProtoAction) -> Self

Converts to this type from the input type.
source§

impl From<Action> for ActionValue

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Action

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Action

source§

fn eq(&self, other: &Action) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl From<Action> for Action

source§

fn from(action: ProtoAction) -> Self

Converts to this type from the input type.
source§

impl From<Action> for ActionValue

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Action

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Action

source§

fn eq(&self, other: &Action) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Action

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Copy for Action

source§

impl Eq for Action

source§

impl StructuralPartialEq for Action

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/compress/enum.Mode.html b/main/api/quilkin/filters/compress/enum.Mode.html index 2e33f80afd..d2210de70d 100644 --- a/main/api/quilkin/filters/compress/enum.Mode.html +++ b/main/api/quilkin/filters/compress/enum.Mode.html @@ -4,7 +4,7 @@ Lz4, }
Expand description

The library to use when compressing.

Variants (Non-exhaustive)§

This enum is marked as non-exhaustive
Non-exhaustive enums could have additional variants added in future. Therefore, when matching against variants of non-exhaustive enums, an extra wildcard arm must be added to account for any future variants.
§

Snappy

§

Lz4

Trait Implementations§

source§

impl Clone for Mode

source§

fn clone(&self) -> Mode

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Mode

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Mode

source§

fn default() -> Mode

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Mode

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Mode> for Compressor

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for Mode

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for Mode

source§

fn from(mode: ProtoMode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for ModeValue

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Mode

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Mode

source§

fn eq(&self, other: &Mode) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Mode> for Compressor

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for Mode

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for Mode

source§

fn from(mode: ProtoMode) -> Self

Converts to this type from the input type.
source§

impl From<Mode> for ModeValue

source§

fn from(mode: Mode) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Mode

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Mode

source§

fn eq(&self, other: &Mode) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Mode

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Copy for Mode

source§

impl Eq for Mode

source§

impl StructuralPartialEq for Mode

Auto Trait Implementations§

§

impl RefUnwindSafe for Mode

§

impl Send for Mode

§

impl Sync for Mode

§

impl Unpin for Mode

§

impl UnwindSafe for Mode

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/compress/struct.Compress.html b/main/api/quilkin/filters/compress/struct.Compress.html index 8d2160d012..40fc3c49d1 100644 --- a/main/api/quilkin/filters/compress/struct.Compress.html +++ b/main/api/quilkin/filters/compress/struct.Compress.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

source§

impl StaticFilter for Compress

source§

const NAME: &'static str = "quilkin.filters.compress.v1alpha1.Compress"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Compress

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Compress

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/compress/struct.Config.html b/main/api/quilkin/filters/compress/struct.Config.html index 515e69743e..234a43fe9c 100644 --- a/main/api/quilkin/filters/compress/struct.Config.html +++ b/main/api/quilkin/filters/compress/struct.Config.html @@ -4,7 +4,7 @@ pub on_read: Action, pub on_write: Action, }

Fields§

§mode: Mode§on_read: Action§on_write: Action

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Config

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Compress> for Config

source§

fn from(p: ProtoConfig) -> Self

Converts to this type from the input type.
source§

impl From<Config> for Compress

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Compress> for Config

source§

fn from(p: ProtoConfig) -> Self

Converts to this type from the input type.
source§

impl From<Config> for Compress

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Copy for Config

source§

impl Eq for Config

source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

§

impl RefUnwindSafe for Config

§

impl Send for Config

§

impl Sync for Config

§

impl Unpin for Config

§

impl UnwindSafe for Config

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/concatenate/enum.Strategy.html b/main/api/quilkin/filters/concatenate/enum.Strategy.html index a2fbbd77b3..d2a6c8929b 100644 --- a/main/api/quilkin/filters/concatenate/enum.Strategy.html +++ b/main/api/quilkin/filters/concatenate/enum.Strategy.html @@ -4,7 +4,7 @@ Prepend, DoNothing, }

Variants§

§

Append

§

Prepend

§

DoNothing

Trait Implementations§

source§

impl Debug for Strategy

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Strategy

source§

fn default() -> Strategy

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Strategy

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for StrategyValue

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Strategy

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Strategy

source§

fn eq(&self, other: &Strategy) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for Strategy

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl From<Strategy> for StrategyValue

source§

fn from(strategy: Strategy) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Strategy

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Strategy

source§

fn eq(&self, other: &Strategy) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Strategy

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Eq for Strategy

source§

impl StructuralPartialEq for Strategy

Auto Trait Implementations§

§

impl RefUnwindSafe for Strategy

§

impl Send for Strategy

§

impl Sync for Strategy

§

impl Unpin for Strategy

§

impl UnwindSafe for Strategy

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/concatenate/struct.Concatenate.html b/main/api/quilkin/filters/concatenate/struct.Concatenate.html index 33bf6a2a36..afaf06f3cd 100644 --- a/main/api/quilkin/filters/concatenate/struct.Concatenate.html +++ b/main/api/quilkin/filters/concatenate/struct.Concatenate.html @@ -20,7 +20,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

source§

impl StaticFilter for Concatenate

source§

const NAME: &'static str = "quilkin.filters.concatenate.v1alpha1.Concatenate"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Concatenate

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Concatenate

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/concatenate/struct.Config.html b/main/api/quilkin/filters/concatenate/struct.Config.html index 4d3a978a7d..566a18cddf 100644 --- a/main/api/quilkin/filters/concatenate/struct.Config.html +++ b/main/api/quilkin/filters/concatenate/struct.Config.html @@ -7,7 +7,7 @@

Fields (Non-exhaustive)§

This struct is marked as non-exhaustive
Non-exhaustive structs could have additional fields added in future. Therefore, non-exhaustive structs cannot be constructed in external crates using the traditional Struct { .. } syntax; cannot be matched against without a wildcard ..; and struct update syntax will not work.
§on_read: Strategy

Whether or not to append or prepend or do nothing on Filter Read

§on_write: Strategy

Whether or not to append or prepend or do nothing on Filter Write

§bytes: Vec<u8>

Trait Implementations§

source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Concatenate> for Config

source§

fn from(p: Concatenate) -> Self

Converts to this type from the input type.
source§

impl From<Config> for Concatenate

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Concatenate> for Config

source§

fn from(p: Concatenate) -> Self

Converts to this type from the input type.
source§

impl From<Config> for Concatenate

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Eq for Config

source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/debug/struct.Config.html b/main/api/quilkin/filters/debug/struct.Config.html index 925aede69f..5914cdcacb 100644 --- a/main/api/quilkin/filters/debug/struct.Config.html +++ b/main/api/quilkin/filters/debug/struct.Config.html @@ -4,8 +4,8 @@ }
Expand description

A Debug filter’s configuration.

Fields§

§id: Option<String>

Identifier that will be optionally included with each log message.

Trait Implementations§

source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for Config

source§

fn default() -> Config

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Debug

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Debug> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Debug) -> Result<Self, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more

source§

impl From<Config> for Debug

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Debug> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Debug) -> Result<Self, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/main/api/quilkin/filters/debug/struct.Debug.html b/main/api/quilkin/filters/debug/struct.Debug.html index a406bb65f2..05a418bf75 100644 --- a/main/api/quilkin/filters/debug/struct.Debug.html +++ b/main/api/quilkin/filters/debug/struct.Debug.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more
source§

impl StaticFilter for Debug

source§

const NAME: &'static str = "quilkin.filters.debug.v1alpha1.Debug"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Debug

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Debug

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/drop/struct.Config.html b/main/api/quilkin/filters/drop/struct.Config.html index ce9c7dba6d..a7d8e52b13 100644 --- a/main/api/quilkin/filters/drop/struct.Config.html +++ b/main/api/quilkin/filters/drop/struct.Config.html @@ -1,8 +1,8 @@ Config in quilkin::filters::drop - Rust

Struct quilkin::filters::drop::Config

source ·
pub struct Config;
Expand description

pass filter’s configuration.

Trait Implementations§

source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Drop

source§

fn from(_config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Drop> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(_: Drop) -> Result<Self, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more

source§

impl From<Config> for Drop

source§

fn from(_config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Drop> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(_: Drop) -> Result<Self, Self::Error>

Performs the conversion.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> From<T> for T

source§

fn from(t: T) -> T

Returns the argument unchanged.

diff --git a/main/api/quilkin/filters/drop/struct.Drop.html b/main/api/quilkin/filters/drop/struct.Drop.html index 5f14c11d80..592059078e 100644 --- a/main/api/quilkin/filters/drop/struct.Drop.html +++ b/main/api/quilkin/filters/drop/struct.Drop.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more
source§

impl StaticFilter for Drop

source§

const NAME: &'static str = "quilkin.filters.drop.v1alpha1.Drop"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Drop

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Drop

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( _: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/firewall/enum.Action.html b/main/api/quilkin/filters/firewall/enum.Action.html index 0c6e96ccf8..c1a51e50ac 100644 --- a/main/api/quilkin/filters/firewall/enum.Action.html +++ b/main/api/quilkin/filters/firewall/enum.Action.html @@ -6,7 +6,7 @@

Variants§

§

Allow

Matching rules will allow packets through.

§

Deny

Matching rules will block packets.

Trait Implementations§

source§

impl Clone for Action

source§

fn clone(&self) -> Action

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Action

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Action

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Action

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Action

source§

fn eq(&self, other: &Action) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl From<Action> for Action

source§

fn from(action: Action) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Action

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Action

source§

fn eq(&self, other: &Action) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Action

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Eq for Action

source§

impl StructuralPartialEq for Action

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/firewall/struct.Config.html b/main/api/quilkin/filters/firewall/struct.Config.html index ed0db2d3a9..d78b6adc5d 100644 --- a/main/api/quilkin/filters/firewall/struct.Config.html +++ b/main/api/quilkin/filters/firewall/struct.Config.html @@ -5,10 +5,10 @@ }
Expand description

Represents how a Firewall filter is configured for read and write operations.

Fields (Non-exhaustive)§

This struct is marked as non-exhaustive
Non-exhaustive structs could have additional fields added in future. Therefore, non-exhaustive structs cannot be constructed in external crates using the traditional Struct { .. } syntax; cannot be matched against without a wildcard ..; and struct update syntax will not work.
§on_read: Vec<Rule>§on_write: Vec<Rule>

Trait Implementations§

source§

impl Clone for Config

source§

fn clone(&self) -> Config

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Config

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Config

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Firewall

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Config> for Firewall

source§

fn from(config: Config) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Config

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Config

source§

fn eq(&self, other: &Config) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Config

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Firewall> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Firewall) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl Eq for Config

source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl TryFrom<Firewall> for Config

§

type Error = ConvertProtoConfigError

The type returned in the event of a conversion error.
source§

fn try_from(p: Firewall) -> Result<Self, Self::Error>

Performs the conversion.
source§

impl Eq for Config

source§

impl StructuralPartialEq for Config

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for T
where T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for T
where T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> DynClone for T
where diff --git a/main/api/quilkin/filters/firewall/struct.Firewall.html b/main/api/quilkin/filters/firewall/struct.Firewall.html index 7f72a315da..0e53c07ae8 100644 --- a/main/api/quilkin/filters/firewall/struct.Firewall.html +++ b/main/api/quilkin/filters/firewall/struct.Firewall.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

source§

impl StaticFilter for Firewall

source§

const NAME: &'static str = "quilkin.filters.firewall.v1alpha1.Firewall"

The globally unique name of the filter.
§

type Configuration = Config

The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
§

type BinaryConfiguration = Firewall

The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
§

type BinaryConfiguration = Firewall

The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
source§

fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn from_config(config: Option<Self::Configuration>) -> Self

Instantiates a new StaticFilter from the given configuration, if any. Read more
source§

fn factory() -> DynFilterFactory
where diff --git a/main/api/quilkin/filters/firewall/struct.PortRange.html b/main/api/quilkin/filters/firewall/struct.PortRange.html index a1ee1b5ce7..33d064688b 100644 --- a/main/api/quilkin/filters/firewall/struct.PortRange.html +++ b/main/api/quilkin/filters/firewall/struct.PortRange.html @@ -7,7 +7,7 @@ D: Deserializer<'de>,

Port ranges can be specified in yaml as either “10” as as single value or as “10-20” as a range, between a minimum and a maximum. This deserializes either format into a PortRange.

-
source§

impl From<PortRange> for PortRange

source§

fn from(range: PortRange) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for PortRange

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for PortRange

source§

fn eq(&self, other: &PortRange) -> bool

This method tests for self and other values to be equal, and is used +
source§

impl From<PortRange> for PortRange

source§

fn from(range: PortRange) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for PortRange

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for PortRange

source§

fn eq(&self, other: &PortRange) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for PortRange

source§

fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
where S: Serializer,

Serialise the PortRange into a single digit if min and max are the same diff --git a/main/api/quilkin/filters/firewall/struct.Rule.html b/main/api/quilkin/filters/firewall/struct.Rule.html index 2c8aed5361..093c8fbed0 100644 --- a/main/api/quilkin/filters/firewall/struct.Rule.html +++ b/main/api/quilkin/filters/firewall/struct.Rule.html @@ -25,7 +25,7 @@

§Examples
assert!(!rule.contains((ip, 1000).into())); assert!(!rule.contains(([192, 168, 76, 10], 40).into()));

Trait Implementations§

source§

impl Clone for Rule

source§

fn clone(&self) -> Rule

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for Rule

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl<'de> Deserialize<'de> for Rule

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Rule> for Rule

source§

fn from(rule: Rule) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Rule

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Rule

source§

fn eq(&self, other: &Rule) -> bool

This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
source§

impl From<Rule> for Rule

source§

fn from(rule: Rule) -> Self

Converts to this type from the input type.
source§

impl JsonSchema for Rule

source§

fn schema_name() -> String

The name of the generated JSON Schema. Read more
source§

fn schema_id() -> Cow<'static, str>

Returns a string that uniquely identifies the schema produced by this type. Read more
source§

fn json_schema(gen: &mut SchemaGenerator) -> Schema

Generates a JSON Schema for this type. Read more
§

fn is_referenceable() -> bool

Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
source§

impl PartialEq for Rule

source§

fn eq(&self, other: &Rule) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Serialize for Rule

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
where __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Eq for Rule

source§

impl StructuralPartialEq for Rule

Auto Trait Implementations§

§

impl RefUnwindSafe for Rule

§

impl Send for Rule

§

impl Sync for Rule

§

impl Unpin for Rule

§

impl UnwindSafe for Rule

Blanket Implementations§

source§

impl<T> Any for T
where diff --git a/main/api/quilkin/filters/index.html b/main/api/quilkin/filters/index.html index 90a3b34dd8..7cd357a87c 100644 --- a/main/api/quilkin/filters/index.html +++ b/main/api/quilkin/filters/index.html @@ -5,7 +5,7 @@ beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.
  • An error representing failure to convert a filter’s protobuf configuration -to its static representation.
  • Arguments needed to create a new filter.
  • Debug logs all incoming and outgoing packets
  • Always drops a packet, mostly useful in combination with other filters.
  • A chain of Filters to be executed in order.
  • The value returned by FilterFactory::create_filter.
  • Registry of all Filters that can be applied in the system.
  • A set of filters to be registered with a FilterRegistry.
  • Filter for allowing/blocking traffic by IP and port.
  • Balances packets over the upstream endpoints.
  • A filter that implements rate limiting on packets based on the token-bucket +to its static representation.
  • Arguments needed to create a new filter.
  • Debug logs all incoming and outgoing packets
  • Always drops a packet, mostly useful in combination with other filters.
  • A chain of Filters to be executed in order.
  • The value returned by FilterFactory::create_filter.
  • Registry of all Filters that can be applied in the system.
  • A set of filters to be registered with a FilterRegistry.
  • Filter for allowing/blocking traffic by IP and port.
  • Balances packets over the upstream endpoints.
  • A filter that implements rate limiting on packets based on the token-bucket algorithm. Packets that violate the rate limit are dropped. It only applies rate limiting on packets received from a downstream connection (processed through LocalRateLimit::read). Packets coming from upstream endpoints diff --git a/main/api/quilkin/filters/load_balancer/enum.Policy.html b/main/api/quilkin/filters/load_balancer/enum.Policy.html index 11a1f7eaff..0b2c94fc20 100644 --- a/main/api/quilkin/filters/load_balancer/enum.Policy.html +++ b/main/api/quilkin/filters/load_balancer/enum.Policy.html @@ -9,7 +9,7 @@
    §

    Random

    Send packets to endpoints chosen at random.

    §

    Hash

    Send packets to endpoints based on hash of source IP and port.

  • Implementations§

    source§

    impl Policy

    source

    pub fn as_endpoint_chooser(&self) -> Box<dyn EndpointChooser>

    Trait Implementations§

    source§

    impl Debug for Policy

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Default for Policy

    source§

    fn default() -> Policy

    Returns the “default value” for a type. Read more
    source§

    impl<'de> Deserialize<'de> for Policy

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Policy> for Policy

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl From<Policy> for Policy

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl From<Policy> for PolicyValue

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Policy

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Policy

    source§

    fn eq(&self, other: &Policy) -> bool

    This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Policy> for Policy

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl From<Policy> for Policy

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl From<Policy> for PolicyValue

    source§

    fn from(policy: Policy) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Policy

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Policy

    source§

    fn eq(&self, other: &Policy) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Policy

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl Eq for Policy

    source§

    impl StructuralPartialEq for Policy

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Policy

    §

    impl Send for Policy

    §

    impl Sync for Policy

    §

    impl Unpin for Policy

    §

    impl UnwindSafe for Policy

    Blanket Implementations§

    source§

    impl<T> Any for T
    where diff --git a/main/api/quilkin/filters/load_balancer/struct.Config.html b/main/api/quilkin/filters/load_balancer/struct.Config.html index 21e567c8d7..5320e978e5 100644 --- a/main/api/quilkin/filters/load_balancer/struct.Config.html +++ b/main/api/quilkin/filters/load_balancer/struct.Config.html @@ -3,7 +3,7 @@ pub policy: Policy, }
    Expand description

    The configuration for load_balancer.

    Fields (Non-exhaustive)§

    This struct is marked as non-exhaustive
    Non-exhaustive structs could have additional fields added in future. Therefore, non-exhaustive structs cannot be constructed in external crates using the traditional Struct { .. } syntax; cannot be matched against without a wildcard ..; and struct update syntax will not work.
    §policy: Policy

    Trait Implementations§

    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl<'de> Deserialize<'de> for Config

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for LoadBalancer

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl From<LoadBalancer> for Config

    source§

    fn from(p: LoadBalancer) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for LoadBalancer

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl From<LoadBalancer> for Config

    source§

    fn from(p: LoadBalancer) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where diff --git a/main/api/quilkin/filters/load_balancer/struct.LoadBalancer.html b/main/api/quilkin/filters/load_balancer/struct.LoadBalancer.html index 0bb70524cc..2ce620879b 100644 --- a/main/api/quilkin/filters/load_balancer/struct.LoadBalancer.html +++ b/main/api/quilkin/filters/load_balancer/struct.LoadBalancer.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for LoadBalancer

    source§

    const NAME: &'static str = "quilkin.filters.load_balancer.v1alpha1.LoadBalancer"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LoadBalancer

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LoadBalancer

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/local_rate_limit/struct.Config.html b/main/api/quilkin/filters/local_rate_limit/struct.Config.html index 22c9f106ad..813a18f2ea 100644 --- a/main/api/quilkin/filters/local_rate_limit/struct.Config.html +++ b/main/api/quilkin/filters/local_rate_limit/struct.Config.html @@ -8,10 +8,10 @@
    §period: u32

    The duration in seconds during which max_packets applies. If none is provided, it defaults to one second.

    Trait Implementations§

    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl<'de> Deserialize<'de> for Config

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for LocalRateLimit

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,
    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for LocalRateLimit

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<LocalRateLimit> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: LocalRateLimit) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<LocalRateLimit> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: LocalRateLimit) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/local_rate_limit/struct.LocalRateLimit.html b/main/api/quilkin/filters/local_rate_limit/struct.LocalRateLimit.html index 7ddb71943f..4cdf4b4854 100644 --- a/main/api/quilkin/filters/local_rate_limit/struct.LocalRateLimit.html +++ b/main/api/quilkin/filters/local_rate_limit/struct.LocalRateLimit.html @@ -21,7 +21,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for LocalRateLimit

    source§

    const NAME: &'static str = "quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LocalRateLimit

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LocalRateLimit

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/match/struct.Branch.html b/main/api/quilkin/filters/match/struct.Branch.html index 885c47341c..698cb1906d 100644 --- a/main/api/quilkin/filters/match/struct.Branch.html +++ b/main/api/quilkin/filters/match/struct.Branch.html @@ -10,7 +10,7 @@ __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl JsonSchema for Branch

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Branch

    source§

    fn eq(&self, other: &Branch) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Branch

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Branch> for Branch

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(branch: Branch) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Branch> for Branch

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(branch: Branch) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Branch

    source§

    impl StructuralPartialEq for Branch

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Branch

    §

    impl Send for Branch

    §

    impl Sync for Branch

    §

    impl Unpin for Branch

    §

    impl UnwindSafe for Branch

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Branch> for Branch

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(branch: Branch) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Branch> for Branch

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(branch: Branch) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Branch

    source§

    impl StructuralPartialEq for Branch

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Branch

    §

    impl Send for Branch

    §

    impl Sync for Branch

    §

    impl Unpin for Branch

    §

    impl UnwindSafe for Branch

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/match/struct.Config.html b/main/api/quilkin/filters/match/struct.Config.html index ac83fc1c16..8cba0f0001 100644 --- a/main/api/quilkin/filters/match/struct.Config.html +++ b/main/api/quilkin/filters/match/struct.Config.html @@ -9,7 +9,7 @@ __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for Match

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Match> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Match) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for Match

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Match> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Match) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/match/struct.DirectionalConfig.html b/main/api/quilkin/filters/match/struct.DirectionalConfig.html index dbda6b3e33..d4a996cf0c 100644 --- a/main/api/quilkin/filters/match/struct.DirectionalConfig.html +++ b/main/api/quilkin/filters/match/struct.DirectionalConfig.html @@ -11,7 +11,7 @@ __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl JsonSchema for DirectionalConfig

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for DirectionalConfig

    source§

    fn eq(&self, other: &DirectionalConfig) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for DirectionalConfig

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for DirectionalConfig

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<DirectionalConfig> for Config

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: DirectionalConfig) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for DirectionalConfig

    source§

    impl StructuralPartialEq for DirectionalConfig

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for DirectionalConfig

    §

    impl Send for DirectionalConfig

    §

    impl Sync for DirectionalConfig

    §

    impl Unpin for DirectionalConfig

    §

    impl UnwindSafe for DirectionalConfig

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for DirectionalConfig

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<DirectionalConfig> for Config

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: DirectionalConfig) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for DirectionalConfig

    source§

    impl StructuralPartialEq for DirectionalConfig

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for DirectionalConfig

    §

    impl Send for DirectionalConfig

    §

    impl Sync for DirectionalConfig

    §

    impl Unpin for DirectionalConfig

    §

    impl UnwindSafe for DirectionalConfig

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/match/struct.Fallthrough.html b/main/api/quilkin/filters/match/struct.Fallthrough.html index 19e86503d2..491cfb2b83 100644 --- a/main/api/quilkin/filters/match/struct.Fallthrough.html +++ b/main/api/quilkin/filters/match/struct.Fallthrough.html @@ -4,7 +4,7 @@ __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl JsonSchema for Fallthrough

    source§

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    source§

    impl PartialEq for Fallthrough

    source§

    fn eq(&self, other: &Fallthrough) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Fallthrough

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Fallthrough> for Filter

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(fallthrough: Fallthrough) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Fallthrough

    source§

    impl StructuralPartialEq for Fallthrough

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fallthrough

    §

    impl Send for Fallthrough

    §

    impl Sync for Fallthrough

    §

    impl Unpin for Fallthrough

    §

    impl UnwindSafe for Fallthrough

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Fallthrough> for Filter

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(fallthrough: Fallthrough) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Fallthrough

    source§

    impl StructuralPartialEq for Fallthrough

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Fallthrough

    §

    impl Send for Fallthrough

    §

    impl Sync for Fallthrough

    §

    impl Unpin for Fallthrough

    §

    impl UnwindSafe for Fallthrough

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/match/struct.Match.html b/main/api/quilkin/filters/match/struct.Match.html index efb6002d03..cba4901bd6 100644 --- a/main/api/quilkin/filters/match/struct.Match.html +++ b/main/api/quilkin/filters/match/struct.Match.html @@ -16,7 +16,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Match

    source§

    const NAME: &'static str = "quilkin.filters.match.v1alpha1.Match"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Match

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Match

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/pass/struct.Config.html b/main/api/quilkin/filters/pass/struct.Config.html index 91777c08a0..982d09f53f 100644 --- a/main/api/quilkin/filters/pass/struct.Config.html +++ b/main/api/quilkin/filters/pass/struct.Config.html @@ -1,8 +1,8 @@ Config in quilkin::filters::pass - Rust

    Struct quilkin::filters::pass::Config

    source ·
    pub struct Config;
    Expand description

    pass filter’s configuration.

    Trait Implementations§

    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl<'de> Deserialize<'de> for Config

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for Pass

    source§

    fn from(_config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Pass> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(_: Pass) -> Result<Self, Self::Error>

    Performs the conversion.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more

    source§

    impl From<Config> for Pass

    source§

    fn from(_config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Pass> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(_: Pass) -> Result<Self, Self::Error>

    Performs the conversion.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    source§

    impl<T> From<T> for T

    source§

    fn from(t: T) -> T

    Returns the argument unchanged.

    diff --git a/main/api/quilkin/filters/pass/struct.Pass.html b/main/api/quilkin/filters/pass/struct.Pass.html index 3a5c7a2891..67f1efca0e 100644 --- a/main/api/quilkin/filters/pass/struct.Pass.html +++ b/main/api/quilkin/filters/pass/struct.Pass.html @@ -18,7 +18,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more
    source§

    impl StaticFilter for Pass

    source§

    const NAME: &'static str = "quilkin.filters.pass.v1alpha1.Pass"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Pass

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Pass

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( _config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/sidebar-items.js b/main/api/quilkin/filters/sidebar-items.js index ad1c9922ab..27d1664aa3 100644 --- a/main/api/quilkin/filters/sidebar-items.js +++ b/main/api/quilkin/filters/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["CreationError"],"mod":["capture","compress","concatenate","debug","drop","firewall","load_balancer","local_rate_limit","match","metrics","pass","prelude","timestamp","token_router"],"struct":["Capture","Compress","Concatenate","ConvertProtoConfigError","CreateFilterArgs","Debug","Drop","FilterChain","FilterError","FilterInstance","FilterRegistry","FilterSet","Firewall","HashedTokenRouter","LoadBalancer","LocalRateLimit","Match","Pass","ReadContext","Timestamp","TokenRouter","WriteContext"],"trait":["Filter","FilterFactory","StaticFilter"],"type":["DynFilterFactory","FilterMap"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["CreationError"],"mod":["capture","compress","concatenate","debug","drop","firewall","load_balancer","local_rate_limit","match","metrics","pass","prelude","timestamp","token_router"],"struct":["Capture","Compress","Concatenate","ConvertProtoConfigError","CreateFilterArgs","Debug","Drop","FilterChain","FilterError","FilterInstance","FilterRegistry","FilterSet","Firewall","LoadBalancer","LocalRateLimit","Match","Pass","ReadContext","Timestamp","TokenRouter","WriteContext"],"trait":["Filter","FilterFactory","StaticFilter"],"type":["DynFilterFactory","FilterMap"]}; \ No newline at end of file diff --git a/main/api/quilkin/filters/struct.Capture.html b/main/api/quilkin/filters/struct.Capture.html index d448582511..b3c6014ae2 100644 --- a/main/api/quilkin/filters/struct.Capture.html +++ b/main/api/quilkin/filters/struct.Capture.html @@ -16,7 +16,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Capture

    source§

    const NAME: &'static str = "quilkin.filters.capture.v1alpha1.Capture"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Capture

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Capture

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Compress.html b/main/api/quilkin/filters/struct.Compress.html index b308063396..9c0bbd5636 100644 --- a/main/api/quilkin/filters/struct.Compress.html +++ b/main/api/quilkin/filters/struct.Compress.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Compress

    source§

    const NAME: &'static str = "quilkin.filters.compress.v1alpha1.Compress"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Compress

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Compress

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Concatenate.html b/main/api/quilkin/filters/struct.Concatenate.html index 5893dfae30..61e9ca4303 100644 --- a/main/api/quilkin/filters/struct.Concatenate.html +++ b/main/api/quilkin/filters/struct.Concatenate.html @@ -20,7 +20,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Concatenate

    source§

    const NAME: &'static str = "quilkin.filters.concatenate.v1alpha1.Concatenate"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Concatenate

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Concatenate

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Debug.html b/main/api/quilkin/filters/struct.Debug.html index 1d6e50779c..5aced12333 100644 --- a/main/api/quilkin/filters/struct.Debug.html +++ b/main/api/quilkin/filters/struct.Debug.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Debug

    source§

    const NAME: &'static str = "quilkin.filters.debug.v1alpha1.Debug"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Debug

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Debug

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Drop.html b/main/api/quilkin/filters/struct.Drop.html index 8de9368caf..4b1a15c2f8 100644 --- a/main/api/quilkin/filters/struct.Drop.html +++ b/main/api/quilkin/filters/struct.Drop.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Drop

    source§

    const NAME: &'static str = "quilkin.filters.drop.v1alpha1.Drop"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Drop

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Drop

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( _: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.FilterChain.html b/main/api/quilkin/filters/struct.FilterChain.html index 2a9eeebf97..0264f01052 100644 --- a/main/api/quilkin/filters/struct.FilterChain.html +++ b/main/api/quilkin/filters/struct.FilterChain.html @@ -33,7 +33,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl Index<usize> for FilterChain

    §

    type Output = (String, FilterInstance)

    The returned type after indexing.
    source§

    fn index(&self, index: usize) -> &Self::Output

    Performs the indexing (container[index]) operation. Read more
    source§

    impl JsonSchema for FilterChain

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    source§

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    §

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    impl PartialEq for FilterChain

    source§

    fn eq(&self, rhs: &Self) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always -sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for FilterChain

    source§

    fn serialize<S: Serializer>(&self, ser: S) -> Result<S::Ok, S::Error>

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<&FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(chain: &FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<&FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: &FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(chain: FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Serialize for FilterChain

    source§

    fn serialize<S: Serializer>(&self, ser: S) -> Result<S::Ok, S::Error>

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<&FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(chain: &FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<&FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: &FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<FilterChain> for FilterChain

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(chain: FilterChain) -> Result<Self, Self::Error>

    Performs the conversion.

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for FilterChain

    §

    impl Send for FilterChain

    §

    impl Sync for FilterChain

    §

    impl Unpin for FilterChain

    §

    impl !UnwindSafe for FilterChain

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    source§

    impl<T> DynClone for T
    where diff --git a/main/api/quilkin/filters/struct.FilterSet.html b/main/api/quilkin/filters/struct.FilterSet.html index 4400686725..13283090b5 100644 --- a/main/api/quilkin/filters/struct.FilterSet.html +++ b/main/api/quilkin/filters/struct.FilterSet.html @@ -11,20 +11,20 @@
  • hashed_token_router
  • compress
  • -

    Implementations§

    source§

    impl FilterSet

    source

    pub fn default_with(filters: impl IntoIterator<Item = DynFilterFactory>) -> Self

    Returns a FilterSet with the filters provided through filters in +

    Implementations§

    source§

    impl FilterSet

    source

    pub fn default_with(filters: impl IntoIterator<Item = DynFilterFactory>) -> Self

    Returns a FilterSet with the filters provided through filters in addition to the defaults. Any filter factories provided by filters will override any defaults with a matching name.

    -
    source

    pub fn with(filters: impl IntoIterator<Item = DynFilterFactory>) -> Self

    Creates a new FilterSet with the set of filter_factories without +

    source

    pub fn with(filters: impl IntoIterator<Item = DynFilterFactory>) -> Self

    Creates a new FilterSet with the set of filter_factories without any defaults.

    -
    source

    pub fn get(&self, key: &str) -> Option<&Arc<DynFilterFactory>>

    Returns a DynFilterFactory if one matches id, otherwise returns +

    source

    pub fn get(&self, key: &str) -> Option<&Arc<DynFilterFactory>>

    Returns a DynFilterFactory if one matches id, otherwise returns None.

    -
    source

    pub fn insert( +

    source

    pub fn insert( &mut self, value: DynFilterFactory ) -> Option<Arc<DynFilterFactory>>

    Inserts factory for the specified FilterFactory, returning any previous filter stored at that location if present.

    -
    source

    pub fn iter(&self) -> Iter<'_>

    Returns a by reference iterator over the set of filters.

    -

    Trait Implementations§

    source§

    impl Clone for FilterSet

    source§

    fn clone(&self) -> FilterSet

    Returns a copy of the value. Read more
    1.0.0 · source§

    fn clone_from(&mut self, source: &Self)

    Performs copy-assignment from source. Read more
    source§

    impl Default for FilterSet

    source§

    fn default() -> Self

    Returns the “default value” for a type. Read more
    source§

    impl From<FilterSet> for FilterMap

    source§

    fn from(set: FilterSet) -> Self

    Converts to this type from the input type.
    source§

    impl<I: Iterator<Item = DynFilterFactory>> From<I> for FilterSet

    source§

    fn from(iter: I) -> Self

    Converts to this type from the input type.
    source§

    impl FromIterator<Box<dyn FilterFactory>> for FilterSet

    source§

    fn from_iter<I: IntoIterator<Item = DynFilterFactory>>(iter: I) -> Self

    Creates a value from an iterator. Read more
    source§

    impl IntoIterator for FilterSet

    §

    type IntoIter = IntoIter

    Which kind of iterator are we turning this into?
    §

    type Item = Arc<Box<dyn FilterFactory>>

    The type of the elements being iterated over.
    source§

    fn into_iter(self) -> Self::IntoIter

    Creates an iterator from a value. Read more

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where +

    source

    pub fn iter(&self) -> Iter<'_>

    Returns a by reference iterator over the set of filters.

    +

    Trait Implementations§

    source§

    impl Clone for FilterSet

    source§

    fn clone(&self) -> FilterSet

    Returns a copy of the value. Read more
    1.0.0 · source§

    fn clone_from(&mut self, source: &Self)

    Performs copy-assignment from source. Read more
    source§

    impl Default for FilterSet

    source§

    fn default() -> Self

    Returns the “default value” for a type. Read more
    source§

    impl From<FilterSet> for FilterMap

    source§

    fn from(set: FilterSet) -> Self

    Converts to this type from the input type.
    source§

    impl<I: Iterator<Item = DynFilterFactory>> From<I> for FilterSet

    source§

    fn from(iter: I) -> Self

    Converts to this type from the input type.
    source§

    impl FromIterator<Box<dyn FilterFactory>> for FilterSet

    source§

    fn from_iter<I: IntoIterator<Item = DynFilterFactory>>(iter: I) -> Self

    Creates a value from an iterator. Read more
    source§

    impl IntoIterator for FilterSet

    §

    type IntoIter = IntoIter

    Which kind of iterator are we turning this into?
    §

    type Item = Arc<Box<dyn FilterFactory>>

    The type of the elements being iterated over.
    source§

    fn into_iter(self) -> Self::IntoIter

    Creates an iterator from a value. Read more

    Auto Trait Implementations§

    §

    impl !RefUnwindSafe for FilterSet

    §

    impl Send for FilterSet

    §

    impl Sync for FilterSet

    §

    impl Unpin for FilterSet

    §

    impl !UnwindSafe for FilterSet

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    source§

    impl<T> DynClone for T
    where diff --git a/main/api/quilkin/filters/struct.Firewall.html b/main/api/quilkin/filters/struct.Firewall.html index bc01a353bf..8ec9abe31e 100644 --- a/main/api/quilkin/filters/struct.Firewall.html +++ b/main/api/quilkin/filters/struct.Firewall.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Firewall

    source§

    const NAME: &'static str = "quilkin.filters.firewall.v1alpha1.Firewall"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Firewall

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Firewall

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.LoadBalancer.html b/main/api/quilkin/filters/struct.LoadBalancer.html index 93c7c0ce39..fc4aee955f 100644 --- a/main/api/quilkin/filters/struct.LoadBalancer.html +++ b/main/api/quilkin/filters/struct.LoadBalancer.html @@ -17,7 +17,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for LoadBalancer

    source§

    const NAME: &'static str = "quilkin.filters.load_balancer.v1alpha1.LoadBalancer"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LoadBalancer

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LoadBalancer

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.LocalRateLimit.html b/main/api/quilkin/filters/struct.LocalRateLimit.html index 5f0707d8f1..3c91b46c74 100644 --- a/main/api/quilkin/filters/struct.LocalRateLimit.html +++ b/main/api/quilkin/filters/struct.LocalRateLimit.html @@ -21,7 +21,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for LocalRateLimit

    source§

    const NAME: &'static str = "quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LocalRateLimit

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = LocalRateLimit

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Match.html b/main/api/quilkin/filters/struct.Match.html index edc0b0318d..ab3a6df09b 100644 --- a/main/api/quilkin/filters/struct.Match.html +++ b/main/api/quilkin/filters/struct.Match.html @@ -16,7 +16,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Match

    source§

    const NAME: &'static str = "quilkin.filters.match.v1alpha1.Match"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Match

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Match

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Pass.html b/main/api/quilkin/filters/struct.Pass.html index cae5096651..9e227476e5 100644 --- a/main/api/quilkin/filters/struct.Pass.html +++ b/main/api/quilkin/filters/struct.Pass.html @@ -18,7 +18,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Pass

    source§

    const NAME: &'static str = "quilkin.filters.pass.v1alpha1.Pass"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Pass

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Pass

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( _config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.Timestamp.html b/main/api/quilkin/filters/struct.Timestamp.html index ced322e104..217d7e132d 100644 --- a/main/api/quilkin/filters/struct.Timestamp.html +++ b/main/api/quilkin/filters/struct.Timestamp.html @@ -20,7 +20,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Timestamp

    source§

    const NAME: &'static str = "quilkin.filters.timestamp.v1alpha1.Timestamp"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Timestamp

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Timestamp

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/struct.TokenRouter.html b/main/api/quilkin/filters/struct.TokenRouter.html index 96c9c35bc1..fcfb6382eb 100644 --- a/main/api/quilkin/filters/struct.TokenRouter.html +++ b/main/api/quilkin/filters/struct.TokenRouter.html @@ -1,7 +1,9 @@ -TokenRouter in quilkin::filters - Rust -
    pub struct TokenRouter { /* private fields */ }
    Expand description

    Filter that only allows packets to be passed to Endpoints that have a matching +TokenRouter in quilkin::filters - Rust

    +
    pub struct TokenRouter { /* private fields */ }
    Expand description

    Filter that only allows packets to be passed to Endpoints that have a matching connection_id to the token stored in the Filter’s dynamic metadata.

    -

    Trait Implementations§

    source§

    impl Filter for TokenRouter

    source§

    fn read<'life0, 'life1, 'async_trait>( +

    Implementations§

    source§

    impl TokenRouter

    source

    pub fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError>

    Non-async version of Filter::read, as this filter does no actual async +operations. Used in benchmarking.

    +

    Trait Implementations§

    source§

    impl Default for TokenRouter

    source§

    fn default() -> TokenRouter

    Returns the “default value” for a type. Read more
    source§

    impl Filter for TokenRouter

    source§

    fn read<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 mut ReadContext ) -> Pin<Box<dyn Future<Output = Result<(), FilterError>> + Send + 'async_trait>>
    where @@ -16,10 +18,10 @@ 'life0: 'async_trait, 'life1: 'async_trait,

    Filter::write is invoked when the proxy is about to send data to a downstream connection via the listening port after receiving it via one -of the upstream Endpoints. Read more
    source§

    impl Router for TokenRouter

    source§

    fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError>

    source§

    fn new() -> Self

    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde +of the upstream Endpoints. Read more
    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = TokenRouter

    The binary configuration of the filter. Must be prost compatible, -and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( +from Self::BinaryConfiguration.

    §

    type BinaryConfiguration = TokenRouter

    The binary configuration of the filter. Must be prost compatible, +and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where Self: 'static,

    Creates a new dynamic FilterFactory virtual table.
    source§

    fn ensure_config_exists( diff --git a/main/api/quilkin/filters/timestamp/struct.Config.html b/main/api/quilkin/filters/timestamp/struct.Config.html index 08db936717..3d701f6103 100644 --- a/main/api/quilkin/filters/timestamp/struct.Config.html +++ b/main/api/quilkin/filters/timestamp/struct.Config.html @@ -4,10 +4,10 @@ }
    Expand description

    Config represents a self’s configuration.

    Fields§

    §metadata_key: Key

    The metadata key to read the UTC UNIX Timestamp from.

    Implementations§

    source§

    impl Config

    source

    pub fn new(metadata_key: impl AsRef<str>) -> Self

    Trait Implementations§

    source§

    impl Clone for Config

    source§

    fn clone(&self) -> Config

    Returns a copy of the value. Read more
    1.0.0 · source§

    fn clone_from(&mut self, source: &Self)

    Performs copy-assignment from source. Read more
    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl<'de> Deserialize<'de> for Config

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for Timestamp

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used + __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for Timestamp

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for Timestamp

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Timestamp> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: Timestamp) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Config> for Timestamp

    §

    type Error = CreationError

    The type returned in the event of a conversion error.
    source§

    fn try_from(config: Config) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Timestamp> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: Timestamp) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Config

    §

    impl Send for Config

    §

    impl Sync for Config

    §

    impl Unpin for Config

    §

    impl UnwindSafe for Config

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    source§

    impl<T> DynClone for T
    where diff --git a/main/api/quilkin/filters/timestamp/struct.Timestamp.html b/main/api/quilkin/filters/timestamp/struct.Timestamp.html index a455692695..7b07512669 100644 --- a/main/api/quilkin/filters/timestamp/struct.Timestamp.html +++ b/main/api/quilkin/filters/timestamp/struct.Timestamp.html @@ -20,7 +20,7 @@ downstream connection via the listening port after receiving it via one of the upstream Endpoints. Read more

    source§

    impl StaticFilter for Timestamp

    source§

    const NAME: &'static str = "quilkin.filters.timestamp.v1alpha1.Timestamp"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Timestamp

    The binary configuration of the filter. Must be prost compatible, +from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = Timestamp

    The binary configuration of the filter. Must be prost compatible, and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where diff --git a/main/api/quilkin/filters/token_router/enum.Error.html b/main/api/quilkin/filters/token_router/enum.Error.html index 770e27b35a..f3e1042fbb 100644 --- a/main/api/quilkin/filters/token_router/enum.Error.html +++ b/main/api/quilkin/filters/token_router/enum.Error.html @@ -1,9 +1,9 @@ Error in quilkin::filters::token_router - Rust -
    pub enum Error {
    +    
    pub enum Error {
         NoTokenFound(Key),
         InvalidType(Key, Value),
         NoEndpointMatch(Key, String),
    -}

    Variants§

    §

    NoTokenFound(Key)

    §

    InvalidType(Key, Value)

    §

    NoEndpointMatch(Key, String)

    Trait Implementations§

    source§

    impl Debug for Error

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Display for Error

    source§

    fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Error for Error

    1.30.0 · source§

    fn source(&self) -> Option<&(dyn Error + 'static)>

    The lower-level source of this error, if any. Read more
    1.0.0 · source§

    fn description(&self) -> &str

    👎Deprecated since 1.42.0: use the Display impl or to_string()
    1.0.0 · source§

    fn cause(&self) -> Option<&dyn Error>

    👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
    source§

    fn provide<'a>(&'a self, request: &mut Request<'a>)

    🔬This is a nightly-only experimental API. (error_generic_member_access)
    Provides type based access to context intended for error reports. Read more

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<T> Any for T
    where +}

    Variants§

    §

    NoTokenFound(Key)

    §

    InvalidType(Key, Value)

    §

    NoEndpointMatch(Key, String)

    Trait Implementations§

    source§

    impl Debug for Error

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Display for Error

    source§

    fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Error for Error

    1.30.0 · source§

    fn source(&self) -> Option<&(dyn Error + 'static)>

    The lower-level source of this error, if any. Read more
    1.0.0 · source§

    fn description(&self) -> &str

    👎Deprecated since 1.42.0: use the Display impl or to_string()
    1.0.0 · source§

    fn cause(&self) -> Option<&dyn Error>

    👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
    source§

    fn provide<'a>(&'a self, request: &mut Request<'a>)

    🔬This is a nightly-only experimental API. (error_generic_member_access)
    Provides type based access to context intended for error reports. Read more

    Auto Trait Implementations§

    §

    impl RefUnwindSafe for Error

    §

    impl Send for Error

    §

    impl Sync for Error

    §

    impl Unpin for Error

    §

    impl UnwindSafe for Error

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    source§

    impl<T> From<T> for T

    source§

    fn from(t: T) -> T

    Returns the argument unchanged.

    diff --git a/main/api/quilkin/filters/token_router/index.html b/main/api/quilkin/filters/token_router/index.html index aef9b49ca7..e6d2b1ef8e 100644 --- a/main/api/quilkin/filters/token_router/index.html +++ b/main/api/quilkin/filters/token_router/index.html @@ -1,3 +1,3 @@ -quilkin::filters::token_router - Rust -

    Structs§

    • Filter that only allows packets to be passed to Endpoints that have a matching -connection_id to the token stored in the Filter’s dynamic metadata.

    Enums§

    Traits§

    \ No newline at end of file +quilkin::filters::token_router - Rust +

    Structs§

    • Filter that only allows packets to be passed to Endpoints that have a matching +connection_id to the token stored in the Filter’s dynamic metadata.

    Enums§

    \ No newline at end of file diff --git a/main/api/quilkin/filters/token_router/sidebar-items.js b/main/api/quilkin/filters/token_router/sidebar-items.js index 1777bab4f6..d929e8368e 100644 --- a/main/api/quilkin/filters/token_router/sidebar-items.js +++ b/main/api/quilkin/filters/token_router/sidebar-items.js @@ -1 +1 @@ -window.SIDEBAR_ITEMS = {"enum":["Error"],"struct":["Config","HashedTokenRouter","TokenRouter"],"trait":["Router"]}; \ No newline at end of file +window.SIDEBAR_ITEMS = {"enum":["Error"],"struct":["Config","TokenRouter"]}; \ No newline at end of file diff --git a/main/api/quilkin/filters/token_router/struct.Config.html b/main/api/quilkin/filters/token_router/struct.Config.html index 29b58081c2..a401f0a22d 100644 --- a/main/api/quilkin/filters/token_router/struct.Config.html +++ b/main/api/quilkin/filters/token_router/struct.Config.html @@ -1,13 +1,13 @@ Config in quilkin::filters::token_router - Rust -
    pub struct Config {
    +    
    pub struct Config {
         pub metadata_key: Key,
     }

    Fields§

    §metadata_key: Key

    the key to use when retrieving the token from the Filter’s dynamic metadata

    -

    Trait Implementations§

    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Default for Config

    source§

    fn default() -> Self

    Returns the “default value” for a type. Read more
    source§

    impl<'de> Deserialize<'de> for Config
    where - Config: Default,

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where - __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for TokenRouter

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used +

    Trait Implementations§

    source§

    impl Debug for Config

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl Default for Config

    source§

    fn default() -> Self

    Returns the “default value” for a type. Read more
    source§

    impl<'de> Deserialize<'de> for Config
    where + Config: Default,

    source§

    fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>
    where + __D: Deserializer<'de>,

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl From<Config> for TokenRouter

    source§

    fn from(config: Config) -> Self

    Converts to this type from the input type.
    source§

    impl JsonSchema for Config

    source§

    fn schema_name() -> String

    The name of the generated JSON Schema. Read more
    source§

    fn schema_id() -> Cow<'static, str>

    Returns a string that uniquely identifies the schema produced by this type. Read more
    source§

    fn json_schema(gen: &mut SchemaGenerator) -> Schema

    Generates a JSON Schema for this type. Read more
    §

    fn is_referenceable() -> bool

    Whether JSON Schemas generated for this type should be re-used where possible using the $ref keyword. Read more
    source§

    impl PartialEq for Config

    source§

    fn eq(&self, other: &Config) -> bool

    This method tests for self and other values to be equal, and is used by ==.
    1.0.0 · source§

    fn ne(&self, other: &Rhs) -> bool

    This method tests for !=. The default implementation is almost always -sufficient, and should not be overridden without very good reason.
    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where - __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<TokenRouter> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: TokenRouter) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where +sufficient, and should not be overridden without very good reason.

    source§

    impl Serialize for Config

    source§

    fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>
    where + __S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<TokenRouter> for Config

    §

    type Error = ConvertProtoConfigError

    The type returned in the event of a conversion error.
    source§

    fn try_from(p: TokenRouter) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for Config

    source§

    impl StructuralPartialEq for Config

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Equivalent<K> for Q
    where diff --git a/main/api/quilkin/filters/token_router/struct.TokenRouter.html b/main/api/quilkin/filters/token_router/struct.TokenRouter.html index 0f6057c028..d18d10fbd2 100644 --- a/main/api/quilkin/filters/token_router/struct.TokenRouter.html +++ b/main/api/quilkin/filters/token_router/struct.TokenRouter.html @@ -1,7 +1,9 @@ -TokenRouter in quilkin::filters::token_router - Rust -
    pub struct TokenRouter { /* private fields */ }
    Expand description

    Filter that only allows packets to be passed to Endpoints that have a matching +TokenRouter in quilkin::filters::token_router - Rust

    +
    pub struct TokenRouter { /* private fields */ }
    Expand description

    Filter that only allows packets to be passed to Endpoints that have a matching connection_id to the token stored in the Filter’s dynamic metadata.

    -

    Trait Implementations§

    source§

    impl Filter for TokenRouter

    source§

    fn read<'life0, 'life1, 'async_trait>( +

    Implementations§

    source§

    impl TokenRouter

    source

    pub fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError>

    Non-async version of Filter::read, as this filter does no actual async +operations. Used in benchmarking.

    +

    Trait Implementations§

    source§

    impl Default for TokenRouter

    source§

    fn default() -> TokenRouter

    Returns the “default value” for a type. Read more
    source§

    impl Filter for TokenRouter

    source§

    fn read<'life0, 'life1, 'async_trait>( &'life0 self, ctx: &'life1 mut ReadContext ) -> Pin<Box<dyn Future<Output = Result<(), FilterError>> + Send + 'async_trait>>
    where @@ -16,10 +18,10 @@ 'life0: 'async_trait, 'life1: 'async_trait,

    Filter::write is invoked when the proxy is about to send data to a downstream connection via the listening port after receiving it via one -of the upstream Endpoints. Read more
    source§

    impl Router for TokenRouter

    source§

    fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError>

    source§

    fn new() -> Self

    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde +of the upstream Endpoints. Read more
    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    The globally unique name of the filter.
    §

    type Configuration = Config

    The human-readable configuration of the filter. Must be serde compatible, have a JSON schema, and be convertible to and -from Self::BinaryConfiguration.
    §

    type BinaryConfiguration = TokenRouter

    The binary configuration of the filter. Must be prost compatible, -and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( +from Self::BinaryConfiguration.

    §

    type BinaryConfiguration = TokenRouter

    The binary configuration of the filter. Must be prost compatible, +and be convertible to and from Self::Configuration.
    source§

    fn try_from_config( config: Option<Self::Configuration> ) -> Result<Self, CreationError>

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn from_config(config: Option<Self::Configuration>) -> Self

    Instantiates a new StaticFilter from the given configuration, if any. Read more
    source§

    fn factory() -> DynFilterFactory
    where Self: 'static,

    Creates a new dynamic FilterFactory virtual table.
    source§

    fn ensure_config_exists( diff --git a/main/api/quilkin/filters/trait.Filter.html b/main/api/quilkin/filters/trait.Filter.html index 9ff699186b..4a7ab72a4d 100644 --- a/main/api/quilkin/filters/trait.Filter.html +++ b/main/api/quilkin/filters/trait.Filter.html @@ -72,4 +72,4 @@ of the upstream Endpoints.

    This function should return an Some if the packet processing should proceed. If the packet should be rejected, it will return None

    -

    Implementors§

    \ No newline at end of file +

    Implementors§

    \ No newline at end of file diff --git a/main/api/quilkin/filters/trait.StaticFilter.html b/main/api/quilkin/filters/trait.StaticFilter.html index 6569c27e92..1080fd8c51 100644 --- a/main/api/quilkin/filters/trait.StaticFilter.html +++ b/main/api/quilkin/filters/trait.StaticFilter.html @@ -82,4 +82,4 @@
    §Panics
    ) -> Result<Filter, CreationError>

    source

    fn as_labeled_filter_config( config: impl Into<Option<Self::Configuration>>, label: String -) -> Result<Filter, CreationError>

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl StaticFilter for Capture

    source§

    const NAME: &'static str = "quilkin.filters.capture.v1alpha1.Capture"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Capture

    source§

    impl StaticFilter for Compress

    source§

    const NAME: &'static str = "quilkin.filters.compress.v1alpha1.Compress"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Compress

    source§

    impl StaticFilter for Concatenate

    source§

    const NAME: &'static str = "quilkin.filters.concatenate.v1alpha1.Concatenate"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Concatenate

    source§

    impl StaticFilter for Debug

    source§

    const NAME: &'static str = "quilkin.filters.debug.v1alpha1.Debug"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Debug

    source§

    impl StaticFilter for Drop

    source§

    const NAME: &'static str = "quilkin.filters.drop.v1alpha1.Drop"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Drop

    source§

    impl StaticFilter for Firewall

    source§

    const NAME: &'static str = "quilkin.filters.firewall.v1alpha1.Firewall"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Firewall

    source§

    impl StaticFilter for HashedTokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.HashedTokenRouter"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = TokenRouter

    source§

    impl StaticFilter for LoadBalancer

    source§

    const NAME: &'static str = "quilkin.filters.load_balancer.v1alpha1.LoadBalancer"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = LoadBalancer

    source§

    impl StaticFilter for LocalRateLimit

    source§

    const NAME: &'static str = "quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = LocalRateLimit

    source§

    impl StaticFilter for Match

    source§

    const NAME: &'static str = "quilkin.filters.match.v1alpha1.Match"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Match

    source§

    impl StaticFilter for Pass

    source§

    const NAME: &'static str = "quilkin.filters.pass.v1alpha1.Pass"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Pass

    source§

    impl StaticFilter for Timestamp

    source§

    const NAME: &'static str = "quilkin.filters.timestamp.v1alpha1.Timestamp"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Timestamp

    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = TokenRouter

    \ No newline at end of file +) -> Result<Filter, CreationError>

    Object Safety§

    This trait is not object safe.

    Implementors§

    source§

    impl StaticFilter for Capture

    source§

    const NAME: &'static str = "quilkin.filters.capture.v1alpha1.Capture"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Capture

    source§

    impl StaticFilter for Compress

    source§

    const NAME: &'static str = "quilkin.filters.compress.v1alpha1.Compress"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Compress

    source§

    impl StaticFilter for Concatenate

    source§

    const NAME: &'static str = "quilkin.filters.concatenate.v1alpha1.Concatenate"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Concatenate

    source§

    impl StaticFilter for Debug

    source§

    const NAME: &'static str = "quilkin.filters.debug.v1alpha1.Debug"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Debug

    source§

    impl StaticFilter for Drop

    source§

    const NAME: &'static str = "quilkin.filters.drop.v1alpha1.Drop"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Drop

    source§

    impl StaticFilter for Firewall

    source§

    const NAME: &'static str = "quilkin.filters.firewall.v1alpha1.Firewall"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Firewall

    source§

    impl StaticFilter for LoadBalancer

    source§

    const NAME: &'static str = "quilkin.filters.load_balancer.v1alpha1.LoadBalancer"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = LoadBalancer

    source§

    impl StaticFilter for LocalRateLimit

    source§

    const NAME: &'static str = "quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = LocalRateLimit

    source§

    impl StaticFilter for Match

    source§

    const NAME: &'static str = "quilkin.filters.match.v1alpha1.Match"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Match

    source§

    impl StaticFilter for Pass

    source§

    const NAME: &'static str = "quilkin.filters.pass.v1alpha1.Pass"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Pass

    source§

    impl StaticFilter for Timestamp

    source§

    const NAME: &'static str = "quilkin.filters.timestamp.v1alpha1.Timestamp"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = Timestamp

    source§

    impl StaticFilter for TokenRouter

    source§

    const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"

    §

    type Configuration = Config

    §

    type BinaryConfiguration = TokenRouter

    \ No newline at end of file diff --git a/main/api/quilkin/filters/type.FilterMap.html b/main/api/quilkin/filters/type.FilterMap.html index f7f59e84dd..a0fbd4073f 100644 --- a/main/api/quilkin/filters/type.FilterMap.html +++ b/main/api/quilkin/filters/type.FilterMap.html @@ -1,3 +1,3 @@ FilterMap in quilkin::filters - Rust

    Type Alias quilkin::filters::FilterMap

    source ·
    pub type FilterMap = HashMap<&'static str, Arc<DynFilterFactory>>;
    Expand description

    A map of FilterFactory::names to DynFilterFactory values.

    -

    Aliased Type§

    struct FilterMap { /* private fields */ }

    Trait Implementations§

    source§

    impl From<FilterSet> for FilterMap

    source§

    fn from(set: FilterSet) -> Self

    Converts to this type from the input type.
    \ No newline at end of file +

    Aliased Type§

    struct FilterMap { /* private fields */ }

    Trait Implementations§

    source§

    impl From<FilterSet> for FilterMap

    source§

    fn from(set: FilterSet) -> Self

    Converts to this type from the input type.
    \ No newline at end of file diff --git a/main/api/quilkin/index.html b/main/api/quilkin/index.html index b22d505e21..a62fcc03fb 100644 --- a/main/api/quilkin/index.html +++ b/main/api/quilkin/index.html @@ -1,6 +1,6 @@ quilkin - Rust -

    Crate quilkin

    source ·

    Re-exports§

    • pub use quilkin_proto as generated;

    Modules§

    Macros§

    Deserialize this value from the given Serde deserializer. Read more
    source§

    impl Display for EndpointAddress

    source§

    fn fmt(&self, f: &mut Formatter<'_>) -> Result

    Formats the value using the given formatter. Read more
    source§

    impl From<([u8; 4], u16)> for EndpointAddress

    source§

    fn from((ip, port): ([u8; 4], u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<(AddressKind, u16)> for EndpointAddress

    source§

    fn from((host, port): (AddressKind, u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<(IpAddr, u16)> for EndpointAddress

    source§

    fn from((ip, port): (IpAddr, u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<(Ipv4Addr, u16)> for EndpointAddress

    source§

    fn from((ip, port): (Ipv4Addr, u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<(Ipv6Addr, u16)> for EndpointAddress

    source§

    fn from((ip, port): (Ipv6Addr, u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<(String, u16)> for EndpointAddress

    source§

    fn from((ip, port): (String, u16)) -> Self

    Converts to this type from the input type.
    source§

    impl From<EndpointAddress> for Address

    source§

    fn from(address: EndpointAddress) -> Self

    Converts to this type from the input type.
    source§

    impl From<EndpointAddress> for Address

    source§

    fn from(address: EndpointAddress) -> Self

    Converts to this type from the input type.
    source§

    impl From<EndpointAddress> for SocketAddress

    source§

    fn from(address: EndpointAddress) -> Self

    Converts to this type from the input type.
    source§

    impl From<SocketAddr> for EndpointAddress

    source§

    fn from(socket: SocketAddr) -> Self

    Converts to this type from the input type.
    source§

    impl FromStr for EndpointAddress

    Forwards the deserialisation to use std::net::ToSocketAddrs instead of FromStr for validation which allows us to resolve DNS hostnames such as localhost or container network names at parse-time.

    §

    type Err = ParseError

    The associated error which can be returned from parsing.
    source§

    fn from_str(input: &str) -> Result<Self, Self::Err>

    Parses a string s to return a value of this type. Read more
    source§

    impl Hash for EndpointAddress

    source§

    fn hash<__H: Hasher>(&self, state: &mut __H)

    Feeds this value into the given Hasher. Read more
    1.3.0 · source§

    fn hash_slice<H>(data: &[Self], state: &mut H)
    where @@ -27,7 +27,7 @@ sufficient, and should not be overridden without very good reason.

    source§

    impl PartialOrd for EndpointAddress

    source§

    fn partial_cmp(&self, other: &EndpointAddress) -> Option<Ordering>

    This method returns an ordering between self and other values if one exists. Read more
    1.0.0 · source§

    fn lt(&self, other: &Rhs) -> bool

    This method tests less than (for self and other) and is used by the < operator. Read more
    1.0.0 · source§

    fn le(&self, other: &Rhs) -> bool

    This method tests less than or equal to (for self and other) and is used by the <= operator. Read more
    1.0.0 · source§

    fn gt(&self, other: &Rhs) -> bool

    This method tests greater than (for self and other) and is used by the > operator. Read more
    1.0.0 · source§

    fn ge(&self, other: &Rhs) -> bool

    This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
    source§

    impl Serialize for EndpointAddress

    source§

    fn serialize<S>(&self, serializer: S) -> Result<S::Ok, S::Error>
    where - S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Address> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Address) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Address> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: EnvoyAddress) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Endpoint> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Endpoint) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<SocketAddress> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: EnvoySocketAddress) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for EndpointAddress

    source§

    impl StructuralPartialEq for EndpointAddress

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where + S: Serializer,

    Serialize this value into the given Serde serializer. Read more
    source§

    impl TryFrom<Address> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Address) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Address> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: EnvoyAddress) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<Endpoint> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: Endpoint) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl TryFrom<SocketAddress> for EndpointAddress

    §

    type Error = Report

    The type returned in the event of a conversion error.
    source§

    fn try_from(value: EnvoySocketAddress) -> Result<Self, Self::Error>

    Performs the conversion.
    source§

    impl Eq for EndpointAddress

    source§

    impl StructuralPartialEq for EndpointAddress

    Auto Trait Implementations§

    Blanket Implementations§

    source§

    impl<T> Any for T
    where T: 'static + ?Sized,

    source§

    fn type_id(&self) -> TypeId

    Gets the TypeId of self. Read more
    source§

    impl<T> Borrow<T> for T
    where T: ?Sized,

    source§

    fn borrow(&self) -> &T

    Immutably borrows from an owned value. Read more
    source§

    impl<T> BorrowMut<T> for T
    where T: ?Sized,

    source§

    fn borrow_mut(&mut self) -> &mut T

    Mutably borrows from an owned value. Read more
    §

    impl<Q, K> Comparable<K> for Q
    where diff --git a/main/api/quilkin/struct.Config.html b/main/api/quilkin/struct.Config.html index e68ab38840..f3dfd3eeb6 100644 --- a/main/api/quilkin/struct.Config.html +++ b/main/api/quilkin/struct.Config.html @@ -16,14 +16,14 @@

    source

    pub fn apply_delta( &self, type_url: &str, - resources: Vec<XdsResource>, + resources: Vec<XdsResource>, removed_resources: &[String], remote_addr: Option<SocketAddr> ) -> Result<()>

    source

    pub fn apply_metrics(&self)

    source

    pub fn default_agent() -> Self

    source

    pub fn default_non_agent() -> Self

    source

    pub fn datacenters(&self) -> &Watch<DatacenterMap>

    Gets the datacenters, panicking if this is an agent config

    Trait Implementations§

    source§

    impl Clone for Config

    source§

    fn clone(&self) -> Config

    Returns a copy of the value. Read more
    1.0.0 · source§

    fn clone_from(&mut self, source: &Self)

    Performs copy-assignment from source. Read more
    source§

    impl Configuration for Config

    source§

    fn identifier(&self) -> String

    source§

    fn allow_request_processing(&self, resource_type: &str) -> bool

    source§

    fn apply_delta( &self, type_url: &str, - resources: Vec<XdsResource>, + resources: Vec<XdsResource>, removed_resources: &[String], remote_addr: Option<SocketAddr> ) -> Result<()>

    source§

    fn delta_discovery_request( diff --git a/main/api/search-index.js b/main/api/search-index.js index 4744b05930..2a72bca42d 100644 --- a/main/api/search-index.js +++ b/main/api/search-index.js @@ -2,7 +2,7 @@ var searchIndex = new Map(JSON.parse('[\ ["agones",{"doc":"","t":"FSSNNNNNHHHHHNNHHNNHHHHOONNHHOHNNNNN","n":["Client","GAMESERVER_IMAGE","TOKEN_KEY","__clone_box","borrow","borrow_mut","clone","clone_into","create_agones_rbac_read_account","create_token_router_config","create_tokenised_gameserver","debug_pods","fleet","from","from_ref","game_server","gameserver_address","into","into_request","is_deployment_ready","is_fleet_ready","is_gameserver_ready","is_pod_ready","kubernetes","namespace","namespaced_api","new","quilkin_config_map","quilkin_container","quilkin_image","quilkin_proxy_deployment","to_owned","try_from","try_into","type_id","vzip"],"q":[[0,"agones"],[36,"dyn_clone::sealed"],[37,"k8s_openapi::v1_29::api::core::v1::service_account"],[38,"kube_client::api"],[39,"k8s_openapi::v1_29::api::rbac::v1::cluster_role"],[40,"k8s_openapi::v1_29::api::rbac::v1::role_binding"],[41,"alloc::string"],[42,"k8s_openapi::v1_29::api::core::v1::config_map"],[43,"quilkin::config::providers::k8s::agones"],[44,"quilkin::config::providers::k8s::agones"],[45,"k8s_openapi::v1_29::api::apps::v1::deployment"],[46,"kube_runtime::wait"],[47,"k8s_openapi::v1_29::api::core::v1::pod"],[48,"k8s_openapi::_resource"],[49,"kube_core::resource"],[50,"alloc::vec"],[51,"core::option"],[52,"k8s_openapi::v1_29::api::core::v1::container"],[53,"core::net::socket_addr"],[54,"core::result"],[55,"core::any"]],"d":["","A simple udp server that returns packets that are sent to …","The dynamic metadata key for routing tokens","","","","","","Creates a Service account and related RBAC objects to …","Return a ConfigMap that has a standard testing Token …","Create a Fleet, and pick on it’s GameServers and add the …","","Returns a Fleet of 3 replicas of the UDP testing GameServer","Returns the argument unchanged.","","Returns a test GameServer with the UDP test binary that is …","Convenience function to return the address with the first …","Calls U::from(self).","","Condition to wait for a Deployment to have all the …","Condition to wait for a Fleet to have all the replicas it …","Condition to wait for a GameServer to become Ready.","","The Kubernetes client","The namespace the tests will happen in","Returns a typed API client for this client in this test …","Thread safe way to create a Clients across multiple tests. …","Return a ConfigMap in the format that Quilkin expects it …","Returns a container for Quilkin, with an optional volume …","The name and tag of the Quilkin image being tested","Create a Deployment with a singular Quilkin proxy, and …","","","","",""],"i":[0,0,0,3,3,3,3,3,0,0,0,0,0,3,3,0,0,3,3,0,0,0,0,3,3,3,3,0,0,3,0,3,3,3,3,3],"f":"```{{cb}d{}}{ce{}{}}0{ff}{{ce}d{}{}}{{f{j{h}}{j{l}}{j{n}}}A`}{{{j{Ab}}}Ab}{{{j{Ad}}{j{Af}}Ah}Af}{{fA`}d}{{}Ad}{cc{}}0{{}Af}{AfA`}:{c{{Aj{e}}}{}{}}{{}{{`{{An{Al}}}}}}{{}{{`{{An{Ad}}}}}}{{}{{`{{An{Af}}}}}}{{}{{`{{An{B`}}}}}}``{f{{j{c}}}{{Bf{}{{Bb{Bd}}}}}}{{}f}{AhAb}{{f{Bj{{Bh{A`}}}}{Bj{A`}}}Bl}`{{f{j{Al}}A`BnA`}C`}{ce{}{}}{c{{Cb{e}}}{}{}}0{cCd{}}2","c":[],"p":[[5,"Private",36],[1,"unit"],[5,"Client",0],[5,"ServiceAccount",37],[5,"Api",38],[5,"ClusterRole",39],[5,"RoleBinding",40],[5,"String",41],[5,"ConfigMap",42],[5,"Fleet",43],[5,"GameServer",43],[1,"str"],[5,"Request",44],[5,"Deployment",45],[10,"Condition",46],[5,"Pod",47],[17,"Scope"],[5,"NamespaceResourceScope",48],[10,"Resource",49],[5,"Vec",50],[6,"Option",51],[5,"Container",52],[1,"u16"],[6,"SocketAddr",53],[6,"Result",54],[5,"TypeId",55]],"b":[]}],\ ["gen",{"doc":"","t":"SSHHHHHH","n":["VERSION","VERSION_PROTOC","check_version","copy","execute","install","install_protoc","main"],"q":[[0,"gen"]],"d":["","","","","","","",""],"i":[0,0,0,0,0,0,0,0],"f":"``{{bbb}d}{{}f}{bf}111","c":[],"p":[[1,"str"],[1,"bool"],[1,"unit"]],"b":[]}],\ ["qt",{"doc":"","t":"FPPFFJFTFTTIFFGGIPPFFPPFFFFFPPFFTTNHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOONOONNNNNNNOONNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNQNNNNNOOONONOOOONNOOOONNOOQNOOONNNOOOOOQNNNQNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNO","n":["AdminPailConfig","Agent","Agent","AgentPail","AgentPailConfig","BUFFER_POOL","ConfigFile","DEBUG","DefaultGuard","ERROR","INFO","JoinHandle","Level","ManagementPailConfig","Pail","PailConfig","Pails","Proxy","Proxy","ProxyPail","ProxyPailConfig","Relay","Relay","RelayPail","RelayPailConfig","Sandbox","SandboxConfig","SandboxPailConfig","Server","Server","ServerPail","ServerPailConfig","TRACE","WARN","__clone_box","alloc_buffer","as_log","as_serde","as_str","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","client","clone","clone_into","cmp","compare","config","config","config","config","config","config","config","config","config_file","config_file","config_file","construct","default","default","default","default","default","default","delta_applies","dependencies","drop","drop","drop","drop","drop","endpoints","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","expect_timeout","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_str","func_name","ge","ge","gt","gt","hash","icao_code","init_logging","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","json","le","le","lt","lt","maybe_timeout","mds_port","name","name","new","num_packets","packet_rx","packet_rx","packet_size","pails","pails","partial_cmp","partial_cmp","path","phoenix_port","port","port","proxy","push","qcmp_port","qcmp_port","sandbox_config","server","shutdown","shutdown","shutdown","sleep","socket","spinup","task","task","task","task","td","temp_file","timeout","to_owned","to_string","trace_test","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","update","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","xds_port"],"q":[[0,"qt"],[303,"dyn_clone::sealed"],[304,"quilkin::pool"],[305,"core::convert"],[306,"log"],[307,"quilkin::net"],[308,"core::cmp"],[309,"quilkin::config"],[310,"alloc::sync"],[311,"std::path"],[312,"tokio::sync::oneshot"],[313,"core::option"],[314,"tracing_core::metadata"],[315,"core::future::future"],[316,"core::fmt"],[317,"core::fmt"],[318,"tracing_core::metadata"],[319,"tonic::request"],[320,"alloc::string"],[321,"core::convert"],[322,"core::net::socket_addr"],[323,"tokio::sync::mpsc::unbounded"],[324,"socket2::socket"],[325,"core::any"],[326,"quilkin::test"],[327,"core::ops::function"]],"d":["","","","","","","","The “debug” level.","A guard that resets the current default dispatcher to the …","The “error” level.","The “info” level.","","Describes the level of verbosity of a span or event.","","","","","","","","","","","","","","","","Creates a UDP socket with an ephemeral port that will send …","","","","The “trace” level.","The “warn” level.","","","","","Returns the string representation of the Level.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates an ephemeral socket that can be used to send …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Runs a future, expecting it to timeout instead of …","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Macro that can get the function name of the function the …","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Construct a serde_json::Value from a JSON literal.","","","","","","","","","","","","","","","","","","","","The server socket’s ephmeral port","","","","","","","","","","","Sleeps for the specified number of milliseconds","","","The join handle to the task driving the socket. Used to …","","","","","Creates a temporary file with the specified prefix in a …","Runs a future, expecting it complete before the specified …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,41,13,0,0,0,0,7,0,7,7,0,0,0,0,0,0,41,13,0,0,41,13,0,0,0,0,0,41,13,0,0,7,7,7,0,7,7,7,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,10,7,7,7,7,13,16,17,30,31,32,25,26,10,30,31,13,23,24,25,26,27,28,32,17,29,30,31,32,33,28,7,7,7,7,7,7,7,10,33,7,7,23,41,41,41,41,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,7,7,0,7,7,7,7,7,28,0,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,0,7,7,7,7,10,30,17,45,45,23,10,29,23,45,10,7,7,16,32,29,32,10,45,31,32,0,10,30,31,32,10,10,45,29,30,31,32,10,0,10,7,7,0,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,16,23,41,16,17,45,29,30,31,32,13,10,24,25,26,27,28,33,7,30],"f":"``````````````````````````````````{{cb}d{}}{cf{{l{{j{h}}}}}}{nA`}{n}{nAb}{ce{}{}}00000000000000000000000000000000000{AdAf}{nn}{{ce}d{}{}}{{nn}Ah}{{ce}Ah{}{}}{Aj{{An{Al}}}}```````{{AdAb}B`}``{{BbBdBf}{{Bl{Aj{Bj{{Bh{d}}}}}}}}{{}Bn}{{}C`}{{}Cb}{{}Cd}{{}Cf}{{}Ch}``{Cjd}{Cld}{Cnd}{D`d}{Dbd}`{{nDd}Df}{{nn}Df}{{ce}Df{}{}}0000{{AdDhc}dDj}{{DbDl}{{E`{dDn}}}}{{nDl}{{E`{dDn}}}}0{cc{}}{CdEb}{ChEb}{CbEb}3{BnEb}44444444444444444{Ab{{E`{nEd}}}}`;:;:{{nc}dEf}`{{nAb}Db}{ce{}{}}00000000000000000{c{{Eh{e}}}{}{}}00000000000000000`?>>?{{AdDhc}BjDj}```{cEj{{En{El}}}}`{{AdAb}{{F`{El}}}}````{{nn}{{Bj{Ah}}}}{{nDd}{{Bj{Ah}}}}````{{AdAb}{{Bl{Fb{Fd{El}}}}}}{{EjAbc{j{Ab}}}d{{En{Eb}}}}```{{AdAb}{{Bl{{F`{El}}Fb}}}}```{{AdDh}d}{Ad{{Bl{FfFb}}}}{EjAd}``````{{AdDhc}{}Dj}={cEl{}}`{c{{E`{e}}}{}{}}00000000000000000000000000000000000{cFh{}}00000000000000000{{B`c}d{{Fl{Fj}}}}{ce{}{}}00000000000000000`","c":[],"p":[[5,"Private",303],[1,"unit"],[5,"PoolBuffer",304],[1,"u8"],[1,"slice"],[10,"AsRef",305],[5,"Level",0],[6,"Level",306],[1,"str"],[5,"Sandbox",0],[5,"DualStackEpollSocket",307],[6,"Ordering",308],[6,"Pail",0],[5,"Config",309],[5,"Arc",310],[5,"ConfigFile",0],[5,"SandboxPailConfig",0],[8,"Pails",0],[5,"Path",311],[5,"Receiver",312],[6,"Option",313],[1,"tuple"],[5,"ServerPailConfig",0],[5,"AdminPailConfig",0],[5,"RelayPailConfig",0],[5,"ProxyPailConfig",0],[5,"ManagementPailConfig",0],[5,"AgentPailConfig",0],[5,"ServerPail",0],[5,"RelayPail",0],[5,"AgentPail",0],[5,"ProxyPail",0],[5,"DefaultGuard",0],[5,"LevelFilter",314],[1,"bool"],[1,"u64"],[10,"Future",315],[5,"Formatter",316],[5,"Error",316],[6,"Result",317],[6,"PailConfig",0],[5,"ParseLevelError",314],[10,"Hasher",318],[5,"Request",319],[5,"SandboxConfig",0],[5,"String",320],[10,"Into",305],[5,"Receiver",321],[6,"SocketAddr",322],[5,"UnboundedReceiver",323],[5,"Socket",324],[5,"TypeId",325],[5,"TestConfig",326],[10,"FnOnce",327]],"b":[[106,"impl-PartialEq%3CLevelFilter%3E-for-Level"],[107,"impl-PartialEq-for-Level"],[115,"impl-Debug-for-Level"],[116,"impl-Display-for-Level"],[118,"impl-From%3CProxyPailConfig%3E-for-PailConfig"],[119,"impl-From%3CAgentPailConfig%3E-for-PailConfig"],[120,"impl-From%3CRelayPailConfig%3E-for-PailConfig"],[122,"impl-From%3CServerPailConfig%3E-for-PailConfig"],[142,"impl-PartialOrd%3CLevelFilter%3E-for-Level"],[143,"impl-PartialOrd-for-Level"],[144,"impl-PartialOrd%3CLevelFilter%3E-for-Level"],[145,"impl-PartialOrd-for-Level"],[186,"impl-PartialOrd%3CLevelFilter%3E-for-Level"],[187,"impl-PartialOrd-for-Level"],[188,"impl-PartialOrd-for-Level"],[189,"impl-PartialOrd%3CLevelFilter%3E-for-Level"],[201,"impl-PartialOrd-for-Level"],[202,"impl-PartialOrd%3CLevelFilter%3E-for-Level"]]}],\ -["quilkin",{"doc":"","t":"PFFPPPFIGIIPNNNQONNNNNNNNNNNNNNCNNNNNNOCNONCCOONNNNNCONNNNNNNNNNNNNNNENNONOQNNNNNNNNNNOHOOCONCOOONNNQCONNNNNNNNNNNNNNNNNNNONNNNOCEPPFGEPPGEPPPEPEPEPNNOCNNNNNNNNNNOONNNNNNNNNNNNNNNNNNCNNNNNOCOCCOCNNNNNNNNNNNNNNFSENONNNNNNNHNNNNNNONNOOOOONONNNNNNNOFNNNNNNNONNNNNNNNNONNNNNNNFSENNNNNNNHNNNNNNNNOOOONONNNNNNNOSFEHOOOOONOOFPGNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSEFNNNNNNNNNNNNNNONNOONNNNNNNNOCCCHHHHHGPPSSPPGFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNOOOOOOFCCNNONNNCCOCONNNNGPPSPPNNNNNNNNNNNNNNNNNFEFFNONNNNNNNNNNNONNNNONOOOOOONNNNNNNNNNEFFEENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNONONNNNNNNNNNNNNNNNNPPPPPPPPPPGGFFPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNOONOOCOONNNONONNNNNNNNNNNNNNNNNNNNNNNNOFNNOOONNNOONHNNNONOFFNNNNNNNNNNNNONNNNNOOONNNNNNNNNNOGFPPGFGFGFPPFPFPPPPEFPPGPGENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNOONCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNCNNNOOOPPGNNNNNNNNNNNNNNNCNNNNNNNNNOOOCHHPPPPPPPPFFGFFFFGFFFGFFFFPFPPPPPGGPPPPPPGFGPPPPPPPNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOONNNNOOONNOONNNNNNNNNNONNNNNNNNOOOOOOOOOONNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNONOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPFFKNNCENNNNNNNNNNNNNNNNNNNNNNNNNNHMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNHRFFFRPFFGFPFIPKFFKFIFFFFPPFFFPPTPFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNCCNOMOOMCNNNNOOCNMMONNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCCOOCNMNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNOONNCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOSFKFFPFPGFPNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNGFPGFPPPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFPPGNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNFFNNNNNNONNNNNNNNNNNFFSNNNNNNNNNNNNNNNNGPFPFPFFGFNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOFPFGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNFFSNNNNNNNNNNNNNNOONNNNNNNNFFFFFNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNFFNNNNNNNNNNNNNNNNEEEEEEEEEFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNFGFPPPKFNNNNNNNNNNNNNNNNNNNNNNOMNNNMNNNNNNNNNNEFFIEEFNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNCNHHNNNNHNNNNNNNNNNNNEFFFFFINNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPNNNNNNNNNNNNNNNNNNNGEFFIPPPTFFGPPITNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOCONNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNOOPPISFPPFPFPPGGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNMNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSPPSPPSPPGGNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["Benching","Cli","Config","Err","Normal","Ok","Proxy","Result","ShutdownKind","ShutdownRx","ShutdownTx","Testing","__clone_box","__clone_box","__clone_box","__func_name","admin_address","allow_request_processing","apply_delta","augment_args","augment_args","augment_args_for_update","augment_args_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cli","clone","clone","clone","clone_into","clone_into","clone_into","clusters","codec","command","command","command_for_update","components","config","config","datacenter","default","default","delta_discovery_request","deserialize","eq","filters","filters","fmt","fmt","fmt","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_ref","from_ref","generated","group_id","group_id","id","identifier","idle_request_interval_secs","include_proto","interested_resources","into","into","into","into","into_request","into_request","into_request","into_request","json_schema","log_format","make_shutdown_channel","management_server","mmdb","net","no_admin","on_changed","pool","port","qcmp_port","quiet","schema_id","schema_name","serialize","temp_file","time","to","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","version","vzip","vzip","vzip","vzip","workers","xds","Agent","Agent","Auto","Cli","Commands","GenerateConfigSchema","GenerateConfigSchema","Json","LogFormats","Manage","Manage","Plain","Pretty","Proxy","Proxy","Qcmp","Qcmp","Relay","Relay","__clone_box","__clone_box","admin_address","agent","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","command","config","default","drive","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_ref","from_ref","from_str","generate_config_schema","has_subcommand","into","into","into_request","into_request","log_format","manage","no_admin","proxy","qcmp","quiet","relay","to_owned","to_owned","to_string","try_from","try_from","try_from","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","vzip","Agent","PORT","Ready","__clone_box","address_type","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default","default_port","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","icao_code","into","into_request","ip_kind","provider","qcmp_port","region","relay","run","sub_zone","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","zone","GenerateConfigSchema","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","filter_ids","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","generate_config_schema","group_id","into","into_request","output_directory","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","Manage","PORT","Ready","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default_port","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","into","into_request","port","provider","region","relay","run","sub_zone","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","zone","PORT","Proxy","Ready","default_port","idle_request_interval_secs","management_server","mmdb","port","qcmp_port","run","to","workers","Ping","Ping","Qcmp","__clone_box","__clone_box","amount","augment_args","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","endpoint","fmt","fmt","from","from","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_ref","group_id","has_subcommand","into","into","into_request","into_request","run","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","vzip","vzip","PORT","Ready","Relay","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","idle_request_interval_secs","into","into_request","mds_port","providers","run","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","xds_port","base64","prost","qcmp","encode","from_json","mapping_from_kind","value_from_kind","value_from_struct","Error","InvalidCommand","LengthMismatch","MAX_QCMP_PACKET_LEN","MIN_QCMP_PACKET_LEN","Ping","PingReply","Protocol","QcmpMeasurement","QcmpPacket","UnknownVersion","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","bytes_init","bytes_init","bytes_total","bytes_total","clone","clone","clone_into","clone_into","default","distance","encode","fmt","fmt","fmt","fmt","from","from","from","from","from_buf_bounds","from_ref","from_ref","get_buf","into","into","into","into","into_request","into_request","into_request","into_request","measure_distance","new","nonce","parse","ping","ping_reply","ping_with_nonce","round_trip_delay","slice","slice_full","spawn","stable_ptr","stable_ptr","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","client_timestamp","client_timestamp","nonce","nonce","server_start_timestamp","server_transmit_timestamp","RunArgs","admin","agent","borrow","borrow_mut","config","from","into","into_request","manage","proxy","ready","relay","shutdown_rx","try_from","try_into","type_id","vzip","Admin","Agent","Manage","PORT","Proxy","Relay","__clone_box","borrow","borrow_mut","clone","clone_into","fmt","from","from_ref","idle_request_interval","into","into_request","server","to_owned","try_from","try_into","type_id","vzip","Agent","DualStackLocalSocket","Locality","Ready","__clone_box","address_selector","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","default","fmt","from","from","from_ref","icao_code","into","into","into_request","into_request","is_manage","is_ready","locality","provider","provider_is_healthy","qcmp_socket","relay_is_healthy","relay_servers","run","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","DualStackLocalSocket","Locality","Manage","Providers","Ready","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","cmp","colon_separated_string","compare","default","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_ref","from_str","hash","into","into","into_request","into_request","is_referenceable","json_schema","listener","locality","new","partial_cmp","provider","region","relay_servers","run","schema_id","schema_name","serialize","sub_zone","to_owned","to_string","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","with_region","zone","ChannelClosed","ChannelClosed","ChannelFull","ChannelFull","Filter","Filter","Io","Io","NoUpstreamEndpoints","NoUpstreamEndpoints","PipelineError","PipelineErrorDiscriminants","Proxy","Ready","Session","Session","SessionPool","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","default","default","drop","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","get","idle_request_interval","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_ready","management_servers","mmdb","new","notifier","num_workers","packet_router","phoenix","qcmp","run","send","sessions","socket","source","to","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","xds_is_healthy","DownstreamReceiveWorkerConfig","borrow","borrow_mut","buffer_pool","config","error_sender","from","into","into_request","port","sessions","spawn","spawn_receivers","try_from","try_into","type_id","upstream_receiver","vzip","worker_id","Ready","Relay","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","default","fmt","from","from","from_ref","idle_request_interval","into","into","into_request","into_request","is_ready","mds_listener","provider","provider_is_healthy","run","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","xds_listener","AddrKind","AddressSelector","Agent","Any","Base64Standard","Config","ConfigType","Datacenter","DatacenterConfig","DatacenterMap","Dynamic","EmptyList","Filter","FilterInvalid","IcaoCode","Ipv4","Ipv6","NonAgent","NotUnique","Providers","Slot","Static","V1Alpha1","ValidationError","ValueInvalid","Version","Watch","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","apply_delta","apply_metrics","as_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","datacenter","datacenters","default","default","default","default","default_agent","default_non_agent","delta_discovery_request","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","empty","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","filters","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_reader","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str","get","has_changed","hash","icao_code","id","insert","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_empty","is_referenceable","is_referenceable","is_referenceable","is_some","iter","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","kind","label","len","load","mark","modify","name","name","new","providers","qcmp_port","read","remove","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","source","store","store_if_unset","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_possible_value","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_replace","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","value_variants","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","watch","watch","with_default","write","datacenters","icao_code","qcmp_port","Agones","File","Providers","__clone_box","augment_subcommands","augment_subcommands_for_update","borrow","borrow_mut","clone","clone_into","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","has_subcommand","into","into_request","k8s","spawn","task","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","config_namespace","gameservers_namespace","path","agones","update_endpoints_from_gameservers","update_filters_from_configmap","Allocated","Creating","Debug","Distributed","Distributed","Dynamic","Error","Error","Fleet","FleetInner","FleetScheduling","FleetSpec","FleetStatus","FleetStrategy","FleetStrategyRollingUpdate","FleetStrategyType","GameServer","GameServerPort","GameServerSpec","GameServerState","GameServerStatus","GameServerStatusPort","GameServerTemplateSpec","Health","Info","Inner","None","Packed","Packed","Passthrough","PortAllocation","PortPolicy","Protocol","Ready","Recreate","RequestReady","Reserved","RollingUpdate","Scheduled","SchedulingStrategy","SdkServer","SdkServerLogLevel","Shutdown","Starting","Static","Tcp","Udp","UdpTcp","Unhealthy","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","address","addresses","allocated_replicas","annotations","annotations","annotations_mut","annotations_mut","api_resource","api_resource","api_version","api_version","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","container","container","container_port","crd","crd","crd_name","crd_name","creation_timestamp","creation_timestamp","default","default","default","default","default","default","default","default","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","endpoint","finalizers","finalizers","finalizers_mut","finalizers_mut","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","group","group","group","group","grpc_port","health","host_port","http_port","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_allocated","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","kind","kind","kind","kind","labels","labels","labels_mut","labels_mut","log_level","managed_fields","managed_fields","managed_fields_mut","managed_fields_mut","max_surge","max_unavailable","meta","meta","meta_mut","meta_mut","metadata","metadata","metadata","name","name","name","name","name_any","name_any","name_unchecked","name_unchecked","namespace","namespace","namespace","namespace","new","new","node_name","owner_references","owner_references","owner_references_mut","owner_references_mut","plural","plural","plural","plural","port","port_policy","ports","ports","protocol","ready_replicas","replicas","replicas","reserved_replicas","reserved_until","resource_version","resource_version","resource_version","resource_version","rolling_update","scheduling","scheduling","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","sdk_server","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","shortnames","shortnames","spec","spec","spec","spec","spec","spec_mut","spec_mut","state","status","status","status","status_mut","strategy","template","template","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uid","uid","uid","uid","version","version","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Marker","ReadGuard","Version","Watch","WatchGuard","Watchable","__clone_box","__clone_box","agones","agones","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_value","default","deref","deref","deserialize","drop","drop","fmt","from","from","from","from","from_ref","from_ref","fs","has_changed","into","into","into","into","into_request","into_request","into_request","into_request","is_referenceable","json_schema","load","load","load","load","mark","modify","new","read","schema_name","serialize","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","watch","write","watch","BinaryConfiguration","Capture","Compress","Concatenate","Configuration","ConvertProtoConfig","ConvertProtoConfigError","CreateFilterArgs","CreationError","Debug","DeserializeFailed","Drop","DynFilterFactory","FieldInvalid","Filter","FilterChain","FilterError","FilterFactory","FilterInstance","FilterMap","FilterRegistry","FilterSet","Firewall","HashedTokenRouter","Infallible","InitializeMetricsFailed","LoadBalancer","LocalRateLimit","Match","MismatchedTypes","MissingConfig","NAME","NotFound","Pass","ReadContext","StaticFilter","Timestamp","TokenRouter","WriteContext","__clone_box","__clone_box","__clone_box","__clone_box","as_filter_config","as_labeled_filter_config","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capture","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","compress","concatenate","config","config","config_schema","contents","contents","create_filter","debug","default","default","default_with","deserialize","dest","destinations","drop","dynamic","encode_config_to_json","encode_config_to_protobuf","endpoints","ensure_config_exists","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","factory","filter","firewall","fixed","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_config","from_iter","from_ref","from_ref","from_ref","from_ref","get","get","get_factory","index","insert","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_iter","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_empty","is_referenceable","iter","iter","json_schema","label","len","load_balancer","local_rate_limit","match","metadata","metadata","metrics","missing_field","name","new","new","new","new","new","new","new","new","new","pass","prelude","read","read","read","read","read","read","read","read","read","read","read","read","read","read","read","register","require_config","require_config","schema_name","serialize","source","source","source","sync_read","sync_read","timestamp","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","token_router","try_create","try_create_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with","write","write","write","write","write","write","write","write","write","write","actual","expected","field","reason","CAPTURED_BYTES","Capture","CaptureStrategy","Config","Prefix","Prefix","Regex","Regex","Strategy","Suffix","Suffix","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capture","capture","capture","capture","deserialize","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","into","into","into","into","into","into_capture","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","json_schema","json_schema","metadata_key","pattern","remove","remove","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","size","size","strategy","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","Action","Compress","Compress","Compressor","Config","Decompress","DoNothing","Lz4","Lz4","Mode","Snappy","Snappy","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","decode","default","default","default","deserialize","deserialize","deserialize","encode","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","mode","on_read","on_write","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Append","Concatenate","Config","DoNothing","Prepend","Strategy","borrow","borrow","borrow_mut","borrow_mut","bytes","default","deserialize","deserialize","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","into","into","into_request","into_request","json_schema","json_schema","new","on_read","on_write","schema_id","schema_id","schema_name","schema_name","serialize","serialize","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Config","Debug","borrow","borrow_mut","default","deserialize","fmt","from","id","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Config","Drop","NAME","borrow","borrow_mut","deserialize","fmt","from","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Action","Allow","Config","Deny","Firewall","InvalidRange","PacketDenied","PortRange","PortRangeError","Rule","__clone_box","__clone_box","__clone_box","__clone_box","action","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","contains","contains","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","json_schema","new","on_read","on_write","ports","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","sources","to_owned","to_owned","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","max","min","Config","Hash","LoadBalancer","Policy","Random","RoundRobin","as_endpoint_chooser","borrow","borrow","borrow_mut","borrow_mut","default","deserialize","deserialize","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","into","into","into_request","into_request","json_schema","json_schema","policy","schema_id","schema_id","schema_name","schema_name","serialize","serialize","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Config","LocalRateLimit","SESSION_TIMEOUT_SECONDS","borrow","borrow_mut","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","into","into_request","json_schema","max_packets","period","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Branch","Config","DirectionalConfig","Fallthrough","Match","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","branches","default","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fallthrough","filter","fmt","fmt","fmt","fmt","from","from","from","from","into","into","into","into","into_request","into_request","into_request","into_request","is_referenceable","json_schema","json_schema","json_schema","json_schema","metadata_key","on_read","on_write","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","Config","Pass","borrow","borrow_mut","deserialize","fmt","from","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","ConvertProtoConfigError","CreateFilterArgs","CreationError","Filter","FilterError","FilterInstance","ReadContext","StaticFilter","WriteContext","Config","Timestamp","__clone_box","borrow","borrow_mut","clone","clone_into","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from_ref","into","into_request","json_schema","metadata_key","new","observe","schema_id","schema_name","serialize","to_owned","try_from","try_from","try_into","type_id","vzip","Config","Error","HashedTokenRouter","InvalidType","NoEndpointMatch","NoTokenFound","Router","TokenRouter","borrow","borrow","borrow_mut","borrow_mut","default","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","into","into","into_request","into_request","json_schema","metadata_key","new","schema_id","schema_name","serialize","sync_read","to_string","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ClusterMap","DualStackEpollSocket","DualStackLocalSocket","DualStackLocalSocketRc","Endpoint","EndpointAddress","TcpListener","bind","bind_local","bind_local","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","cluster","endpoint","fmt","from","from","from","from_raw","into","into","into","into_request","into_request","into_request","into_stream","local_addr","local_addr","local_ipv4_addr","local_ipv4_addr","local_ipv6_addr","local_ipv6_addr","make_refcnt","new","new","phoenix","port","raw_socket_with_reuse","raw_socket_with_reuse_and_address","recv_from","recv_from","send_to","send_to","socket_port","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","xds","ClusterMap","ClusterMapDeser","EndpointSet","EndpointSetVersion","Token","TokenAddressMap","__clone_box","__clone_box","__clone_box","__clone_box","addresses_for_token","apply","benchmarking","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_token_map","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","contains","default","deserialize","deserialize","endpoints","endpoints","entry","eq","equivalent","equivalent","equivalent","equivalent","equivalent","filter_endpoints","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_number","from_ref","from_ref","from_ref","from_ref","from_str","get","get_default","get_default_mut","get_mut","has_changed","has_endpoints","insert","insert_default","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_empty","is_empty","is_referenceable","iter","json_schema","len","len","mark","new","new","new","new_default","nth_endpoint","num_of_endpoints","number","proto","remove_endpoint","remove_endpoint_if","remove_locality","replace","replace","schema_name","serialize","to_owned","to_owned","to_owned","to_owned","to_string","token_map","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update","update_unlocated_endpoints","version","version","vzip","vzip","vzip","vzip","vzip","with_version","Cluster","ClusterMap","Datacenter","Endpoint","Filter","FilterChain","Host","Ipv6","Locality","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","config","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","endpoints","eq","eq","eq","eq","eq","eq","eq","eq","eq","filters","first","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","host","host","host2","icao_code","inner","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","label","label","locality","metadata","name","port","qcmp_port","region","second","sub_zone","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","zone","Inner","Ipv4","Ipv6","Name","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddressKind","DynamicMetadata","Endpoint","EndpointAddress","EndpointMetadata","InvalidBase64","InvalidType","Ip","LOCALHOST","Locality","Metadata","MetadataError","MissingKey","Name","Set","UNSPECIFIED","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","address","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","default","default","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_proto","from_ref","from_ref","from_ref","from_ref","from_ref","from_str","from_str","from_str","hash","hash","hash","host","into","into","into","into","into","into_proto","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","known","metadata","metadata","new","partial_cmp","partial_cmp","partial_cmp","partial_cmp","port","port","schema_id","schema_id","schema_name","schema_name","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_socket_addr","to_string","to_string","to_string","tokens","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unknown","vzip","vzip","vzip","vzip","vzip","with_metadata","expected","key","Bool","Bytes","DynamicMetadata","KEY","Key","List","Literal","MetadataView","Number","Reference","Reference","String","Symbol","Value","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_bytes","as_literal","as_mut_string","as_reference","as_string","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","compare","compare","compare","compare","default","deserialize","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_raw","from_ref","from_ref","from_ref","from_ref","from_ref","from_static","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_referenceable","json_schema","json_schema","json_schema","json_schema","json_schema","key","known","new","new","new","partial_cmp","partial_cmp","partial_cmp","partial_cmp","resolve","resolve_to_bytes","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unknown","vzip","vzip","vzip","vzip","vzip","with_unknown","Builder","Coordinates","DistanceMeasure","Inner","Measurement","Phoenix","__clone_box","__clone_box","__clone_box","add_node","add_node_if_not_exists","add_nodes_from_config","adjustment_duration","background_update_task","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","builder","clone","clone","clone","clone_into","clone_into","clone_into","default","deref","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","get_coordinates","incoming","interval_range","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","measure_distance","new","new","ordered_nodes_by_latency","outgoing","spawn","stability_threshold","subset_percentage","to_owned","to_owned","to_owned","total","total_nanos","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","BufferPool","FrozenPoolBuffer","PoolBuffer","__clone_box","alloc","alloc_sized","alloc_slice","as_mut_slice","as_ref","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","bytes_init","bytes_init","bytes_init","bytes_init","bytes_total","bytes_total","bytes_total","bytes_total","clone","clone_into","default","deref","deref","deref_mut","drop","extend_from_slice","fmt","fmt","freeze","from","from","from","from_buf_bounds","from_buf_bounds","from_ref","get_buf","get_buf","into","into","into","into_request","into_request","into_request","is_empty","is_empty","len","len","new","prepend_from_slice","set_init","set_init","slice","slice","slice_full","slice_full","split_prefix","split_suffix","stable_mut_ptr","stable_mut_ptr","stable_ptr","stable_ptr","stable_ptr","stable_ptr","to_owned","truncate","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","DurationNanos","UtcTimestamp","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","duration","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_nanos","from_nanos","from_ref","from_ref","into","into","into_request","into_request","nanos","now","partial_cmp","sub","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","unix","unix_nanos","vzip","vzip","CLUSTER_TYPE","Cluster","Cluster","DATACENTER_TYPE","Datacenter","Datacenter","FILTER_CHAIN_TYPE","FilterChain","FilterChain","Resource","ResourceType","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","from_ref","from_str","into","into","into_request","into_request","to_owned","try_decode","try_encode","try_from","try_from","try_into","try_into","type_id","type_id","type_url","vzip","vzip"],"q":[[0,"quilkin"],[129,"quilkin::cli"],[209,"quilkin::cli::agent"],[246,"quilkin::cli::generate_config_schema"],[272,"quilkin::cli::manage"],[305,"quilkin::cli::proxy"],[317,"quilkin::cli::qcmp"],[367,"quilkin::cli::relay"],[398,"quilkin::codec"],[401,"quilkin::codec::prost"],[406,"quilkin::codec::qcmp"],[491,"quilkin::codec::qcmp::Protocol"],[497,"quilkin::components"],[515,"quilkin::components::admin"],[538,"quilkin::components::agent"],[578,"quilkin::components::manage"],[639,"quilkin::components::proxy"],[751,"quilkin::components::proxy::packet_router"],[770,"quilkin::components::relay"],[804,"quilkin::config"],[1129,"quilkin::config::DatacenterConfig"],[1132,"quilkin::config::providers"],[1160,"quilkin::config::providers::Providers"],[1163,"quilkin::config::providers::k8s"],[1166,"quilkin::config::providers::k8s::agones"],[1784,"quilkin::config::watch"],[1862,"quilkin::config::watch::agones"],[1863,"quilkin::filters"],[2282,"quilkin::filters::CreationError"],[2286,"quilkin::filters::capture"],[2404,"quilkin::filters::compress"],[2515,"quilkin::filters::concatenate"],[2570,"quilkin::filters::debug"],[2590,"quilkin::filters::drop"],[2609,"quilkin::filters::firewall"],[2757,"quilkin::filters::firewall::PortRangeError"],[2759,"quilkin::filters::load_balancer"],[2812,"quilkin::filters::local_rate_limit"],[2839,"quilkin::filters::match"],[2940,"quilkin::filters::pass"],[2958,"quilkin::filters::prelude"],[2967,"quilkin::filters::timestamp"],[2999,"quilkin::filters::token_router"],[3045,"quilkin::net"],[3106,"quilkin::net::cluster"],[3241,"quilkin::net::cluster::proto"],[3448,"quilkin::net::cluster::proto::host"],[3471,"quilkin::net::endpoint"],[3653,"quilkin::net::endpoint::MetadataError"],[3655,"quilkin::net::endpoint::metadata"],[3852,"quilkin::net::phoenix"],[3944,"quilkin::pool"],[4028,"quilkin::time"],[4076,"quilkin::xds"],[4114,"dyn_clone::sealed"],[4115,"quilkin_proto::generated::envoy::service::discovery::v3"],[4116,"alloc::vec"],[4117,"alloc::string"],[4118,"core::net::socket_addr"],[4119,"core::option"],[4120,"xds"],[4121,"clap_builder::builder::command"],[4122,"xds::config"],[4123,"xds::config"],[4124,"serde::de"],[4125,"core::fmt"],[4126,"core::fmt"],[4127,"clap_builder"],[4128,"clap_builder::util::id"],[4129,"core::iter::traits::iterator"],[4130,"tonic::request"],[4131,"schemars::gen"],[4132,"schemars::schema"],[4133,"xds::server"],[4134,"core::future::future"],[4135,"core::marker"],[4136,"alloc::borrow"],[4137,"serde::ser"],[4138,"core::any"],[4139,"tokio::sync::oneshot"],[4140,"core::fmt"],[4141,"prost::error"],[4142,"prost::message"],[4143,"serde_json::value"],[4144,"prost_types::protobuf"],[4145,"prost_types::protobuf::value"],[4146,"serde_json::map"],[4147,"prost_types::protobuf"],[4148,"alloc::boxed"],[4149,"core::pin"],[4150,"tokio_uring::buf::slice"],[4151,"core::ops::range"],[4152,"core::time"],[4153,"eyre"],[4154,"std::thread"],[4155,"core::cmp"],[4156,"core::hash"],[4157,"core::convert"],[4158,"eyre"],[4159,"tokio::sync::mpsc::bounded"],[4160,"async_channel"],[4161,"core::error"],[4162,"tokio::sync::notify"],[4163,"async_channel"],[4164,"core::default"],[4165,"serde::ser"],[4166,"std::io"],[4167,"core::net::ip_addr"],[4168,"dashmap::mapref::one"],[4169,"dashmap::iter"],[4170,"core::ops::function"],[4171,"core::convert"],[4172,"quilkin_proto::generated::envoy::config::listener::v3"],[4173,"core::ops::function"],[4174,"tokio::runtime::task::join"],[4175,"kube_client::client"],[4176,"futures_core::stream"],[4177,"alloc::collections::btree::map"],[4178,"kube_core::discovery"],[4179,"k8s_openapi::v1_29::apiextensions_apiserver::pkg::apis::apiextensions::v1::custom_resource_definition"],[4180,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::time"],[4181,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::managed_fields_entry"],[4182,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::object_meta"],[4183,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::owner_reference"],[4184,"std::path"],[4185,"arc_swap::access"],[4186,"core::ops::function"],[4187,"schemars::schema"],[4188,"prost_types::protobuf"],[4189,"prometheus::errors"],[4190,"schemars"],[4191,"core::marker"],[4192,"quilkin_proto::generated::quilkin::filters::capture::v1alpha1"],[4193,"std::io::error"],[4194,"quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress"],[4195,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate"],[4196,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1"],[4197,"quilkin_proto::generated::quilkin::filters::debug::v1alpha1"],[4198,"quilkin_proto::generated::quilkin::filters::drop::v1alpha1"],[4199,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall"],[4200,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1"],[4201,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1"],[4202,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer"],[4203,"quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1"],[4204,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1"],[4205,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match"],[4206,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match"],[4207,"quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1"],[4208,"quilkin_proto::generated::quilkin::filters::token_router::v1alpha1"],[4209,"tokio_stream::wrappers::tcp_listener"],[4210,"tokio_uring::buf::io_buf_mut"],[4211,"tokio_uring::buf::io_buf"],[4212,"tokio::net::addr"],[4213,"core::hash"],[4214,"dashmap"],[4215,"dashmap::mapref::one"],[4216,"std::hash::random"],[4217,"std::collections::hash::map"],[4218,"bytes::buf::buf_mut"],[4219,"prost::encoding"],[4220,"prost::encoding"],[4221,"core::net::ip_addr"],[4222,"quilkin_proto::generated::envoy::config::endpoint::v3"],[4223,"quilkin_proto::generated::envoy::config::core::v3"],[4224,"bytes::bytes"],[4225,"lasso::keys"],[4226,"core::ops::range"]],"d":["In a benching environment, some or all shutdown behavior …","The Command-Line Interface for Quilkin.","Configuration for a component","Contains the error value","Normal shutdown kind, the receiver should perform proper …","Contains the success value","Run Quilkin as a UDP reverse proxy.","","","Receiver for a shutdown event.","","In a testing environment, some or all shutdown behavior …","","","","Macro that can get the function name of the function the …","The port to bind for the admin server","","","","","","","","","","","","","","","","","","","","","","","Implementations and utility methods for various codecs …","","","","","Quilkin configuration.","The path to the configuration file for the Quilkin …","","","","","","","Filters for processing packets.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","The interval in seconds at which the relay will send a …","Includes generated Protobuf definitions from tonic.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","One or more quilkin manage endpoints to listen to for …","The remote URL or local file path to retrieve the Maxmind …","","Whether to spawn the admin server or not.","","","The port to listen on.","The port to listen on.","Whether Quilkin will report any results to stdout/stderr.","","","","Creates a temporary file with the specified prefix in a …","","One or more socket addresses to forward packets to.","","","","","","","","","","","","","","","","","","","","","","","","","Number of worker threads used to process packets. If not …","","","","","The Command-Line Interface for Quilkin.","The various Quilkin commands.","","","","The various log format options","","","","","","","","","","","","","The port to bind for the admin server","","","","","","","","","","","","","The path to the configuration file for the Quilkin …","","Drives the main quilkin application lifecycle using the …","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","Whether to spawn the admin server or not.","","","Whether Quilkin will report any results to stdout/stderr.","","","","","","","","","","","","","","","","Runs Quilkin as a relay service that runs a Manager …","","","","If specified, filters the available gameserver addresses …","","","","","","","","","","Returns the argument unchanged.","","","","","The ICAO code for the agent.","Calls U::from(self).","","If specified, additionally filters the gameserver address …","The configuration source for a management server.","Port for QCMP service.","The region to set in the cluster map for any provider …","One or more quilkin relay endpoints to push configuration …","","The sub_zone in the zone in the region to set in the …","","","","","","","","The zone in the region to set in the cluster map for any …","Generates JSON schema files for known filters.","","","","","","","","A list of one or more filter IDs to generate or ‘all’ …","","Returns the argument unchanged.","","","","","","Calls U::from(self).","","The directory to write configuration files.","","","","","","","","Runs Quilkin as a xDS management server, using provider as …","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","The TCP port to listen to, to serve discovery responses.","The configuration source for a management server.","The region to set in the cluster map for any provider …","One or more quilkin relay endpoints to push configuration …","","The sub_zone in the zone in the region to set in the …","","","","","","","","The zone in the region to set in the cluster map for any …","","Run Quilkin as a UDP reverse proxy.","","","The interval in seconds at which the relay will send a …","One or more quilkin manage endpoints to listen to for …","The remote URL or local file path to retrieve the Maxmind …","The port to listen on.","The port to listen on.","Start and run a proxy.","One or more socket addresses to forward packets to.","Number of worker threads used to process packets. If not …","Pings a endpoint for a amount of attempts, printing the …","","","","","The number of pings to send to the endpoint (default: 5).","","","","","","","","","","","","","The quilkin endpoint to ping","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Runs Quilkin as a relay service that runs a Manager …","","","","","","","","","","Returns the argument unchanged.","","","","","The interval in seconds at which the relay will send a …","Calls U::from(self).","","Port for mDS service.","","","","","","","","","","Port for xDS management_server service","","Extensions to prost and related crates.","Logic for parsing and generating Quilkin Control Message …","","","","","","","","","The maximum length of a QCMP packet, including 2 …","The minimum length of a QCMP packet","The initation of a ping command to send to a Quilkin proxy …","The reply from a Quilkin proxy from a Self::Ping command. …","The set of possible QCMP commands.","A measurement implementation using QCMP pings for …","","","","","","","","","","","","","","","","","","","","","","","If the command is Protocol::PingReply, with …","Encodes the protocol command into a buffer of bytes for …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns the packet’s nonce.","Parses the provided input, and attempts to parse it as a …","Creates a Self::Ping with a random nonce, should be sent …","Creates a Self::PingReply from the client and server start …","Creates a Self::Ping with a user-specified nonce, should …","If the command is Protocol::PingReply, with …","","","","","","","","","","","","","","","","","","","","","","","","","The timestamp from when the client sent the packet.","The timestamp from when the client sent the ping packet.","The client’s nonce.","The client’s nonce.","The timestamp from when the server received the ping …","The timestamp from when the server sent the reply.","Args common across all components","","","","","Config","Returns the argument unchanged.","Calls U::from(self).","","","","The ready check and idle duration","","Channel used to indicate graceful shutdown requests","","","","","The runtime mode of Quilkin, which contains various …","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","The location of an Endpoint.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","If true, only care about the provider being healthy, not …","","","","","","","","","","","","","","","","","","","The location of an Endpoint.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Auto-generated discriminant enum variants","","","","","A data structure that is responsible for holding sessions, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns a reference to an existing session mapped to key, …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Constructs a new session pool, it’s created with an Arc …","","","","","","","Sends packet data to the appropiate session based on its …","Returns a map of active sessions.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Represents the required arguments to run a worker task that","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","Spawns a background task that sits in a loop, receiving …","","","","Socket with reused port from which the worker receives …","","ID of the worker.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Configuration for a component","The configuration of a Filter from either a static or …","","","","Dynamic configuration from Protobuf.","","Filter is the configuration for a single filter","","","","","","","","A mutable memory location with atomic storage rules.","Static configuration from YAML.","","Validation failure for a Config","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Gets the datacenters, panicking if this is an agent config","","","","","","","Given a list of subscriptions and the current state of the …","Deserializes takes two type arguments Static and Dynamic …","","","","","","","","","","Creates a new empty slot.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Attempts to deserialize input as a YAML object …","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns whether any data is present in the slot.","","","","","","","","","","","","","Provides a reference to the underlying data.","","Provides a view into a mutable reference of the current …","","","Creates a new slot for value.","","","","Removes any data from the slot.","","","","","","","","","","","","","","","","","","","","","","","","Replaces the data in the slot with value.","Replaces the data if the slot is empty.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Replaces the current data in the slot with value’s data, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a watcher to to the slot. The watcher will fire …","Creates a new slot containing the default instance of T.","","","","","Watches Agones’ game server CRDs for Allocated game …","Watches for changes to the file located at path.","The available xDS source providers.","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","The namespace under which the configmap is stored.","The namespace under which the game servers run.","The path to the source config.","","","","The GameServer has been allocated to a session","The Pod for the GameServer is being created.","Output all messages including debug messages.","prioritise allocating GameServers on Nodes with the least …","","The system will choose an open port for the GameServer in …","Something has gone wrong with the Gameserver and it cannot …","Only output error messages.","","","FleetSpec is the spec for a Fleet. More info: …","FleetSpec is the spec for a Fleet. More info: …","FleetStatus is the status of a Fleet. More info: …","","","","Auto-generated derived type for GameServerSpec via …","Defines a set of Ports that are to be exposed via the …","","","The status for a GameServer resource.","The port that was allocated to a GameServer.","GameServer is the data structure for a GameServer resource.","","Output all messages except for debug messages.","","","Prioritise allocating GameServers on Nodes with the most …","","Dynamically sets the container port to the same value as …","A dynamically allocating GameServer is being created, an …","","","The GameServer is ready to take connections from game …","","The GameServer has declared that it is ready","The GameServer is reserved and therefore can be allocated …","","We have determined that the Pod has been scheduled in the …","the strategy that a Fleet & GameServers will use when …","Parameters for the Agones SDK Server sidecar container","","The GameServer has shutdown and everything needs to be …","The Pods for the GameServer are being created but are not …","The user defines the host port to be used in the …","","","","The GameServer has failed its health checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Container specifies which Pod container is the game …","The name of the container on which to open the port. …","The port that is being opened on the specified container’…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","GRPCPort is the port on which the SDK Server binds the …","Configures health checking","The port exposed on the host for clients to connect to","HTTPPort is the port on which the SDK Server binds the …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","LogLevel for SDK server (sidecar) logs. Defaults to “Info…","","","","","","","","","","","","","","","","Name is the descriptive name of the port","","","","","","","","","","","Spec based constructor for derived custom resource","","","","","","","","","","","PortPolicy defines the policy for how the HostPort is …","Ports are the array of ports that can be exposed via the …","","Protocol is the network protocol being used. Defaults to …","","","","","","","","","","","Scheduling strategy. Defaults to “Packed”","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Specifies parameters for the Agones SDK Server sidecar …","","","","","","","","","","","","","","","","","","","","","","","","","","","GameServerSpec is the spec for a GameServer resource. More …","","","The current state of a GameServer.","","","","","","Describes the Pod that will be created for the GameServer.","GameServer is the data structure for a GameServer resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The binary configuration of the filter. Must be prost …","","Filter for compressing and decompressing packet data","The Concatenate filter’s job is to add a byte packet to …","The human-readable configuration of the filter. Must be …","","An error representing failure to convert a filter’s …","Arguments needed to create a new filter.","An error that occurred when attempting to create a Filter …","Debug logs all incoming and outgoing packets","","Always drops a packet, mostly useful in combination with …","An owned pointer to a dynamic FilterFactory instance.","","Trait for routing and manipulating packets.","A chain of Filters to be executed in order.","","Provides the name and creation function for a given Filter.","The value returned by FilterFactory::create_filter.","A map of FilterFactory::names to DynFilterFactory values.","Registry of all Filters that can be applied in the system.","A set of filters to be registered with a FilterRegistry.","Filter for allowing/blocking traffic by IP and port.","","","","Balances packets over the upstream endpoints.","A filter that implements rate limiting on packets based on …","","","","The globally unique name of the filter.","","Allows a packet to pass through, mostly useful in …","The input arguments to Filter::read.","Statically safe version of Filter, if you’re writing a …","A filter that reads a metadata value as a timestamp to be …","Filter that only allows packets to be passed to Endpoints …","The input arguments to Filter::write.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Configuration for the filter.","Returns the schema for the configuration of the Filter.","Contents of the received packet.","Contents of the received packet.","Returns a filter based on the provided arguments.","","","","Returns a FilterSet with the filters provided through …","","The destination of the received packet.","The upstream endpoints that the packet will be forwarded …","","Creates a new instance of CreateFilterArgs using a dynamic …","Converts YAML configuration into its Protobuf equivalvent.","Converts YAML configuration into its Protobuf equivalvent.","The upstream endpoints that the packet will be forwarded …","Convenience method for providing a consistent error …","","","","","","","","","","","","","","Creates a new dynamic FilterFactory virtual table.","","","Creates a new instance of CreateFilterArgs using a fixed …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Instantiates a new StaticFilter from the given …","","","","","","Creates and returns a new dynamic instance of Filter for a …","Returns a DynFilterFactory if one matches id, otherwise …","Returns a DynFilterFactory for a given key. Returning None …","","Inserts factory for the specified FilterFactory, returning …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a by reference iterator over the set of filters.","","","","","","","Arbitrary values that can be passed from one filter to …","Arbitrary values that can be passed from one filter to …","","","name returns the configuration name for the Filter The …","Create a new instance of CreateFilterArgs.","Creates a new ReadContext.","Creates a new WriteContext","","","","","","Constructs a FilterInstance.","","Prelude containing all types and traits required to …","","","","","","","","","","","","","","","Filter::read is invoked when the proxy receives data from a","Loads the provided FilterSet into the registry of …","Returns the ConfigType from the provided Option, otherwise …","Returns the ConfigType from the provided Option, otherwise …","","","","The source of the received packet.","The source of the received packet.","","","","","","","","","","","","Validates the filter configurations in the provided config …","Validates the filter configurations in the provided config …","","","","","","","","","","","","","","","","","","","","","","","","","Instantiates a new StaticFilter from the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new FilterSet with the set of filter_factories …","","","","","","","","","","Filter::write is invoked when the proxy is about to send …","","","","","The default key under which the Capture filter puts the …","","Trait to implement different strategies for capturing …","","Capture from the start of the packet.","Looks for the set of bytes at the beginning of the packet","Capture from the start of the packet.","Look for the set of bytes at the end of the packet","Strategy to apply for acquiring a set of bytes in the UDP …","Capture from the end of the packet.","Look for the set of bytes at the end of the packet","","","","","","","","","","","Capture packet data from the contents, and optionally …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","The key to use when storing the captured value in the …","The regular expression to use for capture.","Whether captured bytes are removed from the original …","The number of bytes to capture.","","","","","","","","","","","","","","","","The number of bytes to capture.","Whether captured bytes are removed from the original …","The capture strategy.","","","","","","","","","","","","","","","","","","","","","","","Whether to do nothing, compress or decompress the packet.","Filter for compressing and decompressing packet data","","A trait that provides a compression and decompression …","","","","","","The library to use when compressing.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Concatenate filter’s job is to add a byte packet to …","Config represents a Concatenate filter configuration.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","Whether or not to append or prepend or do nothing on …","Whether or not to append or prepend or do nothing on …","","","","","","","","","","","","","","","A Debug filter’s configuration.","Debug logs all incoming and outgoing packets","","","","","","Returns the argument unchanged.","Identifier that will be optionally included with each log …","Calls U::from(self).","","","","","","","","","","","pass filter’s configuration.","Always drops a packet, mostly useful in combination with …","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","Whether or not a matching Rule should Allow or Deny access","Matching rules will allow packets through.","Represents how a Firewall filter is configured for read …","Matching rules will block packets.","Filter for allowing/blocking traffic by IP and port.","","","Range of matching ports that are configured against a Rule.","Invalid min and max values for a PortRange.","Combination of CIDR range, port range and action to take.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if any address matches the provided CIDR …","Returns true if the range contain the given port.","","","","Port ranges can be specified in yaml as either “10” as …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Creates a new PortRange, where min is inclusive, max is …","","","","","","","","","","","","","","","Serialise the PortRange into a single digit if min and max …","ipv4 or ipv6 CIDR address.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The configuration for load_balancer.","Send packets to endpoints based on hash of source IP and …","Balances packets over the upstream endpoints.","Policy represents how a load_balancer distributes packets …","Send packets to endpoints chosen at random.","Send packets to endpoints in turns.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Config represents a self’s configuration.","A filter that implements rate limiting on packets based on …","SESSION_TIMEOUT_SECONDS is the default session timeout.","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","The maximum number of packets allowed to be forwarded by …","The duration in seconds during which max_packets applies. …","","","","","","","","","A specific match branch. The filter is run when value …","Configuration for Match.","Configuration for a specific direction.","The behaviour when the none of branches match. Defaults to …","","","","","","","","","","List of filters to compare and potentially run if any …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The behaviour for when none of the branches match.","The filter to run on successful matches.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","The key for the metadata to compare against.","Configuration for Filter::read.","Configuration for Filter::write.","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value to compare against the dynamic metadata.","","","","","pass filter’s configuration.","Allows a packet to pass through, mostly useful in …","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Config represents a self’s configuration.","A filter that reads a metadata value as a timestamp to be …","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","The metadata key to read the UTC UNIX Timestamp from.","","Observes the duration since a timestamp stored in metadata …","","","","","","","","","","","","","","","","","Filter that only allows packets to be passed to Endpoints …","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","the key to use when retrieving the token from the Filter’…","","","","","","","","","","","","","","","","","The same as DualStackSocket but uses epoll instead of …","An ipv6 socket that can accept and send data from either a …","","","","TCP listener for a GRPC service, always binds to the local …","Binds a TCP listener, if None is passed, binds to an …","","","","","","","","","","Types representing where the data is the sent.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Retrieves the local address the listener is bound to","","","","","","","","","Phoenix Network Coordinate System","Retrieves the port the listener is bound to","","","","","","","","","","","","","","","","","","","","","Represents a full snapshot of all clusters.","","","","","","","","","","","","","","","","","","","","","","","Creates a map of tokens -> address for the current set","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new endpoint set, calculating a unique version …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bumps the version, calculating a hash for the entire …","","","Unique version for this endpoint set","","","","","","Creates a new endpoint set with the provided version hash, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of config, or the default value if config…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Nested message and enum types in Host.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Returns the value of label, or the default value if label …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","The kind of address, such as Domain Name or IP address. …","","A destination endpoint with any associated metadata.","A valid socket address. This differs from …","","","","","","The location of an Endpoint.","Metadata specific to endpoints.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","A valid name or IP address that resolves to a address.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Known Quilkin metadata.","","","Creates a new Endpoint with no metadata.","","","","","Returns the port for the endpoint address, or 0 if no port …","The port of the socket address, if present.","","","","","","","","","","","","","","Returns the socket address for the endpoint, resolving any …","","","","","","","","","","","","","","","","","","","","","","","","","","User created metadata.","","","","","","Creates a new Endpoint with the specified metadata.","","","","","Shared state between Filters during processing for a …","","A key in the metadata table.","","","Represents a view into the metadata object attached to …","","Reference to a metadata value.","","","A literal value or a reference to a value in a metadata …","","","","","","","Returns the inner String value of self if it matches …","","Returns the inner String value of self if it matches …","","Returns the inner String value of self if it matches …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Known Quilkin metadata.","","","","","","","","Resolves a symbol into a Value, using ctx for any …","Tries to Self::resolve the symbol to a bytes::Bytes, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User created metadata.","","","","","","","","The network coordinates of a node in the phoenix system.","","","An implementation of measuring the network difference …","A Phoenix instance maintains a virtual coordinate space …","","","","","","","The amount of time the check will change by depending on …","Starts the background update task to continously sample …","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","The range at which continually update the nodes …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Gets the difference between this node and address, …","Constructs a new Phoenix builder.","","","","","The threshold at which the path to a node is consider …","Sets the percentage of nodes to regularly measure at …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a buffer filled with the specified data, only used …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Splits a prefix of the specified length from the buffer …","Splits a suffix of the specified length from the buffer …","","","","","","","","","","","","","","","","","","","","","","A UTC timestamp","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Gets the current Unix timestamp","Gets the current Unix timestamp in nanoseconds.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","",""],"i":[15,0,0,44,15,44,0,0,0,0,0,15,14,3,15,0,22,3,3,14,22,14,22,14,22,3,15,14,22,3,15,0,14,3,15,14,3,15,3,0,22,22,22,0,0,22,3,14,15,3,3,15,0,3,14,22,3,15,14,22,3,15,14,22,14,22,14,3,15,0,14,22,3,3,14,0,3,14,22,3,15,14,22,3,15,3,22,0,14,14,0,22,3,0,14,14,22,3,3,3,0,0,14,14,3,15,14,22,3,15,14,22,3,15,14,22,3,15,14,22,14,22,3,14,22,3,15,14,0,0,42,41,0,0,0,42,41,0,0,42,41,41,0,42,0,42,0,42,41,42,22,0,42,42,41,42,41,42,41,42,41,42,22,22,41,22,41,41,41,41,41,41,41,41,42,41,42,42,42,41,42,41,0,42,41,42,41,42,22,0,22,0,0,22,0,41,42,41,41,41,42,41,42,41,42,42,42,41,42,0,0,0,46,46,46,46,46,46,46,46,46,0,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,0,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,0,0,0,51,51,51,51,51,51,51,0,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,0,14,14,14,14,14,14,14,14,0,53,0,53,54,54,54,54,53,53,53,54,53,54,53,54,53,54,54,53,54,53,54,53,54,53,54,53,54,54,53,53,54,53,54,54,53,54,53,54,53,54,53,54,53,54,53,54,53,54,0,0,0,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,0,0,0,0,0,0,0,0,0,71,71,0,0,68,68,0,0,0,71,67,68,66,67,68,71,66,67,68,71,66,66,66,66,66,67,68,67,68,66,68,68,67,68,71,71,66,67,68,71,66,67,68,66,66,67,68,71,66,67,68,71,67,67,68,68,68,68,68,68,66,66,0,66,66,67,68,71,66,67,68,71,66,67,68,71,66,67,68,71,66,67,68,71,343,344,343,344,344,344,0,0,0,84,84,84,84,84,84,0,0,84,0,84,84,84,84,84,0,79,79,0,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,0,0,0,0,49,83,83,49,83,49,49,49,49,49,83,49,49,83,83,49,83,49,49,49,83,83,49,83,49,83,83,49,83,49,83,49,83,49,83,49,0,0,0,0,0,85,85,90,85,90,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,90,85,85,85,85,90,85,90,85,85,90,90,85,85,90,85,90,90,85,85,85,85,85,85,85,90,85,90,85,90,85,90,85,85,91,94,91,94,91,94,91,94,91,94,0,0,0,0,91,94,0,91,52,92,93,91,94,52,92,93,91,94,52,91,52,91,52,92,52,93,91,91,91,91,91,91,93,91,91,94,94,52,92,93,91,91,91,94,94,94,94,52,91,52,93,52,92,93,91,94,52,92,93,91,94,52,52,92,92,93,92,92,0,92,92,92,93,93,92,94,92,91,52,91,94,92,93,91,94,52,92,93,91,94,52,92,93,91,94,52,92,93,91,94,52,52,0,104,104,104,104,104,104,104,104,104,104,104,0,104,104,104,104,104,104,0,0,56,107,56,107,56,56,56,56,56,107,56,56,56,107,56,107,56,56,107,107,56,107,56,107,56,107,56,107,56,107,56,107,0,0,112,118,0,0,0,0,0,0,109,127,0,127,0,118,118,112,127,0,0,109,115,0,127,0,0,109,110,112,113,114,108,115,116,117,118,3,3,108,109,127,110,345,112,113,114,108,115,116,117,118,109,127,110,345,112,113,114,108,115,116,117,118,109,110,112,113,114,108,115,116,117,118,109,110,112,113,114,108,115,116,117,118,3,116,3,3,110,113,108,115,3,3,3,109,109,110,345,112,113,114,108,115,116,110,109,110,113,114,108,115,116,108,108,108,108,108,115,115,115,115,115,116,116,116,116,116,3,109,127,127,110,112,113,114,108,108,115,116,117,118,109,109,127,127,110,110,110,110,345,112,113,114,108,115,116,116,117,118,3,109,110,112,113,114,108,115,116,117,118,108,113,113,108,114,3,113,109,127,110,345,112,113,114,108,115,116,117,118,109,127,110,345,112,113,114,108,115,116,117,118,113,110,113,108,110,113,109,110,112,113,114,108,115,116,117,116,113,110,113,110,116,117,110,0,114,110,110,109,112,114,115,116,109,110,112,113,114,108,115,116,109,110,345,112,113,114,108,115,116,127,110,110,109,110,112,113,114,108,115,116,117,118,118,127,108,109,127,110,345,112,113,114,108,115,116,116,116,117,118,109,127,110,345,112,113,114,108,115,116,117,118,110,109,127,110,345,112,113,114,108,115,116,117,118,118,113,3,109,127,110,345,112,113,114,108,115,116,117,118,0,110,110,110,346,347,347,148,148,0,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,0,148,148,148,148,148,148,148,148,148,348,348,349,0,0,0,161,161,164,166,171,165,161,164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0,165,166,171,165,161,0,0,161,174,161,161,174,161,0,0,0,161,161,165,167,167,167,161,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,160,160,176,155,168,155,168,155,168,155,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,157,159,159,155,168,155,168,155,168,157,158,163,164,165,167,170,175,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,155,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,163,157,159,163,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,155,168,155,168,163,155,168,155,168,173,173,155,168,155,168,155,168,175,155,168,159,162,155,168,155,168,155,155,168,168,155,168,160,155,168,155,168,155,155,168,168,162,159,157,160,159,176,170,176,176,160,155,155,168,168,172,157,170,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,157,155,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,155,168,155,168,155,168,175,155,168,160,168,155,168,168,170,157,170,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,172,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,155,155,168,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,0,0,135,0,0,0,119,135,0,0,183,185,119,135,183,185,119,135,119,135,119,135,119,119,183,185,119,183,185,119,183,185,119,135,119,135,0,184,183,185,119,135,183,185,119,135,119,119,183,183,185,185,184,119,119,119,119,119,119,135,183,185,119,135,183,185,119,135,183,185,119,135,183,185,119,135,119,119,0,209,0,0,0,209,121,0,0,0,0,121,0,0,121,0,0,0,0,0,0,0,0,0,0,121,121,0,0,0,121,121,209,121,0,0,0,0,0,0,190,130,191,192,209,209,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,0,190,130,191,192,190,130,191,192,0,0,130,195,193,139,147,193,0,190,191,191,190,147,139,0,195,193,193,139,209,190,121,199,121,121,121,121,121,199,199,199,199,199,209,130,0,195,190,97,97,121,121,199,199,200,201,192,195,139,202,147,217,218,219,220,221,222,223,224,225,214,215,190,97,97,121,121,121,121,121,121,121,121,199,130,200,191,191,201,192,209,191,190,130,191,192,200,191,200,190,191,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,191,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,190,190,190,191,190,130,190,0,0,0,139,147,0,199,193,195,139,147,214,215,190,97,199,130,0,0,217,218,219,220,221,222,223,224,225,214,215,190,201,192,140,200,193,193,190,190,97,139,147,214,215,0,190,130,191,192,97,121,199,0,190,190,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,192,209,217,218,219,220,221,222,223,224,225,214,215,201,192,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,195,139,147,217,218,219,220,221,222,223,224,225,214,215,190,97,121,199,130,200,191,201,192,191,218,219,220,221,224,225,190,201,192,140,350,350,351,351,0,0,0,0,0,234,0,234,0,0,234,231,232,234,235,233,231,232,234,235,233,229,231,232,233,231,232,234,235,233,231,232,234,235,233,231,231,231,231,231,232,232,232,232,232,231,232,234,235,233,231,232,234,234,234,234,235,233,231,232,234,235,233,234,231,232,234,235,233,231,232,234,235,233,235,233,231,232,231,232,234,235,233,231,232,234,235,233,231,232,234,235,233,231,232,235,231,232,234,234,235,235,233,231,232,234,235,233,231,232,234,235,233,231,232,234,235,233,0,0,239,0,0,239,239,241,238,0,241,238,238,239,240,241,238,239,240,241,238,239,240,238,239,240,238,239,240,241,238,239,240,238,239,240,241,238,239,240,238,238,238,238,238,239,239,239,239,239,240,240,240,240,240,238,239,240,241,241,238,238,239,239,240,240,238,239,240,241,238,239,240,241,238,239,240,238,239,240,240,240,240,238,239,240,238,239,240,238,239,240,238,239,240,241,238,239,240,241,238,239,240,241,238,239,240,241,238,239,240,246,0,0,246,246,0,246,247,246,247,247,246,246,247,246,247,246,246,246,246,246,247,247,247,247,247,246,247,246,246,247,247,246,247,246,247,246,247,219,247,247,246,247,246,247,246,247,246,247,246,247,246,247,246,247,0,0,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,250,0,0,0,252,252,252,252,252,252,252,252,252,252,252,252,252,252,252,252,0,255,0,255,0,258,0,0,0,0,254,255,256,257,256,254,255,256,258,257,259,254,255,256,258,257,259,254,255,256,257,254,255,256,257,256,257,254,255,256,257,254,255,256,257,254,254,254,254,254,255,255,255,255,255,256,256,256,256,256,257,257,257,257,257,254,255,256,258,258,257,259,259,254,255,255,256,258,257,259,254,255,256,257,254,255,256,258,257,259,254,255,256,258,257,259,254,255,256,257,257,254,254,256,254,255,256,257,254,255,256,257,254,255,256,257,256,254,255,256,257,258,259,254,254,255,256,258,257,259,254,255,256,258,257,259,254,255,256,258,257,259,254,255,256,258,257,259,352,352,0,262,0,0,262,262,262,263,262,263,262,262,263,262,263,262,263,263,263,263,263,262,262,262,262,262,263,262,263,263,262,262,263,262,263,262,263,262,263,263,262,263,262,263,262,263,262,263,262,263,262,263,262,0,0,0,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,266,0,0,0,0,0,269,270,271,268,269,270,271,268,270,268,269,270,271,268,269,270,271,268,269,269,269,269,269,270,270,270,270,270,271,271,271,271,271,268,268,268,268,268,270,271,269,270,271,268,269,270,271,268,269,270,271,268,269,270,271,268,268,269,270,271,268,270,269,269,269,270,271,268,269,270,271,268,269,270,271,268,269,269,270,270,271,271,268,269,270,271,268,269,270,271,268,271,269,270,271,268,0,0,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,0,0,0,0,0,0,0,0,0,0,0,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,192,228,228,228,228,228,228,228,228,228,0,0,0,280,280,280,0,0,280,279,280,279,279,279,279,279,279,279,279,279,280,280,279,280,279,280,279,280,279,279,279,281,279,279,279,281,280,280,279,279,280,279,280,279,280,279,0,0,0,0,0,0,0,283,284,285,283,284,285,283,284,285,0,0,285,283,284,285,284,283,284,285,283,284,285,283,283,285,284,285,284,285,284,284,285,0,283,0,0,284,285,284,285,0,283,284,285,283,284,285,283,284,285,283,284,285,0,0,0,0,0,0,0,212,291,295,293,212,212,212,212,296,291,295,293,212,296,291,295,293,293,212,291,295,293,212,291,295,293,293,212,212,296,212,293,212,295,295,295,295,295,295,212,212,295,295,293,212,212,212,296,291,295,293,295,212,291,295,293,295,212,212,212,212,212,212,212,212,212,296,291,295,293,212,296,291,295,293,212,293,212,212,212,212,293,212,212,291,293,212,212,212,295,0,212,212,212,212,293,212,212,212,291,295,293,295,293,212,296,291,295,293,212,296,291,295,293,212,296,291,295,293,293,212,212,293,212,296,291,295,293,293,0,0,0,0,0,0,0,0,0,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,143,143,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,304,303,304,87,305,306,307,308,143,309,309,305,303,304,87,305,306,307,308,143,309,303,304,87,87,305,306,307,307,307,308,143,309,303,304,87,305,306,307,308,143,309,0,307,308,307,308,306,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,143,143,304,307,143,307,308,87,305,87,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,303,304,87,305,306,307,308,143,309,87,0,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,310,0,0,0,0,0,318,318,316,213,0,0,0,318,316,0,213,213,316,179,317,318,179,213,316,179,317,318,213,316,179,317,318,213,316,179,317,318,213,316,179,317,318,213,316,179,213,316,179,179,317,213,316,179,317,213,316,179,179,317,213,213,213,213,213,316,316,316,316,316,179,179,179,179,179,317,317,317,317,317,213,213,316,316,179,317,318,318,213,213,213,213,213,213,213,213,316,179,179,317,318,179,213,316,179,317,318,213,316,179,213,316,179,213,213,316,179,317,318,179,213,316,179,317,318,179,317,326,0,179,179,213,316,179,317,213,213,179,317,179,317,213,316,179,317,213,316,179,317,318,213,213,316,318,317,213,213,213,213,213,316,179,179,317,317,318,213,316,179,317,318,213,316,179,317,318,326,213,316,179,317,318,179,353,353,230,230,0,0,0,230,328,0,230,0,328,230,0,0,330,328,329,230,331,230,328,230,328,230,330,328,329,230,331,330,328,329,230,331,330,328,329,230,331,330,328,329,230,331,330,328,329,230,330,328,329,230,331,330,328,329,230,331,330,328,329,230,331,330,330,330,330,330,328,328,328,328,328,329,329,329,329,329,230,230,230,230,230,331,331,331,331,331,330,330,328,329,329,230,230,331,330,330,330,330,328,328,328,329,230,230,230,230,230,230,230,230,230,331,331,330,330,328,329,230,331,330,330,330,328,329,230,331,330,328,329,230,331,329,330,328,329,230,331,329,331,330,329,331,330,328,329,230,328,328,330,328,329,230,331,330,328,329,230,331,330,328,329,230,331,330,328,329,230,331,330,329,230,330,328,329,230,230,331,331,330,328,329,230,331,330,328,329,230,331,331,330,328,329,230,331,331,0,0,0,0,0,0,70,333,336,333,333,333,335,333,335,70,333,337,336,335,70,333,337,336,335,333,70,333,336,70,333,336,70,333,333,337,336,335,70,70,333,337,336,70,333,336,333,70,335,335,70,333,337,336,335,70,333,337,336,334,335,333,333,70,0,335,335,70,333,336,70,70,335,70,333,337,336,335,70,333,337,336,335,70,333,337,336,335,70,333,337,336,0,0,0,98,102,102,102,100,100,102,100,98,102,100,98,100,98,100,100,98,98,100,100,98,98,98,98,102,100,98,100,100,100,102,100,100,102,100,98,100,98,98,100,98,102,100,98,102,100,98,100,98,100,98,102,100,100,100,100,98,100,98,100,100,100,100,100,100,98,98,98,100,102,100,98,102,100,98,102,100,98,102,100,98,0,0,69,75,69,75,69,75,69,75,69,75,75,75,75,75,75,75,75,75,75,69,69,75,69,75,69,75,69,75,69,75,75,69,75,69,69,75,69,75,69,75,69,75,69,69,69,75,0,342,341,0,342,341,0,342,341,0,0,341,342,341,342,341,341,341,342,341,341,341,342,341,342,341,341,342,342,342,341,342,341,342,341,342,342,341],"f":"````````````{{cb}d{}}00``{{fh}j}{{fh{n{l}}{Ab{A`}}{Af{Ad}}}{{Ah{d}}}}{AjAj}000{ce{}{}}0000000`{AlAl}{ff}{AnAn}{{ce}d{}{}}00``{{}Aj}`0````{{}Al}{{}An}{{fB`}{{Ah{Bb}}}}{c{{Bd{f}}}Bf}{{AnAn}j}``{{AlBh}Bj}{{BlBh}Bj}{{fBh}Bj}{{AnBh}Bj}{cc{}}000{Bn{{Bd{AlC`}}}}{Bn{{Bd{BlC`}}}}10222`{{}{{Af{Cb}}}}0`{fA`}``{f{{`{{Ch{}{{Cd{{Cf{h{n{A`}}}}}}}}}}}}{ce{}{}}000{c{{Cj{e}}}{}{}}000{ClCn}`{An{{Cf{D`Db}}}}````{{f{Dd{f}}}{{`{{Dh{}{{Df{d}}}}Dj}}}}````{{}{{Dl{h}}}}{{}A`}{{fc}BdDn}```777{c{{Bd{e}}}{}{}}0000000{cE`{}}000{{AlBn}{{Bd{dC`}}}}{{BlBn}{{Bd{dC`}}}}10`;;;;`````````````````````{{cb}d{}}0``{AjAj}0===={EbEb}{EdEd}{{ce}d{}{}}0``{{}Eb}{{Bl{Af{{Ef{d}}}}}{{Eh{d}}}}{{EbEb}j}{{ce}j{}{}}0000{{EbBh}{{Bd{dEj}}}}{{EbBh}Bj}{{EdBh}Bj}{cc{}}0{Bn{{Bd{EdC`}}}}011{h{{Bd{Ebc}}}{}}`{hj}{ce{}{}}0{c{{Cj{e}}}{}{}}0```````11{cA`{}}{c{{Bd{e}}}{}{}}5000{cE`{}}0{{EdBn}{{Bd{dC`}}}}055```{{cb}d{}}`{AjAj}077{ElEl}{{ce}d{}{}}{{}El}{{}En}{{ElBh}Bj}{cc{}}{Bn{{Bd{ElC`}}}}01{{}{{Af{Cb}}}}`?>`````{{El{F`{f}}FbDb}{{Eh{d}}}}`{ce{}{}}>>={{ElBn}{{Bd{dC`}}}}01``<;;11{FdFd}:`{{FdBh}Bj}7{Bn{{Bd{FdC`}}}}08{Fd{{Eh{d}}}}75{c{{Cj{e}}}{}{}}`6{c{{Bd{e}}}{}{}}0{cE`{}}{{FdBn}{{Bd{dC`}}}}09```{{cb}d{}}{AjAj}0;;{FfFf}{{ce}d{}{}}{{}En}{{FfBh}Bj}{cc{}}{Bn{{Bd{FfC`}}}}01{{}{{Af{Cb}}}}{ce{}{}}=````{{Ff{F`{f}}FbDb}{{Eh{d}}}}`1==<{{FfBn}{{Bd{dC`}}}}02````7`````{{Al{F`{f}}Fh{Af{{Ef{d}}}}Db}{{Eh{d}}}}`````<<`;;;;3333{FjFj}{FlFl};;`{{FjBh}Bj}{{FlBh}Bj}::{Bn{{Bd{FjC`}}}}{Bn{{Bd{FlC`}}}}10<<:{hj}::{c{{Cj{e}}}{}{}}0{Fl{{Eh{d}}}}<<{c{{Bd{e}}}{}{}}000{cE`{}}0{{FjBn}{{Bd{dC`}}}}{{FlBn}{{Bd{dC`}}}}10{ce{}{}}0```{{cb}d{}}{AjAj}022{FnFn}{{ce}d{}{}}{{}Fn}{{FnBh}Bj}{cc{}}{Bn{{Bd{FnC`}}}}01{{}{{Af{Cb}}}}`9?``{{Fn{F`{f}}G`Db}{{Eh{d}}}}:>>={{FnBn}{{Bd{dC`}}}}0;````{c{{Bd{{n{Gb}}Gd}}}Gf}{GhGj}{Gl{{Af{{Gn{A`Gh}}}}}}{GlGh}{H`Gj}```````````??{ce{}{}}0000000{c{}{}}{cHb{}}{HdHb}01{HfHf}{HhHh}{{ce}d{}{}}0{{}Hd}{{HhHj}{{Af{Hl}}}}{{HhHd}{{Ab{Gb}}}}{{HfBh}Bj}{{HhBh}Bj}{{HnBh}Bj}0{cc{}}000{{cI`}c{}}11>>>>>{c{{Cj{e}}}{}{}}000{{HfAd}{{Id{{Ib{Dh}}}}}}{{}{{Eh{Hf}}}}{HhGb}{{{Ab{Gb}}}{{Bd{{Af{Hh}}Hn}}}}{{}Hh}{{GbHjHj}Hh}{GbHh}{{HhHj}{{Af{If}}}}{{ce}{{Ih{g}}}{}{{Ij{Hb}}}{}}{c{{Ih{e}}}{}{}}{{IlDb}d}{cGb{}}{HdGb}{ce{}{}}0{cA`{}}{c{{Bd{e}}}{}{}}0000000{cE`{}}0003333`````````33`{cc{}}4{c{{Cj{e}}}{}{}}`````3325``````{{cb}d{}}66{InIn}{{ce}d{}{}}{{InBh}Bj}55{InJ`}:5{{In{F`{f}}{Af{Ad}}}{{Jd{{Jb{d}}}}}};998;````5`;;;;{FbFb}4{{}Fb}{{FbBh}Bj}:::`>>99`{Fbj}``````{{Jf{Jh{Fb}}}{{Eh{d}}}}{ce{}{}}????>>00`````;0000{JjJj}:{{JjJj}Jl}{JjA`}{{ce}Jl{}{}}{{}Jj}{c{{Bd{Jj}}}Bf}{{JjJj}j}{{ce}j{}{}}0000{{JjBh}{{Bd{dEj}}}}0{JnJj}{cc{}}00{h{{Bd{Jj}}}}{{Jjc}dK`}=={c{{Cj{e}}}{}{}}0{{}j}{ClCn}``{{ceg}Jj{{Kb{h}}}{{Kb{h}}}{{Kb{h}}}}{{JjJj}{{Af{Jl}}}}`{Jjh}`{{Kd{Jh{Fb}}}{{Eh{d}}}}{{}{{Dl{h}}}}{{}A`}{{Jjc}BdDn}{Jj{{Af{h}}}}{ce{}{}}{cA`{}}{c{{Bd{e}}}{}{}}000{cE`{}}033{cJj{{Kb{h}}}}5`````````````````{{cb}d{}}05555555555{KfKf}{FhFh}{{ce}d{}{}}0{{}Kh}{{}Fh}{Kjd}{{KfKf}j}{{ce}j{}{}}0000{{KjBh}Bj}{{KfBh}Bj}{{KfBh}{{Bd{dEj}}}}{{KlBh}Bj}0{{FhBh}Bj}{cc{}}00{KlKf}0{KnKl}{L`Kl}3{LbKl}444``{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{Fh{{Af{j}}}}``{{{F`{f}}{Lj{{Cf{Lh{Af{`}}Ad}}}}{F`{Ll}}Db}{{F`{Kj}}}}`````{{Kh{Jh{Fh}}{Af{{Ef{d}}}}}{{Eh{d}}}}`{Kj{{`{``}}}}`{Kl{{Af{Ln}}}}`66{cA`{}}0{c{{Bd{e}}}{}{}}000000000{cE`{}}000099999``99```>98``{M`{{Jb{{F`{Mb}}}}}}{{{F`{f}}IlHb{F`{Kj}}{Md{{Cf{Lh{Af{`}}Ad}}}}{F`{Ll}}}{{Eh{{n{{F`{Mb}}}}}}}}332`;```{{cb}d{}}<<<<{G`G`}{{ce}d{}{}}{{}G`}{{G`Bh}Bj}{cc{}}00`{ce{}{}}0{c{{Cj{e}}}{}{}}0{G`j}```{{Mf{Jh{G`}}}{{Eh{d}}}}3====<<33````````````````````````````9999999999{{fh{n{l}}{Ab{A`}}{Af{Ad}}}{{Eh{d}}}}{fd}{Mhh}666666666666666666666666{MjMj}{{{Ml{c}}}{{Ml{c}}}Mn}{N`N`}{NbNb}{NdNd}{MhMh}{NfNf}{NhNh}{NjNj}{NlNl}{{ce}d{}{}}000000000```{f{{Nn{Nb}}}}{{}{{Ml{c}}}O`}{{}Nb}{{}Mh}{{}Nf}{{}f}0{{fB`}{{Eh{Bb}}}}{{Mjh}{{Bd{{Cf{Ghe}}Ob}}}{GfO`}{OdOf{Oh{c}}}}{c{{Bd{Mj}}}Bf}{c{{Bd{{Ml{e}}}}}BfOf}{c{{Bd{e}}}Bf{{Oj{{n{Gb}}}}}}{c{{Bd{N`}}}Bf}{c{{Bd{Nb}}}Bf}{c{{Bd{Nd}}}Bf}{c{{Bd{Mh}}}Bf}{c{{Bd{Nf}}}Bf}{c{{Bd{Nh}}}Bf}{{}{{Ml{c}}}{}}{{MjMj}j}{{{Ml{c}}{Ml{c}}}jOl}{{NbNb}j}{{NdNd}j}{{MhMh}j}{{NfNf}j}{{NhNh}j}{{ce}j{}{}}00000000000000`{{MjBh}Bj}{{OnBh}Bj}0{{{Ml{c}}Bh}BjA`}{{N`Bh}Bj}{{NbBh}Bj}{{NdBh}Bj}{{MhBh}Bj}0{{NfBh}Bj}{{NhBh}Bj}{{NjBh}Bj}{{NlBh}Bj}{cc{}}{GhMj}{ObOn}2{Abc{}}{c{{Ml{c}}}{}}4{{{Af{c}}}{{Ml{c}}}{}}5555555{{{Cf{A`Ad}}}Nh}66{c{{Bd{fAf}}}Ah}7777777777{h{{Bd{Mhc}}}{}}{{NbAj}{{Af{{Al{AjNd}}}}}}{{NbAn}j}{{Mhc}dK`}``{{NbAjNd}{{Af{Nd}}}}{ce{}{}}00000000000{c{{Cj{e}}}{}{}}00000000000{Nbj}{{}j}00{{{Ml{c}}}j{}}{Nb{{AA`{AjNd}}}}{ClCn}0000000``{NbHb}{{{Ml{c}}}{{F`{c}}}O`}{NbAn}{{{Ml{c}}e}d{MnO`}{{AAb{c}}}}``{e{{Ml{c}}}{}{{AAd{{Af{c}}}}}}``{{{Ml{c}}AAf}{{Id{{Ib{Dh}}}}}{AAhO`}}{{{Ml{c}}}dO`}{{}{{Dl{h}}}}0000{{}A`}0000000{{Mjc}BdDn}{{{Ml{c}}e}BdOdDn}{{ce}Bd{{Kb{{Ab{Gb}}}}}Dn}{{N`c}BdDn}{{Nbc}BdDn}{{Ndc}BdDn}{{Mhc}BdDn}{{Nfc}BdDn}{{Nhc}BdDn}{On{{Af{Ln}}}}{{{Ml{c}}{F`{c}}}dO`}0{ce{}{}}000000000{Nl{{Af{AAj}}}}{cA`{}}0{c{{Bd{e}}}{}{}}00000000{AAl{{Bd{Nhc}}}{}}1{AAn{{Bd{Nhc}}}{}}22222222222222{{{Ml{c}}{Ml{c}}}d{O`Ol}}{cE`{}}00000000000{{}{{Ab{Nl}}}}{NbAB`}`999999999999`{{{Ml{c}}e}d{}{{ABb{c}}DjABd}}{{}{{Ml{c}}}O`}{{{Ml{c}}ABf}{{Id{{Ib{Dh}}}}}{AAhO`}}``````{{cb}d{}}{AjAj}0>>{ABhABh}{{ce}d{}{}}{{ABhBh}Bj}{cc{}}{Bn{{Bd{ABhC`}}}}01{hj}{ce{}{}}{c{{Cj{e}}}{}{}}`{{ABh{F`{f}}{F`{ABj}}{Af{Jj}}{Af{Nj}}j}{{ABl{{Eh{d}}}}}}{{{F`{ABj}}e}{{Eh{d}}}{{Dh{}{{Df{{Eh{d}}}}}}}{{AAb{}{{Df{c}}}}}}3{c{{Bd{e}}}{}{}}0{cE`{}}{{ABhBn}{{Bd{dC`}}}}06````{{ABnc{F`{f}}{Af{Jj}}{Af{Nj}}}{{`{{AC`{}{{Cd{{Eh{dKn}}}}}}}}}{{Kb{h}}}}{{ABnc{F`{f}}}{{`{{AC`{}{{Cd{{Eh{dKn}}}}}}}}}{{Kb{h}}}}`````````````````````````````````````````````````{{cb}d{}}000000000000000000000```{c{{ACb{A`A`}}}{}}000{{}ACd}0{d{{Dl{h}}}}0<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{ACfACf}{AChACh}{ACjACj}{AClACl}{ACnACn}{AD`AD`}{ADbADb}{ADdADd}{ADfADf}{ADhADh}{ADjADj}{ADlADl}{ADnADn}{AE`AE`}{AEbAEb}{AEdAEd}{AEfAEf}{AEhAEh}{AEjAEj}{AElAEl}{AEnAEn}{AF`AF`}{{ce}d{}{}}000000000000000000000```{{}AFb}0{{}h}0{c{{Af{AFd}}}{}}0{{}ACj}{{}ACl}{{}ADf}{{}ADh}{{}ADj}{{}ADn}{{}AEd}{{}AEn}{c{{Bd{ACf}}}Bf}{c{{Bd{ACh}}}Bf}{c{{Bd{ACj}}}Bf}{c{{Bd{ACl}}}Bf}{c{{Bd{ACn}}}Bf}{c{{Bd{AD`}}}Bf}{c{{Bd{ADb}}}Bf}{c{{Bd{ADd}}}Bf}{c{{Bd{ADf}}}Bf}{c{{Bd{ADh}}}Bf}{c{{Bd{ADj}}}Bf}{c{{Bd{ADl}}}Bf}{c{{Bd{ADn}}}Bf}{c{{Bd{AE`}}}Bf}{c{{Bd{AEb}}}Bf}{c{{Bd{AEd}}}Bf}{c{{Bd{AEf}}}Bf}{c{{Bd{AEh}}}Bf}{c{{Bd{AEj}}}Bf}{c{{Bd{AEl}}}Bf}{c{{Bd{AEn}}}Bf}{c{{Bd{AF`}}}Bf}{{ACf{Af{Nj}}}{{Af{AFf}}}}{c{{Ab{A`}}}{}}0{c{{n{A`}}}{}}0{{ACfBh}Bj}{{AChBh}Bj}{{ACjBh}Bj}{{AClBh}Bj}{{ACnBh}Bj}{{AD`Bh}Bj}{{ADbBh}Bj}{{ADdBh}Bj}{{ADfBh}Bj}{{ADhBh}Bj}{{ADjBh}Bj}{{ADlBh}Bj}{{ADnBh}Bj}{{AE`Bh}Bj}{{AEbBh}Bj}{{AEdBh}Bj}{{AEfBh}Bj}{{AEhBh}Bj}{{AEjBh}Bj}{{AElBh}Bj}{{AEnBh}Bj}{{AF`Bh}Bj}{cc{}}0000000000000000000000000000000000000000000{{}{{Dl{h}}}}{d{{Dl{h}}}}01````{ce{}{}}000000000000000000000{c{{Cj{e}}}{}{}}000000000000000000000{ACfj}{ClCn}0000000000000000000005454{c{{ACb{A`A`}}}{}}000`{c{{Ab{AFh}}}{}}0{c{{n{AFh}}}{}}0``{ACfAFj}{AE`AFj}10```{c{{Af{{Dl{h}}}}}{}}0``{cA`{}}0001{c{{Af{A`}}}{}}20{{hACj}ACf}{{hAEd}AE`}`{c{{Ab{AFl}}}{}}0{c{{n{AFl}}}{}}0{{}{{Dl{h}}}}{d{{Dl{h}}}}10``````````6868```1111111111111111111111{{}A`}000000000000000000000`{{ACfc}BdDn}{{ACjc}BdDn}{{AClc}BdDn}{{ACnc}BdDn}{{AD`c}BdDn}{{ADbc}BdDn}{{ADdc}BdDn}{{ADfc}BdDn}{{ADhc}BdDn}{{ADjc}BdDn}{{ADlc}BdDn}{{ADnc}BdDn}{{AE`c}BdDn}{{AEdc}BdDn}{{AEfc}BdDn}{{AEhc}BdDn}{{AEjc}BdDn}{{AElc}BdDn}{{AEnc}BdDn}{{AF`c}BdDn}{{}{{Ab{h}}}}0{ACfACj}{AE`AEd}```10`{AE`{{Af{AF`}}}}``0```{ce{}{}}000000000000000000000{c{{Bd{e}}}{}{}}0000000000000000000000000000000000000000000`{cE`{}}000000000000000000000{c{{Af{{Dl{h}}}}}{}}{c{{Af{A`}}}{}}10{{}{{Dl{h}}}}{d{{Dl{h}}}}016666666666666666666666``````{{cb}d{}}0``77777777{{{Nn{c}}}{{Nn{c}}}Mn}{AnAn}{{ce}d{}{}}0{{{Nn{c}}}{{F`{c}}}{}}{{}{{Nn{c}}}{O`Mn}}{{{AFn{c}}}e{AG`A`}{}}{{{AGb{c}}}e{AG`A`}{}}{c{{Bd{{Nn{e}}}}}Bf{OfMn}}{{{AFn{c}}}d{AG`A`}}{{{AGb{c}}}d{AG`A`}}{{{Nn{c}}Bh}BjA`}{cc{}}00000{{{F`{f}}{F`{ABj}}c{Af{Jj}}}{{Eh{d}}}{{AAd{AGd}}}}{{AG`An}j}{ce{}{}}000{c{{Cj{e}}}{}{}}000{{}j}{ClCn}{c{}{}}{c{{AGf{e}}}{}{}}01{AG`An}{{{Nn{c}}g}e{AG`A`}{}{{AGh{{AGb{c}}}{{Df{e}}}}}}{c{{Nn{c}}}{}}{{{Nn{c}}}{{AFn{c}}}{AG`A`}}{{}A`}{{{Nn{c}}e}BdOdDn};;{c{{Bd{e}}}{}{}}0000000{cE`{}}000===={{{Nn{c}}}{{AGj{{F`{c}}}}}{}}{{{Nn{c}}}{{AGb{c}}}{AG`A`}}{{A`{Af{A`}}{F`{ABj}}{Af{Jj}}{F`{f}}{Af{Nj}}}{{Eh{d}}}}```````````````````````````````````````{{cb}d{}}000{e{{Bd{NhOb}}}{}{{AAd{{Af{c}}}}}}{{eA`}{{Bd{NhOb}}}{}{{AAd{{Af{c}}}}}}{ce{}{}}000000000000000000000000000000000000000000000`{AGlAGl}{AdAd}{AGnAGn}{AH`AH`}{{ce}d{}{}}000``{AdGh}`{AHbAHd}``{{AHbAHf}{{Bd{AdOb}}}}`{{}AGl}{{}AGn}{cAGn{{AHj{}{{Cd{AHh}}}}}}{c{{Bd{AGl}}}Bf}```{{{Af{AHl}}}AHf}{{AHbAHl}{{Bd{GhOb}}}}{{AHbGh}{{Bd{AHlOb}}}}`{{{Af{c}}}{{Bd{cOb}}}{}}{{AGlAGl}j}{{ObOb}j}{{AHnAHn}j}{{ce}j{}{}}000000000{{}AHh}{AdAAh}`{{{Af{Gh}}}AHf}{{AGlBh}Bj}{{LbBh}Bj}0{{ObBh}Bj}0{{AHnBh}Bj}0{{AI`Bh}Bj}{{AIbBh}Bj}{{AH`Bh}Bj}{cc{}}0{AGnAId}1111111111111{L`Lb}2{AHnOb}{AIfOb}{AIhOb}{AfOb}{AIjOb}{GdOb}{AIlOb}99999{cAGn{{Ch{}{{Cd{AHh}}}}}}::{{{Af{c}}}{{AJb{}{{AIn{c}}{AJ`{e}}}}}{AJdOdOf{Oh{e}}}{GfO`{Oh{c}}DjABdAJf}}{cAGn{{AHj{}{{Cd{AHh}}}}}}<<<<{{hAHf}{{Bd{AdOb}}}}{{AGnh}{{Af{{F`{AHh}}}}}}{h{{Af{{F`{AHh}}}}}}{{AGlHb}c{}}{{AGnAHh}{{Af{{F`{AHh}}}}}}{ce{}{}}0000000000000000000000{AGnc{}}{c{{Cj{e}}}{}{}}0000000000000000000000{AGlj}{{}j}{AGl{{`{{Ch{}{{Cd{Nh}}}}}}}}`{ClCn}{Ad{{Af{h}}}}{AGlHb}``````{hAHn}{AHbh}{{{Af{Mj}}}AHf}{{{F`{AJh}}AJjLh}AAf}{{AJjAJjLh}ABf}{{}AJl}{{}AJn}{{{n{{Cf{A`Ad}}}}}{{Bd{AGlOb}}}}{cLbAK`}{{c{Af{A`}}}AHnAK`}{{Gh{Ib{AAh}}}Ad}``{{AKbAAf}{{Id{{Ib{Dh}}}}}}{{AKdAAf}{{Id{{Ib{Dh}}}}}}{{AKfAAf}{{Id{{Ib{Dh}}}}}}{{AKhAAf}{{Id{{Ib{Dh}}}}}}{{AKjAAf}{{Id{{Ib{Dh}}}}}}{{AKlAAf}{{Id{{Ib{Dh}}}}}}{{AKnAAf}{{Id{{Ib{Dh}}}}}}{{AL`AAf}{{Id{{Ib{Dh}}}}}}{{ALbAAf}{{Id{{Ib{Dh}}}}}}{{AJlAAf}{{Id{{Ib{Dh}}}}}}{{AJnAAf}{{Id{{Ib{Dh}}}}}}{{AGlAAf}{{Id{{Ib{Dh}}}}}}{{AIbAAf}{{Id{{Ib{Dh}}}}}}{{AH`AAf}{{Id{{Ib{Dh}}}}}}{{AAhAAf}{{Id{{Ib{Dh}}}}}}{cd{{AHj{}{{Cd{AHh}}}}}}{{AHb{Af{Mj}}}{{Bd{MjOb}}}}0{{}A`}{{AGlc}BdDn}{Lb{{Af{Ln}}}}``{{AJlAAf}{{Bd{dLb}}}}{{AJnAAf}{{Bd{dLb}}}}`{ce{}{}}000{cA`{}}00`{c{{Bd{AGlOb}}}{{AHj{}{{Cd{Nh}}}}}}{e{{Bd{AGlOb}}}{{ALf{Nh}{{ALd{Ob}}}}}{{AHj{}{{Cd{c}}}}}}{c{{Bd{e}}}{}{}}0000000000000000000000{ALh{{Bd{AH`c}}}{}}{{{Af{c}}}{{Bd{{AJb{}{{AIn{c}}{AJ`{e}}}}Ob}}}{AJdOdOf{Oh{e}}}{GfO`{Oh{c}}DjABdAJf}}{{{Af{c}}}{{Bd{AKbOb}}}{}}{{{Af{c}}}{{Bd{AKdOb}}}{}}{{{Af{c}}}{{Bd{AKfOb}}}{}}{{{Af{c}}}{{Bd{AKhOb}}}{}}{{{Af{c}}}{{Bd{AKjOb}}}{}}{{{Af{c}}}{{Bd{AKlOb}}}{}}{{{Af{c}}}{{Bd{AKnOb}}}{}}{{{Af{c}}}{{Bd{AL`Ob}}}{}}{{{Af{c}}}{{Bd{ALbOb}}}{}}{{{Af{c}}}{{Bd{AJlOb}}}{}}{{{Af{c}}}{{Bd{AJnOb}}}{}}{{{Af{c}}}{{Bd{AIbOb}}}{}}{{{Af{c}}}{{Bd{AH`Ob}}}{}}???????????????????????{cE`{}}0000000000000000000000{ce{}{}}0000000000000000000000{cAGn{{AHj{}{{Cd{AHh}}}}}}{{AKdABf}{{Id{{Ib{Dh}}}}}}{{AKfABf}{{Id{{Ib{Dh}}}}}}{{AKhABf}{{Id{{Ib{Dh}}}}}}{{AKjABf}{{Id{{Ib{Dh}}}}}}{{AL`ABf}{{Id{{Ib{Dh}}}}}}{{ALbABf}{{Id{{Ib{Dh}}}}}}{{AGlABf}{{Id{{Ib{Dh}}}}}}{{AIbABf}{{Id{{Ib{Dh}}}}}}{{AH`ABf}{{Id{{Ib{Dh}}}}}}{{AAhABf}{{Id{{Ib{Dh}}}}}}```````````````;;;;;;;;;;{{ALjLh}{{Af{ALl}}}}{{ALnLh}{{Af{ALl}}}}{{AM`Lh}{{Af{ALl}}}}{{AMbLh}{{Af{ALl}}}}{c{{Bd{ALn}}}Bf}{c{{Bd{AM`}}}Bf}{c{{Bd{AMd}}}Bf}{c{{Bd{AMf}}}Bf}{c{{Bd{AMb}}}Bf}{{ALnALn}j}{{AM`AM`}j}{{AMdAMd}j}{{AMfAMf}j}{{AMbAMb}j}{{ce}j{}{}}000000000{{ALnBh}Bj}{{AM`Bh}Bj}{{AMdBh}Bj}{{AMfBh}Bj}{{AMbBh}Bj}{cc{}}0{ALnAMd}{AMbAMd}{AM`AMd}333{ce{}{}}0000{AMd{{Ib{ALj}}}}{c{{Cj{e}}}{}{}}0000{ClCn}0000````{{}{{Dl{h}}}}0000{{}A`}0000{{ALnc}BdDn}{{AM`c}BdDn}{{AMdc}BdDn}{{AMfc}BdDn}{{AMbc}BdDn}```{c{{Bd{e}}}{}{}}0{AMh{{Bd{AMdc}}}{}}11{AMj{{Bd{AMfc}}}{}}222222{cE`{}}0000>>>>>````````````{{cb}d{}}00????????{AMlAMl}{AMnAMn}{AN`AN`}{{ce}d{}{}}00{{ANb{F`{Ll}}Lh}{{ANd{d}}}}{{}AMl}{{}AMn}{{}AN`}{c{{Bd{AMl}}}Bf}{c{{Bd{AMn}}}Bf}{c{{Bd{AN`}}}Bf}6{{AMlAMl}j}{{AMnAMn}j}{{AN`AN`}j}{{ce}j{}{}}00000000000000{{AMlBh}Bj}{{AMnBh}Bj}{{AN`Bh}Bj}{cc{}}{AMlANb}{ANfAMl}2{ANhAMn}3{ANjAN`}4444{ce{}{}}000{c{{Cj{e}}}{}{}}000{ClCn}00```{{}{{Dl{h}}}}00{{}A`}00{{AMlc}BdDn}{{AMnc}BdDn}{{AN`c}BdDn}777{c{{Bd{e}}}{}{}}0000000{cE`{}}0009999``````9999`{{}ANl}{c{{Bd{ANl}}}Bf}{c{{Bd{ANn}}}Bf}{{ANlANl}j}{{ANnANn}j}{{ce}j{}{}}000000000{{ANlBh}Bj}{{ANnBh}Bj}{AO`ANl}{cc{}}0{AObANn}{ce{}{}}0{c{{Cj{e}}}{}{}}0{ClCn}0{ANnAKf}``{{}{{Dl{h}}}}0{{}A`}0{{ANlc}BdDn}{{ANnc}BdDn}{c{{Bd{e}}}{}{}}000{cE`{}}099``99{{}AOd}{c{{Bd{AOd}}}Bf}{{AOdBh}Bj}>`<;:87{{AOdc}BdDn}{AOf{{Bd{AOdc}}}{}}665>```>>{c{{Bd{AOh}}}Bf}{{AOhBh}Bj}{cc{}}{ce{}{}}{c{{Cj{e}}}{}{}}{ClCn}{{}{{Dl{h}}}}{{}A`}{{AOhc}BdDn}{AOj{{Bd{AOhc}}}{}}{c{{Bd{e}}}{}{}}0{cE`{}}8``````````{{cb}d{}}000`999999999999{AOlAOl}{AOnAOn}{B`B`}{BbBb}{{ce}d{}{}}000{{B`Ad}j}{{BbEn}j}{c{{Bd{AOl}}}Bf}{c{{Bd{AOn}}}Bf}{c{{Bd{B`}}}Bf}{c{{Bd{Bb}}}Bf}{{AOlAOl}j}{{AOnAOn}j}{{B`B`}j}{{BbBb}j}{{ce}j{}{}}0000000000000000000{{AOlBh}Bj}{{AOnBh}Bj}{{B`Bh}Bj}{{BdBh}Bj}0{{BbBh}Bj}{{BfBh}Bj}0{cc{}}{BhAOn}111111111{ce{}{}}00000{c{{Cj{e}}}{}{}}00000{ClCn}000{{EnEn}{{Bd{BbBd}}}}```{{}{{Dl{h}}}}000{{}A`}000{{AOlc}BdDn}{{AOnc}BdDn}{{B`c}BdDn}{{Bbc}BdDn}`9999{cA`{}}0{c{{Bd{e}}}{}{}}{Bj{{Bd{AOlc}}}{}}11111111111{cE`{}}00000======````````{Bl{{Ib{`}}}}>>>>{{}Bl}{c{{Bd{Bn}}}Bf}{c{{Bd{Bl}}}Bf}{{BnBn}j}{{BlBl}j}{{ce}j{}{}}000000000{{BnBh}Bj}{{BlBh}Bj}{BA`Bn}{cc{}}{BAbBl}1{ce{}{}}0{c{{Cj{e}}}{}{}}0{ClCn}0`{{}{{Dl{h}}}}0{{}A`}0{{Bnc}BdDn}{{Blc}BdDn}{c{{Bd{e}}}{}{}}000{cE`{}}088```88{c{{Bd{BAd}}}Bf}{{BAdBAd}j}{{ce}j{}{}}0000{{BAdBh}Bj}><;:``98{{BAdc}BdDn}{BAf{{Bd{BAdc}}}{}}776>`````>>>>>>>>`{{}BAh}{c{{Bd{BAj}}}Bf}{c{{Bd{BAl}}}Bf}{c{{Bd{BAn}}}Bf}{c{{Bd{BAh}}}Bf}{{BAjBAj}j}{{BAlBAl}j}{{BAnBAn}j}{{BAhBAh}j}<<<<<<<<<<<<<<<<<<<<``{{BAjBh}Bj}{{BAlBh}Bj}{{BAnBh}Bj}{{BAhBh}Bj}{cc{}}000{ce{}{}}000{c{{Cj{e}}}{}{}}000{{}j}{ClCn}000```{{}{{Dl{h}}}}000{{}A`}000{{BAjc}BdDn}{{BAlc}BdDn}{{BAnc}BdDn}{{BAhc}BdDn}{c{{Bd{e}}}{}{}}{BB`{{Bd{BAjc}}}{}}{BBb{{Bd{BAlc}}}{}}22{BBd{{Bd{BAnc}}}{}}33333{cE`{}}000`>>>>``>>{c{{Bd{BBf}}}Bf}{{BBfBh}Bj}{cc{}}{ce{}{}}{c{{Cj{e}}}{}{}}{ClCn}{{}{{Dl{h}}}}{{}A`}{{BBfc}BdDn}{BBh{{Bd{BBfc}}}{}}>>:6```````````{{cb}d{}}77{ALhALh}{{ce}d{}{}}{c{{Bd{ALh}}}Bf}{{ALhALh}j}{{ce}j{}{}}0000{{ALhBh}Bj}>>=<;`{cALh{{Kb{h}}}}`;:{{ALhc}BdDn}?{c{{Bd{e}}}{}{}}{BBl{{Bd{ALhc}}}{}}1{cE`{}}{ce{}{}}````````0000{{}BBn}{c{{Bd{BBn}}}Bf}{{BBnBBn}j}:::::{{BC`Bh}Bj}0{{BBnBh}Bj}{cc{}}066{c{{Cj{e}}}{}{}}0{ClCn}`{{}BCb}{{}{{Dl{h}}}}{{}A`}{{BBnc}BdDn}{{BCbAAf}{{Bd{dLb}}}}{cA`{}}{c{{Bd{e}}}{}{}}0{BCd{{Bd{BBnc}}}{}}11{cE`{}}0{ce{}{}}0```````{{{Af{En}}}{{Bd{BCfL`}}}}{En{{ANd{BCh}}}}{En{{ANd{BCj}}}}333333``{{BCjBh}Bj}{cc{}}00{IlBCh}666{c{{Cj{e}}}{}{}}00{BCf{{Bd{BClL`}}}}{BCfAd}{BCj{{ANd{Ad}}}}{BCh{{ANd{Ad}}}}101{BChBCn}:9`{BCfEn}{En{{ANd{Il}}}}{Ad{{ANd{Il}}}}{{BChc}{{Cf{{ANd{{Cf{HbAd}}}}c}}}BD`}{{BCj{Ab{Gb}}}{{ANd{{Cf{HbAd}}}}}}{{BChcAd}{{Cf{{ANd{Hb}}c}}}BDb}{{BCj{Ab{Gb}}c}{{ANd{Hb}}}BDd}{IlEn}{c{{Bd{e}}}{}{}}00000{cE`{}}00{ce{}{}}00```````{{cb}d{}}000{{{AJh{c}}BDf}{{n{AJj}}}{O`BDhMn}}{{{AJh{c}}{Af{Jj}}BDj}d{O`BDhMn}}{{Hbc}{{AJh{c}}}{O`BDhMn}}4444444444{BDjBDl}{AJhAJh}{BDfBDf}{BDnBDn}{BDjBDj}{{ce}d{}{}}000{{BDjAFf}j}{{}{{AJh{c}}}{O`BDhMn}}{c{{Bd{AJh}}}Bf}{c{{Bd{BE`}}}Bf}{{{AJh{c}}}{{n{AFf}}}{O`BDhMn}}`{{{AJh{c}}{Af{Jj}}}{{BEb{{Af{Jj}}BDjc}}}{O`BDhMn}}{{BDnBDn}j}{{ce}j{}{}}0000{{{AJh{c}}e}{{n{AFf}}}{O`BDhMn}{{ABb{AFf}{{Df{j}}}}}}{{{AJh{c}}Bh}Bj{O`BDhMn}}{{BDnBh}Bj}0{{BDjBh}Bj}{{{BEd{{Af{Jj}}BDjc}}}{{AJh{c}}}{O`BDhMn}}{BE`{{AJh{c}}}{O`BDhMn}}{cc{}}0000{AB`BDn}1111{h{{Bd{BDnc}}}{}}{{{AJh{c}}{Af{Jj}}}{{Af{{Al{{Af{Jj}}BDjc}}}}}{O`BDhMn}}{{{AJh{c}}}{{Af{{Al{{Af{Jj}}BDjc}}}}}{O`BDhMn}}{{{AJh{c}}}{{Af{{BEf{{Af{Jj}}BDjc}}}}}{O`BDhMn}}{{{AJh{c}}{Af{Jj}}}{{Af{{BEf{{Af{Jj}}BDjc}}}}}{O`BDhMn}}{{{AJh{c}}An}j{}}{{{AJh{c}}}j{O`BDhMn}}{{{AJh{c}}{Af{Jj}}{BEh{AFf}}}d{O`BDhMn}}{{{AJh{c}}{BEh{AFf}}}d{O`BDhMn}}{ce{}{}}0000{c{{Cj{e}}}{}{}}00004{BDjj}{{}j}{{{AJh{c}}}{{AA`{{Af{Jj}}BDjc}}}{O`BDhMn}}{ClCn}{{{AJh{c}}}Hb{O`BDhMn}}{BDjHb}{{{AJh{c}}}An{}}{{}{{AJh{BEj}}}}{{{Ab{Gb}}}BDf}{{{BEh{AFf}}}BDj}{{{BEh{AFf}}}{{AJh{BEj}}}}{{{AJh{c}}Hb}{{Af{AFf}}}{O`BDhMn}}7{BDnAB`}`{{{AJh{c}}AFf}j{O`BDhMn}}{{{AJh{c}}e}j{O`BDhMn}{{ABb{AFf}{{Df{j}}}}}}{{{AJh{c}}{Af{Jj}}}{{Af{BDj}}}{O`BDhMn}}{{{AJh{c}}{Af{Jj}}AFf}{{Af{AFf}}}{O`BDhMn}}{{BDjBDj}{{Cf{Hb{BEl{AB`{Af{{n{AJj}}}}}}}}}}{{}A`}{{AJhc}BdDn}{ce{}{}}000{cA`{}}`{c{{Bd{e}}}{}{}}000000000{cE`{}}0000{BDjBDl}{{{AJh{c}}Jj}d{O`BDhMn}}{{{AJh{c}}}AB`{}}{BDjBDn}77777{{{BEh{AFf}}BDn}BDj}`````````{{cb}d{}}00000000999999999999999999{BEnd}{BF`d}{Jnd}{BFbd}{BFdd}{BFfd}{BFhd}{AAnd}{BFjd}{BEnBEn}{BF`BF`}{JnJn}{BFbBFb}{BFdBFd}{BFfBFf}{BFhBFh}{AAnAAn}{BFjBFj}{{ce}d{}{}}00000000`{AAnh}`{{}BEn}{{}BF`}{{}Jn}{{}BFb}{{}BFd}{{}BFf}{{}BFh}{{}AAn}{{}BFj}{BEnHb}{BF`Hb}{JnHb}{BFbHb}{BFdHb}{BFfHb}{BFhHb}{AAnHb}{BFjHb}`{{BEnBEn}j}{{BF`BF`}j}{{JnJn}j}{{BFbBFb}j}{{BFdBFd}j}{{BFfBFf}j}{{BFhBFh}j}{{AAnAAn}j}{{BFjBFj}j}``{{BEnBh}{{Bd{dEj}}}}{{BF`Bh}{{Bd{dEj}}}}{{JnBh}{{Bd{dEj}}}}{{BFbBh}{{Bd{dEj}}}}{{BFdBh}{{Bd{dEj}}}}{{BFfBh}{{Bd{dEj}}}}{{BFhBh}{{Bd{dEj}}}}{{AAnBh}{{Bd{dEj}}}}{{BFjBh}{{Bd{dEj}}}}{cc{}}0{JjJn}111{AFfBFf}20222222222222``````{ce{}{}}00000000{c{{Cj{e}}}{}{}}00000000{AAnh}`````````222222222{c{{Bd{e}}}{}{}}0000000{AGl{{Bd{BFjc}}}{}}1111111111{cE`{}}00000000555555555`````{{cb}d{}}66{BFlBFl}{{ce}d{}{}}{{BFlc}dBFn}{BFlHb}{{BFlBFl}j}{{BFlBh}{{Bd{dEj}}}}??<;{{{Af{BFl}}BG`BGbcBGd}{{Bd{dAIh}}}BGf}=::8=````````````````77777`=========={AJjAJj}{BGhBGh}{AFfAFf}{BGjBGj}{BGlBGl}:::::{{AJjAJj}Jl}{{BGhBGh}Jl}{{AFfAFf}Jl}{{ce}Jl{}{}}00{{}AFf}{{}BGj}{c{{Bd{AJj}}}Bf}{c{{Bd{BGh}}}Bf}{c{{Bd{AFf}}}Bf}{c{{Bd{BGj}}}Bf}{{AJjAJj}j}{{BGhBGh}j}{{AFfAJj}j}{{AFfAFf}j}{{BGjBGj}j}{{ce}j{}{}}0000000000000000000{{AJjBh}Bj}0{{BGhBh}Bj}0{{AFfBh}Bj}{{BGjBh}Bj}{{BGlBh}Bj}0{{{Cf{AjEn}}}AJj}{{{Cf{BGnEn}}}AJj}{AdAJj}{cc{}}{{{Cf{{BH`{Gb}}En}}}AJj}{{{Cf{BGhEn}}}AJj}{{{Cf{BHbEn}}}AJj}{{{Cf{A`En}}}AJj}4{cAFf{{AAd{AJj}}}}555{BFf{{Jb{AFf}}}}66666{h{{Bd{AJjc}}}{}}{h{{Bd{BGhc}}}{}}{h{{Bd{AFfc}}}{}}{{AJjc}dK`}{{BGhc}dK`}{{AFfc}dK`}`{ce{}{}}0000{AFfBFf}{c{{Cj{e}}}{}{}}0000{ClCn}0```{AJjAFf}{{AJjAJj}{{Af{Jl}}}}{{BGhBGh}{{Af{Jl}}}}{{AFfAFf}{{Af{Jl}}}}{{BGjBGj}{{Af{Jl}}}}{AJjEn}`{{}{{Dl{h}}}}0{{}A`}0{{AJjc}BdDn}{{BGhc}BdDn}{{AFfc}BdDn}{{BGjc}BdDn}?????{AJj{{ANd{Ad}}}}{cA`{}}00`{BHd{{Bd{AJjc}}}{}}{BHf{{Bd{AJjc}}}{}}{BHh{{Bd{AJjc}}}{}}{BHj{{Bd{AJjc}}}{}}{c{{Bd{e}}}{}{}}0{BFf{{Bd{AFfc}}}{}}11{H`{{Bd{BGjc}}}{}}222222{cE`{}}0000`{ce{}{}}0000{{AJjc}AFf{{AAd{BHl}}}}````````````````{{cb}d{}}0000{ALl{{Af{BHn}}}}{BI`{{Af{ALl}}}}{ALl{{Af{A`}}}}{BI`{{Af{BIb}}}}{ALl{{Af{h}}}}7777777777{BIdBId}{BI`BI`}{BIbBIb}{ALlALl}{{{BIf{c}}}{{BIf{c}}}{MnO`}}{{ce}d{}{}}0000{{BIdBId}Jl}{{BI`BI`}Jl}{{BIbBIb}Jl}{{ALlALl}Jl}{{ce}Jl{}{}}000{{}{{BIf{c}}}{O`O`}}{c{{Bd{BId}}}Bf}{c{{Bd{BI`}}}Bf}{c{{Bd{BIb}}}Bf}{c{{Bd{ALl}}}Bf}{c{{Bd{{BIf{e}}}}}Bf{OfO`O`}}{{BIdBId}j}{{BI`BI`}j}{{BIbBIb}j}{{ALlALl}j}{{{BIf{c}}{BIf{c}}}j{OlO`}}{{ce}j{}{}}000000000000000000000000{{BIdBh}Bj}0{{BI`Bh}Bj}{{BIbBh}Bj}0{{ALlBh}Bj}0{{{BIf{c}}Bh}Bj{A`O`}}{A`BId}{cc{}}{hBId}{BIhBId}{ALlBI`}3{BIbBI`}4{{{BH`{Gb}}}ALl}{BHnALl}1{{{n{ALl}}}ALl}{A`ALl}8{AB`ALl}{hALl}{jALl}{BGj{{BIf{BGj}}}}<:<<<<<;{{BIdc}dK`}{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{{}j}{ClCn}0000{BIbBId}`{cBId{{Kb{h}}}}{cBIb{{Kb{h}}}}{e{{BIf{c}}}O`{{AAd{c}}}}{{BIdBId}{{Af{Jl}}}}{{BI`BI`}{{Af{Jl}}}}{{BIbBIb}{{Af{Jl}}}}{{ALlALl}{{Af{Jl}}}}{{BI`BBj}{{Af{ALl}}}}{{BI`BBj}{{Af{BHn}}}}{{}{{Dl{h}}}}0000{{}A`}0000{{BIdc}BdDn}{{BI`c}BdDn}{{BIbc}BdDn}{{ALlc}BdDn}{{{BIf{c}}e}Bd{OdO`}Dn}{ce{}{}}0000{cA`{}}00{c{{Bd{e}}}{}{}}00{Gj{{Bd{ALlc}}}{}}11{H`{{Bd{{BIf{e}}g}}}{DjABdLn}{{Oh{H`}{{ALd{c}}}}O`}{}}22222{cE`{}}0000`55555{{e{Gn{A`Gh}}}{{BIf{c}}}O`{{AAd{c}}}}``````{{cb}d{}}00{{{BIj{c}}AdMh}dBIl}0{{{BIj{c}}f}dBIl}{{{BIn{c}}J`}{{BIn{c}}}BIl}{{{BIj{c}}}dBIl};;;;;;;;;;{{{BIn{c}}}{{BIj{c}}}BIl}{c{{BIn{c}}}BIl}{HlHl}{{{BIj{c}}}{{BIj{c}}}Mn}{BJ`BJ`}{{ce}d{}{}}00{{}Hl}{{{BIj{c}}}e{}{}}{{{BIj{c}}Bh}BjA`}{{{BJb{c}}Bh}BjA`}{{BJ`Bh}Bj}{cc{}}{{{Cf{BJdBJd}}}Hl}1111111{{{BIj{c}}Ad}{{Af{BJ`}}}BIl}`{{{BIn{c}}{BJf{J`}}}{{BIn{c}}}BIl}{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{{BIlAd}{{Id{{Ib{Dh}}}}}}{c{{BIn{c}}}BIl}{c{{BIj{c}}}BIl}{{{BIj{c}}}{{n{{Cf{MhBJh}}}}}BIl}`{{BCf{F`{f}}Db{BIj{c}}}{{Eh{d}}}{MnBIlABdDj}}{{{BIn{c}}J`}{{BIn{c}}}BIl}{{{BIn{c}}BJh}{{BIn{c}}}BIl}888{HlJ`}{HlBJd}{c{{Bd{e}}}{}{}}000000000{cE`{}}0000<<<<<```{{cb}d{}}{{{F`{Ll}}}Lh}{{{F`{Ll}}Hb}Lh}{{{F`{Ll}}{Ab{Gb}}}Lh}{{Lh{BJf{Hb}}}{{Ab{Gb}}}}{Lh{{Ab{Gb}}}}{ce{}{}}00000{c{}{}}0{LhHb}{cHb{}}0{LdHb}1210{LdLd}{{ce}d{}{}}{{}Ll}{Lhc{}}{Ldc{}}1{Lhd}{{Lh{Ab{Gb}}}d}{{LlBh}Bj}{{LhBh}Bj}{LhLd}{cc{}}00{{cI`}c{}}01{ce{}{}}0000{c{{Cj{e}}}{}{}}00{Lhj}{Ldj}{LhHb}{LdHb}{{HbHb}Ll}<{{cHb}d{}}{{LhHb}d}{{ce}{{Ih{g}}}{}{{Ij{Hb}}}{}}0{c{{Ih{e}}}{}{}}0{{LhHb}{{Ab{Gb}}}}0{cGb{}}{LhGb}01{LdGb}2>6{c{{Bd{e}}}{}{}}00000{cE`{}}00{ce{}{}}00``{{cb}d{}}01111{HjHj}{IfIf}{{ce}d{}{}}0{{IfIf}Jl}{{ce}Jl{}{}}{IfJ`}{{IfIf}j}{{ce}j{}{}}0000{{HjBh}Bj}{cc{}}0{BJdHj}{BJdIf}22=={c{{Cj{e}}}{}{}}0{IfBJd}{{}Hj}{{IfIf}{{Af{Jl}}}}{{HjHj}c{}}{ce{}{}}0{c{{Bd{e}}}{}{}}000{cE`{}}0{HjBJd}033```````````{{cb}d{}}4444{BJjBJj}{{ce}d{}{}}>>>{h{{Bd{BJjc}}}{}}77<<7{AHl{{Bd{BJlKn}}}}{BJl{{Bd{AHlGd}}}}888877{BJlh}::","c":[],"p":[[5,"Private",4114],[1,"unit"],[5,"Config",0],[1,"str"],[1,"bool"],[5,"Resource",4115],[5,"Vec",4116],[5,"String",4117],[1,"slice"],[6,"SocketAddr",4118],[6,"Option",4119],[8,"Result",4120],[5,"Command",4121],[5,"Proxy",0],[6,"ShutdownKind",0],[5,"ClientState",4122],[5,"DeltaDiscoveryRes",4122],[6,"Result",4123],[10,"Deserializer",4124],[5,"Formatter",4125],[8,"Result",4125],[5,"Cli",0],[5,"ArgMatches",4126],[8,"Error",4127],[5,"Id",4128],[17,"Item"],[1,"tuple"],[10,"Iterator",4129],[5,"Request",4130],[5,"SchemaGenerator",4131],[6,"Schema",4132],[8,"ShutdownTx",0],[8,"ShutdownRx",0],[5,"ControlPlane",4133],[17,"Output"],[10,"Future",4134],[10,"Send",4135],[6,"Cow",4136],[10,"Serializer",4137],[5,"TypeId",4138],[6,"LogFormats",129],[6,"Commands",129],[5,"Sender",4139],[8,"Result",0],[5,"Error",4125],[5,"Agent",209],[1,"u16"],[5,"Arc",4140],[5,"Ready",538],[5,"GenerateConfigSchema",246],[5,"Manage",272],[5,"Ready",639],[6,"Qcmp",317],[5,"Ping",317],[5,"Relay",367],[5,"Ready",770],[1,"u8"],[5,"EncodeError",4141],[10,"Message",4142],[6,"Value",4143],[5,"Value",4144],[6,"Kind",4145],[5,"Map",4146],[5,"Struct",4144],[1,"usize"],[5,"QcmpPacket",406],[5,"QcmpMeasurement",406],[6,"Protocol",406],[5,"UtcTimestamp",4028],[5,"DistanceMeasure",3852],[6,"Error",406],[5,"RangeFull",4147],[5,"Box",4148],[5,"Pin",4149],[5,"DurationNanos",4028],[5,"Slice",4150],[10,"RangeBounds",4147],[5,"Socket",4151],[6,"Admin",515],[5,"Duration",4152],[8,"Result",4153],[5,"JoinHandle",4154],[5,"Agent",538],[5,"RunArgs",497],[5,"Locality",578],[6,"Ordering",4155],[5,"Locality",3241],[10,"Hasher",4156],[10,"AsRef",4157],[5,"Manage",578],[6,"PipelineErrorDiscriminants",639],[5,"Proxy",639],[5,"SessionPool",639],[6,"PipelineError",639],[5,"Report",4153],[5,"Error",4158],[5,"FilterError",1863],[5,"FrozenPoolBuffer",3944],[5,"Sender",4159],[5,"PoolBuffer",3944],[5,"Sender",4160],[5,"BufferPool",3944],[10,"Error",4161],[5,"DownstreamReceiveWorkerConfig",751],[5,"Notify",4162],[5,"Receiver",4160],[5,"Relay",770],[5,"IcaoCode",804],[6,"ConfigType",804],[5,"Slot",804],[10,"Clone",4163],[6,"DatacenterConfig",804],[5,"DatacenterMap",804],[5,"Datacenter",804],[6,"Version",804],[5,"Filter",804],[5,"AddressSelector",804],[6,"AddrKind",804],[5,"Watch",1784],[10,"Default",4164],[6,"CreationError",1863],[10,"Serialize",4137],[10,"Deserialize",4124],[10,"TryFrom",4157],[10,"From",4157],[10,"PartialEq",4155],[6,"ValidationError",804],[10,"Debug",4125],[1,"never"],[5,"FilterInstance",1863],[5,"Error",4165],[10,"Read",4166],[6,"IpAddr",4167],[5,"Ref",4168],[6,"Marker",1784],[5,"Iter",4169],[10,"FnMut",4170],[10,"Into",4157],[5,"ReadContext",1863],[10,"Filter",1863],[5,"PossibleValue",4171],[5,"Filter",4172],[5,"Filter",3241],[1,"u64"],[10,"Fn",4170],[10,"Sync",4135],[5,"WriteContext",1863],[6,"Providers",1132],[5,"AtomicBool",4173],[5,"JoinHandle",4174],[5,"Client",4175],[10,"Stream",4176],[5,"BTreeMap",4177],[5,"ApiResource",4178],[5,"GameServer",1166],[5,"Inner",1166],[5,"GameServerSpec",1166],[5,"Health",1166],[5,"GameServerPort",1166],[5,"GameServerStatus",1166],[6,"GameServerState",1166],[5,"GameServerStatusPort",1166],[5,"SdkServer",1166],[6,"SdkServerLogLevel",1166],[6,"PortPolicy",1166],[6,"SchedulingStrategy",1166],[6,"Protocol",1166],[5,"Fleet",1166],[5,"FleetInner",1166],[5,"FleetSpec",1166],[6,"FleetScheduling",1166],[5,"FleetStrategy",1166],[5,"FleetStrategyRollingUpdate",1166],[6,"FleetStrategyType",1166],[5,"GameServerTemplateSpec",1166],[5,"FleetStatus",1166],[5,"CustomResourceDefinition",4179],[5,"Time",4180],[5,"Endpoint",3471],[5,"ManagedFieldsEntry",4181],[5,"ObjectMeta",4182],[5,"OwnerReference",4183],[5,"ReadGuard",1784],[10,"Watchable",1784],[5,"WatchGuard",1784],[5,"PathBuf",4184],[5,"DynGuard",4185],[10,"FnOnce",4170],[5,"Receiver",4186],[5,"FilterChain",1863],[5,"FilterSet",1863],[5,"Timestamp",1863],[10,"FilterFactory",1863],[5,"RootSchema",4132],[5,"CreateFilterArgs",1863],[8,"DynFilterFactory",1863],[10,"IntoIterator",4187],[5,"Any",4144],[5,"ConvertProtoConfigError",1863],[5,"FilterRegistry",1863],[5,"Debug",1863],[8,"FilterMap",1863],[6,"Infallible",4157],[5,"DecodeError",4141],[5,"Error",4188],[6,"Error",4189],[17,"Configuration"],[17,"BinaryConfiguration"],[10,"StaticFilter",1863],[10,"JsonSchema",4190],[10,"Sized",4135],[5,"ClusterMap",3106],[5,"EndpointAddress",3471],[5,"TokenRouter",1863],[5,"HashedTokenRouter",1863],[10,"Display",4125],[5,"Capture",1863],[5,"Compress",1863],[5,"Concatenate",1863],[5,"Drop",1863],[5,"Firewall",1863],[5,"LoadBalancer",1863],[5,"LocalRateLimit",1863],[5,"Match",1863],[5,"Pass",1863],[17,"Error"],[10,"TryInto",4157],[5,"Config",2967],[10,"CaptureStrategy",2286],[6,"Value",3655],[5,"Prefix",2286],[5,"Suffix",2286],[5,"Regex",2286],[6,"Strategy",2286],[5,"Config",2286],[6,"Strategy",4191],[5,"Capture",4192],[6,"Mode",2404],[6,"Action",2404],[5,"Config",2404],[6,"Compressor",2404],[8,"Result",4158],[6,"Mode",4193],[6,"Action",4193],[5,"Compress",4194],[6,"Strategy",2515],[5,"Config",2515],[6,"Strategy",4195],[5,"Concatenate",4196],[5,"Config",2570],[5,"Debug",4197],[5,"Config",2590],[5,"Drop",4198],[5,"Config",2609],[6,"Action",2609],[5,"Rule",2609],[5,"PortRange",2609],[6,"PortRangeError",2609],[5,"PacketDenied",2609],[6,"Action",4199],[5,"Firewall",4200],[6,"Policy",2759],[5,"Config",2759],[5,"LoadBalancer",4201],[6,"Policy",4202],[5,"Config",2812],[5,"LocalRateLimit",4203],[5,"Fallthrough",2839],[5,"Config",2839],[5,"DirectionalConfig",2839],[5,"Branch",2839],[5,"Match",4204],[5,"Config",4205],[5,"Branch",4205],[5,"Config",2940],[5,"Pass",4206],[8,"DynamicMetadata",3655],[5,"Timestamp",4207],[5,"Config",2999],[6,"Error",2999],[10,"Router",2999],[5,"TokenRouter",4208],[5,"TcpListener",3045],[5,"DualStackLocalSocket",3045],[5,"DualStackEpollSocket",3045],[5,"TcpListenerStream",4209],[8,"DualStackLocalSocketRc",3045],[10,"IoBufMut",4210],[10,"IoBuf",4211],[10,"ToSocketAddrs",4212],[5,"Token",3106],[10,"BuildHasher",4156],[5,"EndpointSet",3106],[8,"TokenAddressMap",3106],[5,"EndpointSetVersion",3106],[5,"ClusterMapDeser",3106],[6,"Entry",4213],[5,"DashMap",4214],[5,"RefMut",4168],[5,"BTreeSet",4215],[5,"RandomState",4216],[5,"HashMap",4217],[5,"ClusterMap",3241],[5,"Cluster",3241],[5,"Ipv6",3241],[5,"Host",3241],[5,"Endpoint",3241],[5,"Datacenter",3241],[5,"FilterChain",3241],[6,"Inner",3448],[10,"BufMut",4218],[1,"u32"],[6,"WireType",4219],[5,"DecodeContext",4219],[10,"Buf",4220],[6,"AddressKind",3471],[5,"Metadata",3471],[6,"MetadataError",3471],[5,"Ipv4Addr",4167],[1,"array"],[5,"Ipv6Addr",4167],[5,"Address",4221],[5,"Endpoint",4222],[5,"SocketAddress",4221],[6,"Address",4223],[8,"EndpointMetadata",3471],[5,"Bytes",4224],[6,"Symbol",3655],[5,"Reference",3655],[5,"Key",3655],[5,"MetadataView",3655],[5,"Spur",4225],[5,"Phoenix",3852],[10,"Measurement",3852],[5,"Builder",3852],[5,"Coordinates",3852],[5,"Inner",3852],[1,"i64"],[5,"Range",4147],[1,"f64"],[6,"ResourceType",4076],[6,"Resource",4076],[15,"Ping",491],[15,"PingReply",491],[6,"Base64Standard",804],[15,"NonAgent",1129],[15,"Agent",1129],[15,"Agones",1160],[15,"File",1160],[15,"MismatchedTypes",2282],[15,"FieldInvalid",2282],[15,"InvalidRange",2757],[15,"InvalidType",3653]],"b":[[18,"impl-Configuration-for-Config"],[49,"impl-Configuration-for-Config"],[172,"impl-Display-for-LogFormats"],[173,"impl-Debug-for-LogFormats"],[441,"impl-Debug-for-Error"],[442,"impl-Display-for-Error"],[601,"impl-Display-for-Locality"],[602,"impl-Debug-for-Locality"],[682,"impl-Debug-for-PipelineErrorDiscriminants"],[683,"impl-Display-for-PipelineErrorDiscriminants"],[684,"impl-Debug-for-PipelineError"],[685,"impl-Display-for-PipelineError"],[690,"impl-From%3C%26PipelineError%3E-for-PipelineErrorDiscriminants"],[691,"impl-From%3CPipelineError%3E-for-PipelineErrorDiscriminants"],[692,"impl-From%3CReport%3E-for-PipelineError"],[693,"impl-From%3CError%3E-for-PipelineError"],[695,"impl-From%3CFilterError%3E-for-PipelineError"],[841,"impl-Config"],[898,"impl-Config"],[899,"impl-ConfigType"],[900,"impl-Deserialize%3C\'de%3E-for-ConfigType"],[934,"impl-Display-for-ValidationError"],[935,"impl-Debug-for-ValidationError"],[940,"impl-Display-for-IcaoCode"],[941,"impl-Debug-for-IcaoCode"],[951,"impl-From%3CT%3E-for-Slot%3CT%3E"],[953,"impl-From%3COption%3CT%3E%3E-for-Slot%3CT%3E"],[1080,"impl-TryFrom%3CFilter%3E-for-Filter"],[1082,"impl-TryFrom%3CFilter%3E-for-Filter"],[2002,"impl-Debug-for-FilterError"],[2003,"impl-Display-for-FilterError"],[2004,"impl-Debug-for-CreationError"],[2005,"impl-Display-for-CreationError"],[2006,"impl-Debug-for-ConvertProtoConfigError"],[2007,"impl-Display-for-ConvertProtoConfigError"],[2029,"impl-From%3CConvertProtoConfigError%3E-for-CreationError"],[2030,"impl-From%3CInfallible%3E-for-CreationError"],[2031,"impl-From%3CDecodeError%3E-for-CreationError"],[2032,"impl-From%3CError%3E-for-CreationError"],[2033,"impl-From%3CError%3E-for-CreationError"],[2034,"impl-From%3CEncodeError%3E-for-CreationError"],[2035,"impl-From%3CError%3E-for-CreationError"],[2338,"impl-From%3CPrefix%3E-for-Strategy"],[2339,"impl-From%3CRegex%3E-for-Strategy"],[2340,"impl-From%3CSuffix%3E-for-Strategy"],[2677,"impl-Debug-for-PortRangeError"],[2678,"impl-Display-for-PortRangeError"],[2680,"impl-Debug-for-PacketDenied"],[2681,"impl-Display-for-PacketDenied"],[3019,"impl-Debug-for-Error"],[3020,"impl-Display-for-Error"],[3153,"impl-Display-for-EndpointSetVersion"],[3154,"impl-Debug-for-EndpointSetVersion"],[3156,"impl-From%3CDashMap%3COption%3CLocality%3E,+EndpointSet,+S%3E%3E-for-ClusterMap%3CS%3E"],[3157,"impl-From%3CClusterMapDeser%3E-for-ClusterMap%3CS%3E"],[3352,"impl-From%3C%26Endpoint%3E-for-Endpoint"],[3354,"impl-From%3CEndpoint%3E-for-Endpoint"],[3527,"impl-PartialEq%3CEndpointAddress%3E-for-Endpoint"],[3528,"impl-PartialEq-for-Endpoint"],[3550,"impl-Debug-for-EndpointAddress"],[3551,"impl-Display-for-EndpointAddress"],[3552,"impl-Display-for-AddressKind"],[3553,"impl-Debug-for-AddressKind"],[3556,"impl-Debug-for-MetadataError"],[3557,"impl-Display-for-MetadataError"],[3558,"impl-From%3C(IpAddr,+u16)%3E-for-EndpointAddress"],[3559,"impl-From%3C(Ipv4Addr,+u16)%3E-for-EndpointAddress"],[3560,"impl-From%3CSocketAddr%3E-for-EndpointAddress"],[3562,"impl-From%3C(%5Bu8;+4%5D,+u16)%3E-for-EndpointAddress"],[3563,"impl-From%3C(AddressKind,+u16)%3E-for-EndpointAddress"],[3564,"impl-From%3C(Ipv6Addr,+u16)%3E-for-EndpointAddress"],[3565,"impl-From%3C(String,+u16)%3E-for-EndpointAddress"],[3625,"impl-TryFrom%3CAddress%3E-for-EndpointAddress"],[3626,"impl-TryFrom%3CEndpoint%3E-for-EndpointAddress"],[3627,"impl-TryFrom%3CSocketAddress%3E-for-EndpointAddress"],[3628,"impl-TryFrom%3CAddress%3E-for-EndpointAddress"],[3743,"impl-Debug-for-Key"],[3744,"impl-Display-for-Key"],[3746,"impl-Display-for-Reference"],[3747,"impl-Debug-for-Reference"],[3748,"impl-Debug-for-Value"],[3749,"impl-Display-for-Value"],[3751,"impl-From%3CString%3E-for-Key"],[3753,"impl-From%3C%26str%3E-for-Key"],[3754,"impl-From%3CSpur%3E-for-Key"],[3755,"impl-From%3CValue%3E-for-Symbol"],[3757,"impl-From%3CReference%3E-for-Symbol"],[3759,"impl-From%3C%26%5Bu8;+N%5D%3E-for-Value"],[3760,"impl-From%3CBytes%3E-for-Value"],[3761,"impl-From%3C%5Bu8;+N%5D%3E-for-Value"],[3762,"impl-From%3CVec%3CValue%3E%3E-for-Value"],[3763,"impl-From%3CString%3E-for-Value"],[3765,"impl-From%3Cu64%3E-for-Value"],[3766,"impl-From%3C%26str%3E-for-Value"],[3767,"impl-From%3Cbool%3E-for-Value"]]}],\ +["quilkin",{"doc":"","t":"PFFPPPFIGIIPNNNQONNNNNNNNNNNNNNCNNNNNNOCNONCCOONNNNNCONNNNNNNNNNNNNNNENNONOQNNNNNNNNNNOHOOCONCOOONNNQCONNNNNNNNNNNNNNNNNNNONNNNOCEPPFGEPPGEPPPEPEPEPNNOCNNNNNNNNNNOONNNNNNNNNNNNNNNNNNCNNNNNOCOCCOCNNNNNNNNNNNNNNFSENONNNNNNNHNNNNNNONNOOOOONONNNNNNNOFNNNNNNNONNNNNNNNNONNNNNNNFSENNNNNNNHNNNNNNNNOOOONONNNNNNNOSFEHOOOOONOOFPGNNONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSEFNNNNNNNNNNNNNNONNOONNNNNNNNOCCCHHHHHGPPSSPPGFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNHNNNNNNNNNNNNNNNNNNNNNOOOOOOFCCNNONNNCCOCONNNNGPPSPPNNNNNNNNNNNNNNNNNFEFFNONNNNNNNNNNNONNNNONOOOOOONNNNNNNNNNEFFEENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNONONNNNNNNNNNNNNNNNNPPPPPPPPPPGGFFPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNOONOOCOONNNONONNNNNNNNNNNNNNNNNNNNNNNNOFNNOOONNNOONHNNNONOFFNNNNNNNNNNNNONNNNNOOONNNNNNNNNNOGFPPGFGFGFPPFPFPPPPEFPPGPGENNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNOONCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNCNNNOOOPPGNNNNNNNNNNNNNNNCNNNNNNNNNOOOCHHPPPPPPPPFFGFFFFGFFFGFFFFPFPPPPPGGPPPPPPGFGPPPPPPPNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNOONNNNOOONNOONNNNNNNNNNONNNNNNNNOOOOOOOOOONNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOOONNONOONOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPFFKNNCENNNNNNNNNNNNNNNNNNNNNNNNNNHMNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNHRFFFRPFFGFPFIPKFFKFIFFFPPFFFPPTPFFKFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNCCNOMOOMCNNNNNOOCNMMONNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCCOOCNMNNNNNNNCCNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOSFKFFPFPGFPNNNNNNNNNNMNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNGFPGFPPPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNPFFPPGNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNFFNNNNNNONNNNNNNNNNNFFSNNNNNNNNNNNNNNNNGPFPFPFFGFNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOFPFGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNFFSNNNNNNNNNNNNNNOONNNNNNNNFFFFFNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNFFNNNNNNNNNNNNNNNNEEEEEEEEEFFNNNNNNNNNNNNNNNNNNONNNNNNNNNNNFGPPPFNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNEFFIEEFNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNCNHHNNNNHNNNNNNNNNNNNEFFFFFINNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPNNNNNNNNNNNNNNNNNNNGEFFIPPPTFFGPPITNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNOCONNNNNNONNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNONNNNNNOOPPISFPPFPFPPGGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFFFFKFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNMNNNOHNNNNNNNNNNNNNNNNNNNNNNNNNNNFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNSPPSPPSPPGGNNNNNNNNNNNNNNNNNNNNNNNNNNN","n":["Benching","Cli","Config","Err","Normal","Ok","Proxy","Result","ShutdownKind","ShutdownRx","ShutdownTx","Testing","__clone_box","__clone_box","__clone_box","__func_name","admin_address","allow_request_processing","apply_delta","augment_args","augment_args","augment_args_for_update","augment_args_for_update","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cli","clone","clone","clone","clone_into","clone_into","clone_into","clusters","codec","command","command","command_for_update","components","config","config","datacenter","default","default","delta_discovery_request","deserialize","eq","filters","filters","fmt","fmt","fmt","fmt","from","from","from","from","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_ref","from_ref","generated","group_id","group_id","id","identifier","idle_request_interval_secs","include_proto","interested_resources","into","into","into","into","into_request","into_request","into_request","into_request","json_schema","log_format","make_shutdown_channel","management_server","mmdb","net","no_admin","on_changed","pool","port","qcmp_port","quiet","schema_id","schema_name","serialize","temp_file","time","to","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","version","vzip","vzip","vzip","vzip","workers","xds","Agent","Agent","Auto","Cli","Commands","GenerateConfigSchema","GenerateConfigSchema","Json","LogFormats","Manage","Manage","Plain","Pretty","Proxy","Proxy","Qcmp","Qcmp","Relay","Relay","__clone_box","__clone_box","admin_address","agent","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","command","config","default","drive","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from_arg_matches","from_arg_matches_mut","from_ref","from_ref","from_str","generate_config_schema","has_subcommand","into","into","into_request","into_request","log_format","manage","no_admin","proxy","qcmp","quiet","relay","to_owned","to_owned","to_string","try_from","try_from","try_from","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","vzip","Agent","PORT","Ready","__clone_box","address_type","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default","default_port","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","icao_code","into","into_request","ip_kind","provider","qcmp_port","region","relay","run","sub_zone","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","zone","GenerateConfigSchema","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","filter_ids","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","generate_config_schema","group_id","into","into_request","output_directory","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","Manage","PORT","Ready","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default_port","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","into","into_request","port","provider","region","relay","run","sub_zone","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","zone","PORT","Proxy","Ready","default_port","idle_request_interval_secs","management_server","mmdb","port","qcmp_port","run","to","workers","Ping","Ping","Qcmp","__clone_box","__clone_box","amount","augment_args","augment_args_for_update","augment_subcommands","augment_subcommands_for_update","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","endpoint","fmt","fmt","from","from","from_arg_matches","from_arg_matches","from_arg_matches_mut","from_arg_matches_mut","from_ref","from_ref","group_id","has_subcommand","into","into","into_request","into_request","run","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","update_from_arg_matches","update_from_arg_matches","update_from_arg_matches_mut","update_from_arg_matches_mut","vzip","vzip","PORT","Ready","Relay","__clone_box","augment_args","augment_args_for_update","borrow","borrow_mut","clone","clone_into","default","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","group_id","idle_request_interval_secs","into","into_request","mds_port","providers","run","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","xds_port","base64","prost","qcmp","encode","from_json","mapping_from_kind","value_from_kind","value_from_struct","Error","InvalidCommand","LengthMismatch","MAX_QCMP_PACKET_LEN","MIN_QCMP_PACKET_LEN","Ping","PingReply","Protocol","QcmpMeasurement","QcmpPacket","UnknownVersion","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","bytes_init","bytes_init","bytes_total","bytes_total","clone","clone","clone_into","clone_into","default","distance","encode","fmt","fmt","fmt","fmt","from","from","from","from","from_buf_bounds","from_ref","from_ref","get_buf","into","into","into","into","into_request","into_request","into_request","into_request","measure_distance","new","nonce","parse","ping","ping_reply","ping_with_nonce","round_trip_delay","slice","slice_full","spawn","stable_ptr","stable_ptr","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","client_timestamp","client_timestamp","nonce","nonce","server_start_timestamp","server_transmit_timestamp","RunArgs","admin","agent","borrow","borrow_mut","config","from","into","into_request","manage","proxy","ready","relay","shutdown_rx","try_from","try_into","type_id","vzip","Admin","Agent","Manage","PORT","Proxy","Relay","__clone_box","borrow","borrow_mut","clone","clone_into","fmt","from","from_ref","idle_request_interval","into","into_request","server","to_owned","try_from","try_into","type_id","vzip","Agent","DualStackLocalSocket","Locality","Ready","__clone_box","address_selector","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","default","fmt","from","from","from_ref","icao_code","into","into","into_request","into_request","is_manage","is_ready","locality","provider","provider_is_healthy","qcmp_socket","relay_is_healthy","relay_servers","run","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","DualStackLocalSocket","Locality","Manage","Providers","Ready","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","cmp","colon_separated_string","compare","default","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from_ref","from_str","hash","into","into","into_request","into_request","is_referenceable","json_schema","listener","locality","new","partial_cmp","provider","region","relay_servers","run","schema_id","schema_name","serialize","sub_zone","to_owned","to_string","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","with_region","zone","ChannelClosed","ChannelClosed","ChannelFull","ChannelFull","Filter","Filter","Io","Io","NoUpstreamEndpoints","NoUpstreamEndpoints","PipelineError","PipelineErrorDiscriminants","Proxy","Ready","Session","Session","SessionPool","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","default","default","drop","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","get","idle_request_interval","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_ready","management_servers","mmdb","new","notifier","num_workers","packet_router","phoenix","qcmp","run","send","sessions","socket","source","to","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","xds_is_healthy","DownstreamReceiveWorkerConfig","borrow","borrow_mut","buffer_pool","config","error_sender","from","into","into_request","port","sessions","spawn","spawn_receivers","try_from","try_into","type_id","upstream_receiver","vzip","worker_id","Ready","Relay","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","default","fmt","from","from","from_ref","idle_request_interval","into","into","into_request","into_request","is_ready","mds_listener","provider","provider_is_healthy","run","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","xds_listener","AddrKind","AddressSelector","Agent","Any","Base64Standard","Config","ConfigType","Datacenter","DatacenterConfig","DatacenterMap","Dynamic","EmptyList","Filter","FilterInvalid","IcaoCode","Ipv4","Ipv6","NonAgent","NotUnique","Providers","Slot","Static","V1Alpha1","ValidationError","ValueInvalid","Version","Watch","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","apply_delta","apply_metrics","as_ref","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","datacenter","datacenters","default","default","default","default","default_agent","default_non_agent","delta_discovery_request","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","empty","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","filters","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_reader","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str","get","has_changed","hash","icao_code","id","insert","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_empty","is_referenceable","is_referenceable","is_referenceable","is_some","iter","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","kind","label","len","load","mark","modify","name","name","new","providers","qcmp_port","read","remove","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","source","store","store_if_unset","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_possible_value","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_replace","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","value_variants","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","watch","watch","with_default","write","datacenters","icao_code","qcmp_port","Agones","File","Providers","__clone_box","augment_subcommands","augment_subcommands_for_update","borrow","borrow_mut","clone","clone_into","fmt","from","from_arg_matches","from_arg_matches_mut","from_ref","has_subcommand","into","into_request","k8s","spawn","task","to_owned","try_from","try_into","type_id","update_from_arg_matches","update_from_arg_matches_mut","vzip","config_namespace","gameservers_namespace","path","agones","update_endpoints_from_gameservers","update_filters_from_configmap","Allocated","Creating","Debug","Distributed","Distributed","Dynamic","Error","Error","Fleet","FleetInner","FleetScheduling","FleetSpec","FleetStatus","FleetStrategy","FleetStrategyRollingUpdate","FleetStrategyType","GameServer","GameServerPort","GameServerSpec","GameServerState","GameServerStatus","GameServerStatusPort","GameServerTemplateSpec","Health","Info","Inner","None","Packed","Packed","Passthrough","PortAllocation","PortPolicy","Protocol","Ready","Recreate","RequestReady","Reserved","RollingUpdate","Scheduled","SchedulingStrategy","SdkServer","SdkServerLogLevel","Shutdown","Starting","Static","Tcp","Udp","UdpTcp","Unhealthy","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","address","addresses","allocated_replicas","annotations","annotations","annotations_mut","annotations_mut","api_resource","api_resource","api_version","api_version","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","container","container","container_port","crd","crd","crd_name","crd_name","creation_timestamp","creation_timestamp","default","default","default","default","default","default","default","default","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","deserialize","endpoint","finalizers","finalizers","finalizers_mut","finalizers_mut","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","group","group","group","group","grpc_port","health","host_port","http_port","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_allocated","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","json_schema","kind","kind","kind","kind","labels","labels","labels_mut","labels_mut","log_level","managed_fields","managed_fields","managed_fields_mut","managed_fields_mut","max_surge","max_unavailable","meta","meta","meta_mut","meta_mut","metadata","metadata","metadata","name","name","name","name","name_any","name_any","name_unchecked","name_unchecked","namespace","namespace","namespace","namespace","new","new","node_name","owner_references","owner_references","owner_references_mut","owner_references_mut","plural","plural","plural","plural","port","port_policy","ports","ports","protocol","ready_replicas","replicas","replicas","reserved_replicas","reserved_until","resource_version","resource_version","resource_version","resource_version","rolling_update","scheduling","scheduling","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","schema_name","sdk_server","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","serialize","shortnames","shortnames","spec","spec","spec","spec","spec","spec_mut","spec_mut","state","status","status","status","status_mut","strategy","template","template","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","uid","uid","uid","uid","version","version","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Marker","ReadGuard","Version","Watch","WatchGuard","Watchable","__clone_box","__clone_box","agones","agones","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","clone_value","default","deref","deref","deserialize","drop","drop","fmt","from","from","from","from","from_ref","from_ref","fs","has_changed","into","into","into","into","into_request","into_request","into_request","into_request","is_referenceable","json_schema","load","load","load","load","mark","modify","new","read","schema_name","serialize","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","watch","write","watch","BinaryConfiguration","Capture","Compress","Concatenate","Configuration","ConvertProtoConfig","ConvertProtoConfigError","CreateFilterArgs","CreationError","Debug","DeserializeFailed","Drop","DynFilterFactory","FieldInvalid","Filter","FilterChain","FilterError","FilterFactory","FilterInstance","FilterMap","FilterRegistry","FilterSet","Firewall","Infallible","InitializeMetricsFailed","LoadBalancer","LocalRateLimit","Match","MismatchedTypes","MissingConfig","NAME","NotFound","Pass","ReadContext","StaticFilter","Timestamp","TokenRouter","WriteContext","__clone_box","__clone_box","__clone_box","__clone_box","as_filter_config","as_labeled_filter_config","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capture","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","compress","concatenate","config","config","config_schema","contents","contents","create_filter","debug","default","default","default","default_with","deserialize","dest","destinations","drop","dynamic","encode_config_to_json","encode_config_to_protobuf","endpoints","ensure_config_exists","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","factory","filter","firewall","fixed","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_config","from_iter","from_ref","from_ref","from_ref","from_ref","get","get","get_factory","index","insert","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_iter","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_empty","is_referenceable","iter","iter","json_schema","label","len","load_balancer","local_rate_limit","match","metadata","metadata","metrics","missing_field","name","new","new","new","new","new","new","new","pass","prelude","read","read","read","read","read","read","read","read","read","read","read","read","read","read","register","require_config","require_config","schema_name","serialize","source","source","source","timestamp","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","token_router","try_create","try_create_fallible","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_from_config","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","with","write","write","write","write","write","write","write","write","write","write","actual","expected","field","reason","CAPTURED_BYTES","Capture","CaptureStrategy","Config","Prefix","Prefix","Regex","Regex","Strategy","Suffix","Suffix","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","capture","capture","capture","capture","deserialize","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","into","into","into","into","into","into_capture","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","json_schema","json_schema","metadata_key","pattern","remove","remove","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","size","size","strategy","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","Action","Compress","Compress","Compressor","Config","Decompress","DoNothing","Lz4","Lz4","Mode","Snappy","Snappy","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","decode","default","default","default","deserialize","deserialize","deserialize","encode","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","mode","on_read","on_write","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","serialize","serialize","serialize","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","Append","Concatenate","Config","DoNothing","Prepend","Strategy","borrow","borrow","borrow_mut","borrow_mut","bytes","default","deserialize","deserialize","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","into","into","into_request","into_request","json_schema","json_schema","new","on_read","on_write","schema_id","schema_id","schema_name","schema_name","serialize","serialize","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Config","Debug","borrow","borrow_mut","default","deserialize","fmt","from","id","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Config","Drop","NAME","borrow","borrow_mut","deserialize","fmt","from","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Action","Allow","Config","Deny","Firewall","InvalidRange","PacketDenied","PortRange","PortRangeError","Rule","__clone_box","__clone_box","__clone_box","__clone_box","action","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","contains","contains","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","json_schema","json_schema","new","on_read","on_write","ports","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","sources","to_owned","to_owned","to_owned","to_owned","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","max","min","Config","Hash","LoadBalancer","Policy","Random","RoundRobin","as_endpoint_chooser","borrow","borrow","borrow_mut","borrow_mut","default","deserialize","deserialize","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from","from","into","into","into_request","into_request","json_schema","json_schema","policy","schema_id","schema_id","schema_name","schema_name","serialize","serialize","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Config","LocalRateLimit","SESSION_TIMEOUT_SECONDS","borrow","borrow_mut","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","into","into_request","json_schema","max_packets","period","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","Branch","Config","DirectionalConfig","Fallthrough","Match","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","branches","default","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fallthrough","filter","fmt","fmt","fmt","fmt","from","from","from","from","into","into","into","into","into_request","into_request","into_request","into_request","is_referenceable","json_schema","json_schema","json_schema","json_schema","metadata_key","on_read","on_write","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","Config","Pass","borrow","borrow_mut","deserialize","fmt","from","into","into_request","json_schema","schema_id","schema_name","serialize","try_from","try_from","try_into","type_id","vzip","ConvertProtoConfigError","CreateFilterArgs","CreationError","Filter","FilterError","FilterInstance","ReadContext","StaticFilter","WriteContext","Config","Timestamp","__clone_box","borrow","borrow_mut","clone","clone_into","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from_ref","into","into_request","json_schema","metadata_key","new","observe","schema_id","schema_name","serialize","to_owned","try_from","try_from","try_into","type_id","vzip","Config","Error","InvalidType","NoEndpointMatch","NoTokenFound","TokenRouter","borrow","borrow","borrow_mut","borrow_mut","default","deserialize","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","into","into","into_request","into_request","json_schema","metadata_key","schema_id","schema_name","serialize","sync_read","to_string","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ClusterMap","DualStackEpollSocket","DualStackLocalSocket","DualStackLocalSocketRc","Endpoint","EndpointAddress","TcpListener","bind","bind_local","bind_local","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","cluster","endpoint","fmt","from","from","from","from_raw","into","into","into","into_request","into_request","into_request","into_stream","local_addr","local_addr","local_ipv4_addr","local_ipv4_addr","local_ipv6_addr","local_ipv6_addr","make_refcnt","new","new","phoenix","port","raw_socket_with_reuse","raw_socket_with_reuse_and_address","recv_from","recv_from","send_to","send_to","socket_port","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","xds","ClusterMap","ClusterMapDeser","EndpointSet","EndpointSetVersion","Token","TokenAddressMap","__clone_box","__clone_box","__clone_box","__clone_box","addresses_for_token","apply","benchmarking","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_token_map","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","contains","default","deserialize","deserialize","endpoints","endpoints","entry","eq","equivalent","equivalent","equivalent","equivalent","equivalent","filter_endpoints","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from_number","from_ref","from_ref","from_ref","from_ref","from_str","get","get_default","get_default_mut","get_mut","has_changed","has_endpoints","insert","insert_default","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_empty","is_empty","is_referenceable","iter","json_schema","len","len","mark","new","new","new","new_default","nth_endpoint","num_of_endpoints","number","proto","remove_endpoint","remove_endpoint_if","remove_locality","replace","replace","schema_name","serialize","to_owned","to_owned","to_owned","to_owned","to_string","token_map","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","update","update_unlocated_endpoints","version","version","vzip","vzip","vzip","vzip","vzip","with_version","Cluster","ClusterMap","Datacenter","Endpoint","Filter","FilterChain","Host","Ipv6","Locality","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","config","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","endpoints","eq","eq","eq","eq","eq","eq","eq","eq","eq","filters","first","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","host","host","host2","icao_code","inner","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","label","label","locality","metadata","name","port","qcmp_port","region","second","sub_zone","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","zone","Inner","Ipv4","Ipv6","Name","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddressKind","DynamicMetadata","Endpoint","EndpointAddress","EndpointMetadata","InvalidBase64","InvalidType","Ip","LOCALHOST","Locality","Metadata","MetadataError","MissingKey","Name","Set","UNSPECIFIED","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","address","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","default","default","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from_proto","from_ref","from_ref","from_ref","from_ref","from_ref","from_str","from_str","from_str","hash","hash","hash","host","into","into","into","into","into","into_proto","into_request","into_request","into_request","into_request","into_request","json_schema","json_schema","known","metadata","metadata","new","partial_cmp","partial_cmp","partial_cmp","partial_cmp","port","port","schema_id","schema_id","schema_name","schema_name","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_socket_addr","to_string","to_string","to_string","tokens","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unknown","vzip","vzip","vzip","vzip","vzip","with_metadata","expected","key","Bool","Bytes","DynamicMetadata","KEY","Key","List","Literal","MetadataView","Number","Reference","Reference","String","Symbol","Value","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_bytes","as_literal","as_mut_string","as_reference","as_string","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","compare","compare","compare","compare","default","deserialize","deserialize","deserialize","deserialize","deserialize","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_raw","from_ref","from_ref","from_ref","from_ref","from_ref","from_static","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_referenceable","json_schema","json_schema","json_schema","json_schema","json_schema","key","known","new","new","new","partial_cmp","partial_cmp","partial_cmp","partial_cmp","resolve","resolve_to_bytes","schema_id","schema_id","schema_id","schema_id","schema_id","schema_name","schema_name","schema_name","schema_name","schema_name","serialize","serialize","serialize","serialize","serialize","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unknown","vzip","vzip","vzip","vzip","vzip","with_unknown","Builder","Coordinates","DistanceMeasure","Inner","Measurement","Phoenix","__clone_box","__clone_box","__clone_box","add_node","add_node_if_not_exists","add_nodes_from_config","adjustment_duration","background_update_task","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","builder","clone","clone","clone","clone_into","clone_into","clone_into","default","deref","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","get_coordinates","incoming","interval_range","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","measure_distance","new","new","ordered_nodes_by_latency","outgoing","spawn","stability_threshold","subset_percentage","to_owned","to_owned","to_owned","total","total_nanos","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","BufferPool","FrozenPoolBuffer","PoolBuffer","__clone_box","alloc","alloc_sized","alloc_slice","as_mut_slice","as_ref","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","bounds","bytes_init","bytes_init","bytes_init","bytes_init","bytes_total","bytes_total","bytes_total","bytes_total","clone","clone_into","default","deref","deref","deref_mut","drop","extend_from_slice","fmt","fmt","freeze","from","from","from","from_buf_bounds","from_buf_bounds","from_ref","get_buf","get_buf","into","into","into","into_request","into_request","into_request","is_empty","is_empty","len","len","new","prepend_from_slice","set_init","set_init","slice","slice","slice_full","slice_full","split_prefix","split_suffix","stable_mut_ptr","stable_mut_ptr","stable_ptr","stable_ptr","stable_ptr","stable_ptr","to_owned","truncate","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","DurationNanos","UtcTimestamp","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","duration","eq","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","from_nanos","from_nanos","from_ref","from_ref","into","into","into_request","into_request","nanos","now","partial_cmp","sub","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","unix","unix_nanos","vzip","vzip","CLUSTER_TYPE","Cluster","Cluster","DATACENTER_TYPE","Datacenter","Datacenter","FILTER_CHAIN_TYPE","FilterChain","FilterChain","Resource","ResourceType","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","from","from","from_ref","from_str","into","into","into_request","into_request","to_owned","try_decode","try_encode","try_from","try_from","try_into","try_into","type_id","type_id","type_url","vzip","vzip"],"q":[[0,"quilkin"],[129,"quilkin::cli"],[209,"quilkin::cli::agent"],[246,"quilkin::cli::generate_config_schema"],[272,"quilkin::cli::manage"],[305,"quilkin::cli::proxy"],[317,"quilkin::cli::qcmp"],[367,"quilkin::cli::relay"],[398,"quilkin::codec"],[401,"quilkin::codec::prost"],[406,"quilkin::codec::qcmp"],[491,"quilkin::codec::qcmp::Protocol"],[497,"quilkin::components"],[515,"quilkin::components::admin"],[538,"quilkin::components::agent"],[578,"quilkin::components::manage"],[639,"quilkin::components::proxy"],[751,"quilkin::components::proxy::packet_router"],[770,"quilkin::components::relay"],[804,"quilkin::config"],[1129,"quilkin::config::DatacenterConfig"],[1132,"quilkin::config::providers"],[1160,"quilkin::config::providers::Providers"],[1163,"quilkin::config::providers::k8s"],[1166,"quilkin::config::providers::k8s::agones"],[1784,"quilkin::config::watch"],[1862,"quilkin::config::watch::agones"],[1863,"quilkin::filters"],[2267,"quilkin::filters::CreationError"],[2271,"quilkin::filters::capture"],[2389,"quilkin::filters::compress"],[2500,"quilkin::filters::concatenate"],[2555,"quilkin::filters::debug"],[2575,"quilkin::filters::drop"],[2594,"quilkin::filters::firewall"],[2742,"quilkin::filters::firewall::PortRangeError"],[2744,"quilkin::filters::load_balancer"],[2797,"quilkin::filters::local_rate_limit"],[2824,"quilkin::filters::match"],[2925,"quilkin::filters::pass"],[2943,"quilkin::filters::prelude"],[2952,"quilkin::filters::timestamp"],[2984,"quilkin::filters::token_router"],[3027,"quilkin::net"],[3088,"quilkin::net::cluster"],[3223,"quilkin::net::cluster::proto"],[3430,"quilkin::net::cluster::proto::host"],[3453,"quilkin::net::endpoint"],[3635,"quilkin::net::endpoint::MetadataError"],[3637,"quilkin::net::endpoint::metadata"],[3834,"quilkin::net::phoenix"],[3926,"quilkin::pool"],[4010,"quilkin::time"],[4058,"quilkin::xds"],[4096,"dyn_clone::sealed"],[4097,"quilkin_proto::generated::envoy::service::discovery::v3"],[4098,"alloc::vec"],[4099,"alloc::string"],[4100,"core::net::socket_addr"],[4101,"core::option"],[4102,"xds"],[4103,"clap_builder::builder::command"],[4104,"xds::config"],[4105,"xds::config"],[4106,"serde::de"],[4107,"core::fmt"],[4108,"core::fmt"],[4109,"clap_builder"],[4110,"clap_builder::util::id"],[4111,"core::iter::traits::iterator"],[4112,"tonic::request"],[4113,"schemars::gen"],[4114,"schemars::schema"],[4115,"xds::server"],[4116,"core::future::future"],[4117,"core::marker"],[4118,"alloc::borrow"],[4119,"serde::ser"],[4120,"core::any"],[4121,"tokio::sync::oneshot"],[4122,"core::fmt"],[4123,"prost::error"],[4124,"prost::message"],[4125,"serde_json::value"],[4126,"prost_types::protobuf"],[4127,"prost_types::protobuf::value"],[4128,"serde_json::map"],[4129,"prost_types::protobuf"],[4130,"alloc::boxed"],[4131,"core::pin"],[4132,"tokio_uring::buf::slice"],[4133,"core::ops::range"],[4134,"core::time"],[4135,"eyre"],[4136,"std::thread"],[4137,"core::cmp"],[4138,"core::hash"],[4139,"core::convert"],[4140,"eyre"],[4141,"tokio::sync::mpsc::bounded"],[4142,"async_channel"],[4143,"core::error"],[4144,"tokio::sync::notify"],[4145,"async_channel"],[4146,"core::default"],[4147,"serde::ser"],[4148,"std::io"],[4149,"core::net::ip_addr"],[4150,"dashmap::mapref::one"],[4151,"dashmap::iter"],[4152,"core::ops::function"],[4153,"core::convert"],[4154,"quilkin_proto::generated::envoy::config::listener::v3"],[4155,"core::ops::function"],[4156,"tokio::runtime::task::join"],[4157,"kube_client::client"],[4158,"futures_core::stream"],[4159,"alloc::collections::btree::map"],[4160,"kube_core::discovery"],[4161,"k8s_openapi::v1_29::apiextensions_apiserver::pkg::apis::apiextensions::v1::custom_resource_definition"],[4162,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::time"],[4163,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::managed_fields_entry"],[4164,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::object_meta"],[4165,"k8s_openapi::v1_29::apimachinery::pkg::apis::meta::v1::owner_reference"],[4166,"std::path"],[4167,"arc_swap::access"],[4168,"core::ops::function"],[4169,"schemars::schema"],[4170,"prost_types::protobuf"],[4171,"serde_json::error"],[4172,"schemars"],[4173,"core::marker"],[4174,"quilkin_proto::generated::quilkin::filters::capture::v1alpha1"],[4175,"std::io::error"],[4176,"quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress"],[4177,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate"],[4178,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1"],[4179,"quilkin_proto::generated::quilkin::filters::debug::v1alpha1"],[4180,"quilkin_proto::generated::quilkin::filters::drop::v1alpha1"],[4181,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall"],[4182,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1"],[4183,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1"],[4184,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer"],[4185,"quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1"],[4186,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1"],[4187,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match"],[4188,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match"],[4189,"quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1"],[4190,"quilkin_proto::generated::quilkin::filters::token_router::v1alpha1"],[4191,"tokio_stream::wrappers::tcp_listener"],[4192,"tokio_uring::buf::io_buf_mut"],[4193,"tokio_uring::buf::io_buf"],[4194,"tokio::net::addr"],[4195,"core::hash"],[4196,"dashmap"],[4197,"dashmap::mapref::one"],[4198,"std::hash::random"],[4199,"std::collections::hash::map"],[4200,"bytes::buf::buf_mut"],[4201,"prost::encoding"],[4202,"prost::encoding"],[4203,"core::net::ip_addr"],[4204,"quilkin_proto::generated::envoy::config::endpoint::v3"],[4205,"quilkin_proto::generated::envoy::config::core::v3::address"],[4206,"quilkin_proto::generated::envoy::config::core::v3"],[4207,"lasso::keys"],[4208,"core::ops::range"]],"d":["In a benching environment, some or all shutdown behavior …","The Command-Line Interface for Quilkin.","Configuration for a component","Contains the error value","Normal shutdown kind, the receiver should perform proper …","Contains the success value","Run Quilkin as a UDP reverse proxy.","","","Receiver for a shutdown event.","","In a testing environment, some or all shutdown behavior …","","","","Macro that can get the function name of the function the …","The port to bind for the admin server","","","","","","","","","","","","","","","","","","","","","","","Implementations and utility methods for various codecs …","","","","","Quilkin configuration.","The path to the configuration file for the Quilkin …","","","","","","","Filters for processing packets.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","The interval in seconds at which the relay will send a …","Includes generated Protobuf definitions from tonic.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","One or more quilkin manage endpoints to listen to for …","The remote URL or local file path to retrieve the Maxmind …","","Whether to spawn the admin server or not.","","","The port to listen on.","The port to listen on.","Whether Quilkin will report any results to stdout/stderr.","","","","Creates a temporary file with the specified prefix in a …","","One or more socket addresses to forward packets to.","","","","","","","","","","","","","","","","","","","","","","","","","Number of worker threads used to process packets. If not …","","","","","The Command-Line Interface for Quilkin.","The various Quilkin commands.","","","","The various log format options","","","","","","","","","","","","","The port to bind for the admin server","","","","","","","","","","","","","The path to the configuration file for the Quilkin …","","Drives the main quilkin application lifecycle using the …","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","Whether to spawn the admin server or not.","","","Whether Quilkin will report any results to stdout/stderr.","","","","","","","","","","","","","","","","Runs Quilkin as a relay service that runs a Manager …","","","","If specified, filters the available gameserver addresses …","","","","","","","","","","Returns the argument unchanged.","","","","","The ICAO code for the agent.","Calls U::from(self).","","If specified, additionally filters the gameserver address …","The configuration source for a management server.","Port for QCMP service.","The region to set in the cluster map for any provider …","One or more quilkin relay endpoints to push configuration …","","The sub_zone in the zone in the region to set in the …","","","","","","","","The zone in the region to set in the cluster map for any …","Generates JSON schema files for known filters.","","","","","","","","A list of one or more filter IDs to generate or ‘all’ …","","Returns the argument unchanged.","","","","","","Calls U::from(self).","","The directory to write configuration files.","","","","","","","","Runs Quilkin as a xDS management server, using provider as …","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","The TCP port to listen to, to serve discovery responses.","The configuration source for a management server.","The region to set in the cluster map for any provider …","One or more quilkin relay endpoints to push configuration …","","The sub_zone in the zone in the region to set in the …","","","","","","","","The zone in the region to set in the cluster map for any …","","Run Quilkin as a UDP reverse proxy.","","","The interval in seconds at which the relay will send a …","One or more quilkin manage endpoints to listen to for …","The remote URL or local file path to retrieve the Maxmind …","The port to listen on.","The port to listen on.","Start and run a proxy.","One or more socket addresses to forward packets to.","Number of worker threads used to process packets. If not …","Pings a endpoint for a amount of attempts, printing the …","","","","","The number of pings to send to the endpoint (default: 5).","","","","","","","","","","","","","The quilkin endpoint to ping","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Runs Quilkin as a relay service that runs a Manager …","","","","","","","","","","Returns the argument unchanged.","","","","","The interval in seconds at which the relay will send a …","Calls U::from(self).","","Port for mDS service.","","","","","","","","","","Port for xDS management_server service","","Extensions to prost and related crates.","Logic for parsing and generating Quilkin Control Message …","","","","","","","","","The maximum length of a QCMP packet, including 2 …","The minimum length of a QCMP packet","The initation of a ping command to send to a Quilkin proxy …","The reply from a Quilkin proxy from a Self::Ping command. …","The set of possible QCMP commands.","A measurement implementation using QCMP pings for …","","","","","","","","","","","","","","","","","","","","","","","If the command is Protocol::PingReply, with …","Encodes the protocol command into a buffer of bytes for …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns the packet’s nonce.","Parses the provided input, and attempts to parse it as a …","Creates a Self::Ping with a random nonce, should be sent …","Creates a Self::PingReply from the client and server start …","Creates a Self::Ping with a user-specified nonce, should …","If the command is Protocol::PingReply, with …","","","","","","","","","","","","","","","","","","","","","","","","","The timestamp from when the client sent the packet.","The timestamp from when the client sent the ping packet.","The client’s nonce.","The client’s nonce.","The timestamp from when the server received the ping …","The timestamp from when the server sent the reply.","Args common across all components","","","","","Config","Returns the argument unchanged.","Calls U::from(self).","","","","The ready check and idle duration","","Channel used to indicate graceful shutdown requests","","","","","The runtime mode of Quilkin, which contains various …","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","The location of an Endpoint.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","If true, only care about the provider being healthy, not …","","","","","","","","","","","","","","","","","","","The location of an Endpoint.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Auto-generated discriminant enum variants","","","","","A data structure that is responsible for holding sessions, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns a reference to an existing session mapped to key, …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Constructs a new session pool, it’s created with an Arc …","","","","","","","Sends packet data to the appropiate session based on its …","Returns a map of active sessions.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Represents the required arguments to run a worker task that","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","Spawns a background task that sits in a loop, receiving …","","","","Socket with reused port from which the worker receives …","","ID of the worker.","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Configuration for a component","The configuration of a Filter from either a static or …","","","","Dynamic configuration from Protobuf.","","Filter is the configuration for a single filter","","","","","","","","A mutable memory location with atomic storage rules.","Static configuration from YAML.","","Validation failure for a Config","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Gets the datacenters, panicking if this is an agent config","","","","","","","Given a list of subscriptions and the current state of the …","","Deserializes takes two type arguments Static and Dynamic …","","","","","","","","","Creates a new empty slot.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Attempts to deserialize input as a YAML object …","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns whether any data is present in the slot.","","","","","","","","","","","","","Provides a reference to the underlying data.","","Provides a view into a mutable reference of the current …","","","Creates a new slot for value.","","","","Removes any data from the slot.","","","","","","","","","","","","","","","","","","","","","","","","Replaces the data in the slot with value.","Replaces the data if the slot is empty.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Replaces the current data in the slot with value’s data, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adds a watcher to to the slot. The watcher will fire …","Creates a new slot containing the default instance of T.","","","","","Watches Agones’ game server CRDs for Allocated game …","Watches for changes to the file located at path.","The available xDS source providers.","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","The namespace under which the configmap is stored.","The namespace under which the game servers run.","The path to the source config.","","","","The GameServer has been allocated to a session","The Pod for the GameServer is being created.","Output all messages including debug messages.","prioritise allocating GameServers on Nodes with the least …","","The system will choose an open port for the GameServer in …","Something has gone wrong with the Gameserver and it cannot …","Only output error messages.","","","FleetSpec is the spec for a Fleet. More info: …","FleetSpec is the spec for a Fleet. More info: …","FleetStatus is the status of a Fleet. More info: …","","","","Auto-generated derived type for GameServerSpec via …","Defines a set of Ports that are to be exposed via the …","","","The status for a GameServer resource.","The port that was allocated to a GameServer.","GameServer is the data structure for a GameServer resource.","","Output all messages except for debug messages.","","","Prioritise allocating GameServers on Nodes with the most …","","Dynamically sets the container port to the same value as …","A dynamically allocating GameServer is being created, an …","","","The GameServer is ready to take connections from game …","","The GameServer has declared that it is ready","The GameServer is reserved and therefore can be allocated …","","We have determined that the Pod has been scheduled in the …","the strategy that a Fleet & GameServers will use when …","Parameters for the Agones SDK Server sidecar container","","The GameServer has shutdown and everything needs to be …","The Pods for the GameServer are being created but are not …","The user defines the host port to be used in the …","","","","The GameServer has failed its health checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Container specifies which Pod container is the game …","The name of the container on which to open the port. …","The port that is being opened on the specified container’…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","GRPCPort is the port on which the SDK Server binds the …","Configures health checking","The port exposed on the host for clients to connect to","HTTPPort is the port on which the SDK Server binds the …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","LogLevel for SDK server (sidecar) logs. Defaults to “Info…","","","","","","","","","","","","","","","","Name is the descriptive name of the port","","","","","","","","","","","Spec based constructor for derived custom resource","","","","","","","","","","","PortPolicy defines the policy for how the HostPort is …","Ports are the array of ports that can be exposed via the …","","Protocol is the network protocol being used. Defaults to …","","","","","","","","","","","Scheduling strategy. Defaults to “Packed”","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Specifies parameters for the Agones SDK Server sidecar …","","","","","","","","","","","","","","","","","","","","","","","","","","","GameServerSpec is the spec for a GameServer resource. More …","","","The current state of a GameServer.","","","","","","Describes the Pod that will be created for the GameServer.","GameServer is the data structure for a GameServer resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The binary configuration of the filter. Must be prost …","","Filter for compressing and decompressing packet data","The Concatenate filter’s job is to add a byte packet to …","The human-readable configuration of the filter. Must be …","","An error representing failure to convert a filter’s …","Arguments needed to create a new filter.","An error that occurred when attempting to create a Filter …","Debug logs all incoming and outgoing packets","","Always drops a packet, mostly useful in combination with …","An owned pointer to a dynamic FilterFactory instance.","","Trait for routing and manipulating packets.","A chain of Filters to be executed in order.","","Provides the name and creation function for a given Filter.","The value returned by FilterFactory::create_filter.","A map of FilterFactory::names to DynFilterFactory values.","Registry of all Filters that can be applied in the system.","A set of filters to be registered with a FilterRegistry.","Filter for allowing/blocking traffic by IP and port.","","","Balances packets over the upstream endpoints.","A filter that implements rate limiting on packets based on …","","","","The globally unique name of the filter.","","Allows a packet to pass through, mostly useful in …","The input arguments to Filter::read.","Statically safe version of Filter, if you’re writing a …","A filter that reads a metadata value as a timestamp to be …","Filter that only allows packets to be passed to Endpoints …","The input arguments to Filter::write.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Configuration for the filter.","Returns the schema for the configuration of the Filter.","Contents of the received packet.","Contents of the received packet.","Returns a filter based on the provided arguments.","","","","","Returns a FilterSet with the filters provided through …","","The destination of the received packet.","The upstream endpoints that the packet will be forwarded …","","Creates a new instance of CreateFilterArgs using a dynamic …","Converts YAML configuration into its Protobuf equivalvent.","Converts YAML configuration into its Protobuf equivalvent.","The upstream endpoints that the packet will be forwarded …","Convenience method for providing a consistent error …","","","","","","","","","","","","","","Creates a new dynamic FilterFactory virtual table.","","","Creates a new instance of CreateFilterArgs using a fixed …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Instantiates a new StaticFilter from the given …","","","","","","Creates and returns a new dynamic instance of Filter for a …","Returns a DynFilterFactory if one matches id, otherwise …","Returns a DynFilterFactory for a given key. Returning None …","","Inserts factory for the specified FilterFactory, returning …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a by reference iterator over the set of filters.","","","","","","","Arbitrary values that can be passed from one filter to …","Arbitrary values that can be passed from one filter to …","","","name returns the configuration name for the Filter The …","Create a new instance of CreateFilterArgs.","Creates a new ReadContext.","Creates a new WriteContext","","","","Constructs a FilterInstance.","","Prelude containing all types and traits required to …","","","","","","","","","","","","","","Filter::read is invoked when the proxy receives data from a","Loads the provided FilterSet into the registry of …","Returns the ConfigType from the provided Option, otherwise …","Returns the ConfigType from the provided Option, otherwise …","","","","The source of the received packet.","The source of the received packet.","","","","","","","","","","Validates the filter configurations in the provided config …","Validates the filter configurations in the provided config …","","","","","","","","","","","","","","","","","","","","","","","","Instantiates a new StaticFilter from the given …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a new FilterSet with the set of filter_factories …","","","","","","","","","","Filter::write is invoked when the proxy is about to send …","","","","","The default key under which the Capture filter puts the …","","Trait to implement different strategies for capturing …","","Capture from the start of the packet.","Looks for the set of bytes at the beginning of the packet","Capture from the start of the packet.","Look for the set of bytes at the end of the packet","Strategy to apply for acquiring a set of bytes in the UDP …","Capture from the end of the packet.","Look for the set of bytes at the end of the packet","","","","","","","","","","","Capture packet data from the contents, and optionally …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","The key to use when storing the captured value in the …","The regular expression to use for capture.","Whether captured bytes are removed from the original …","The number of bytes to capture.","","","","","","","","","","","","","","","","The number of bytes to capture.","Whether captured bytes are removed from the original …","The capture strategy.","","","","","","","","","","","","","","","","","","","","","","","Whether to do nothing, compress or decompress the packet.","Filter for compressing and decompressing packet data","","A trait that provides a compression and decompression …","","","","","","The library to use when compressing.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Concatenate filter’s job is to add a byte packet to …","Config represents a Concatenate filter configuration.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","Whether or not to append or prepend or do nothing on …","Whether or not to append or prepend or do nothing on …","","","","","","","","","","","","","","","A Debug filter’s configuration.","Debug logs all incoming and outgoing packets","","","","","","Returns the argument unchanged.","Identifier that will be optionally included with each log …","Calls U::from(self).","","","","","","","","","","","pass filter’s configuration.","Always drops a packet, mostly useful in combination with …","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","Whether or not a matching Rule should Allow or Deny access","Matching rules will allow packets through.","Represents how a Firewall filter is configured for read …","Matching rules will block packets.","Filter for allowing/blocking traffic by IP and port.","","","Range of matching ports that are configured against a Rule.","Invalid min and max values for a PortRange.","Combination of CIDR range, port range and action to take.","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if any address matches the provided CIDR …","Returns true if the range contain the given port.","","","","Port ranges can be specified in yaml as either “10” as …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Creates a new PortRange, where min is inclusive, max is …","","","","","","","","","","","","","","","Serialise the PortRange into a single digit if min and max …","ipv4 or ipv6 CIDR address.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The configuration for load_balancer.","Send packets to endpoints based on hash of source IP and …","Balances packets over the upstream endpoints.","Policy represents how a load_balancer distributes packets …","Send packets to endpoints chosen at random.","Send packets to endpoints in turns.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Config represents a self’s configuration.","A filter that implements rate limiting on packets based on …","SESSION_TIMEOUT_SECONDS is the default session timeout.","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","The maximum number of packets allowed to be forwarded by …","The duration in seconds during which max_packets applies. …","","","","","","","","","A specific match branch. The filter is run when value …","Configuration for Match.","Configuration for a specific direction.","The behaviour when the none of branches match. Defaults to …","","","","","","","","","","List of filters to compare and potentially run if any …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The behaviour for when none of the branches match.","The filter to run on successful matches.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","The key for the metadata to compare against.","Configuration for Filter::read.","Configuration for Filter::write.","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value to compare against the dynamic metadata.","","","","","pass filter’s configuration.","Allows a packet to pass through, mostly useful in …","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Config represents a self’s configuration.","A filter that reads a metadata value as a timestamp to be …","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","The metadata key to read the UTC UNIX Timestamp from.","","Observes the duration since a timestamp stored in metadata …","","","","","","","","","","","","","","","Filter that only allows packets to be passed to Endpoints …","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","the key to use when retrieving the token from the Filter’…","","","","Non-async version of Filter::read, as this filter does no …","","","","","","","","","","","","The same as DualStackSocket but uses epoll instead of …","An ipv6 socket that can accept and send data from either a …","","","","TCP listener for a GRPC service, always binds to the local …","Binds a TCP listener, if None is passed, binds to an …","","","","","","","","","","Types representing where the data is the sent.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Retrieves the local address the listener is bound to","","","","","","","","","Phoenix Network Coordinate System","Retrieves the port the listener is bound to","","","","","","","","","","","","","","","","","","","","","Represents a full snapshot of all clusters.","","","","","","","","","","","","","","","","","","","","","","","Creates a map of tokens -> address for the current set","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Creates a new endpoint set, calculating a unique version …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Bumps the version, calculating a hash for the entire …","","","Unique version for this endpoint set","","","","","","Creates a new endpoint set with the provided version hash, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of config, or the default value if config…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Nested message and enum types in Host.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Returns the value of label, or the default value if label …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","The kind of address, such as Domain Name or IP address. …","","A destination endpoint with any associated metadata.","A valid socket address. This differs from …","","","","","","The location of an Endpoint.","Metadata specific to endpoints.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","A valid name or IP address that resolves to a address.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Known Quilkin metadata.","","","Creates a new Endpoint with no metadata.","","","","","Returns the port for the endpoint address, or 0 if no port …","The port of the socket address, if present.","","","","","","","","","","","","","","Returns the socket address for the endpoint, resolving any …","","","","","","","","","","","","","","","","","","","","","","","","","","User created metadata.","","","","","","Creates a new Endpoint with the specified metadata.","","","","","Shared state between Filters during processing for a …","","A key in the metadata table.","","","Represents a view into the metadata object attached to …","","Reference to a metadata value.","","","A literal value or a reference to a value in a metadata …","","","","","","","Returns the inner String value of self if it matches …","","Returns the inner String value of self if it matches …","","Returns the inner String value of self if it matches …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Known Quilkin metadata.","","","","","","","","Resolves a symbol into a Value, using ctx for any …","Tries to Self::resolve the symbol to a bytes::Bytes, …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","User created metadata.","","","","","","","","The network coordinates of a node in the phoenix system.","","","An implementation of measuring the network difference …","A Phoenix instance maintains a virtual coordinate space …","","","","","","","The amount of time the check will change by depending on …","Starts the background update task to continously sample …","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","The range at which continually update the nodes …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Gets the difference between this node and address, …","Constructs a new Phoenix builder.","","","","","The threshold at which the path to a node is consider …","Sets the percentage of nodes to regularly measure at …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates a buffer filled with the specified data, only used …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","Splits a prefix of the specified length from the buffer …","Splits a suffix of the specified length from the buffer …","","","","","","","","","","","","","","","","","","","","","","A UTC timestamp","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Gets the current Unix timestamp","Gets the current Unix timestamp in nanoseconds.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","",""],"i":[15,0,0,44,15,44,0,0,0,0,0,15,14,3,15,0,22,3,3,14,22,14,22,14,22,3,15,14,22,3,15,0,14,3,15,14,3,15,3,0,22,22,22,0,0,22,3,14,15,3,3,15,0,3,14,22,3,15,14,22,3,15,14,22,14,22,14,3,15,0,14,22,3,3,14,0,3,14,22,3,15,14,22,3,15,3,22,0,14,14,0,22,3,0,14,14,22,3,3,3,0,0,14,14,3,15,14,22,3,15,14,22,3,15,14,22,3,15,14,22,14,22,3,14,22,3,15,14,0,0,42,41,0,0,0,42,41,0,0,42,41,41,0,42,0,42,0,42,41,42,22,0,42,42,41,42,41,42,41,42,41,42,22,22,41,22,41,41,41,41,41,41,41,41,42,41,42,42,42,41,42,41,0,42,41,42,41,42,22,0,22,0,0,22,0,41,42,41,41,41,42,41,42,41,42,42,42,41,42,0,0,0,46,46,46,46,46,46,46,46,46,0,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,0,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,50,0,0,0,51,51,51,51,51,51,51,0,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,0,14,14,14,14,14,14,14,14,0,53,0,53,54,54,54,54,53,53,53,54,53,54,53,54,53,54,54,53,54,53,54,53,54,53,54,53,54,54,53,53,54,53,54,54,53,54,53,54,53,54,53,54,53,54,53,54,53,54,0,0,0,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,55,0,0,0,0,0,0,0,0,0,71,71,0,0,68,68,0,0,0,71,67,68,65,67,68,71,65,67,68,71,65,65,65,65,65,67,68,67,68,65,68,68,67,68,71,71,65,67,68,71,65,67,68,65,65,67,68,71,65,67,68,71,67,67,68,68,68,68,68,68,65,65,0,65,65,67,68,71,65,67,68,71,65,67,68,71,65,67,68,71,65,67,68,71,341,342,341,342,342,342,0,0,0,84,84,84,84,84,84,0,0,84,0,84,84,84,84,84,0,79,79,0,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,79,0,0,0,0,49,83,83,49,83,49,49,49,49,49,83,49,49,83,83,49,83,49,49,49,83,83,49,83,49,83,83,49,83,49,83,49,83,49,83,49,0,0,0,0,0,85,85,90,85,90,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,90,85,85,85,85,90,85,90,85,85,90,90,85,85,90,85,90,90,85,85,85,85,85,85,85,90,85,90,85,90,85,90,85,85,91,94,91,94,91,94,91,94,91,94,0,0,0,0,91,94,0,91,52,92,93,91,94,52,92,93,91,94,52,91,52,91,52,92,52,93,91,91,91,91,91,91,93,91,91,94,94,52,92,93,91,91,91,94,94,94,94,52,91,52,93,52,92,93,91,94,52,92,93,91,94,52,52,92,92,93,92,92,0,92,92,92,93,93,92,94,92,91,52,91,94,92,93,91,94,52,92,93,91,94,52,92,93,91,94,52,92,93,91,94,52,52,0,104,104,104,104,104,104,104,104,104,104,104,0,104,104,104,104,104,104,0,0,56,107,56,107,56,56,56,56,56,107,56,56,56,107,56,107,56,56,107,107,56,107,56,107,56,107,56,107,56,107,56,107,0,0,112,118,0,0,0,0,0,0,109,127,0,127,0,118,118,112,127,0,0,109,115,0,127,0,0,109,110,112,113,114,108,115,116,117,118,3,3,108,109,127,110,343,112,113,114,108,115,116,117,118,109,127,110,343,112,113,114,108,115,116,117,118,109,110,112,113,114,108,115,116,117,118,109,110,112,113,114,108,115,116,117,118,3,116,3,3,110,113,108,115,3,3,3,109,109,110,343,112,113,114,108,115,116,110,109,110,113,114,108,115,116,108,108,108,108,108,115,115,115,115,115,116,116,116,116,116,3,109,127,127,110,112,113,114,108,108,115,116,117,118,109,109,127,127,110,110,110,110,343,112,113,114,108,115,116,116,117,118,3,109,110,112,113,114,108,115,116,117,118,108,113,113,108,114,3,113,109,127,110,343,112,113,114,108,115,116,117,118,109,127,110,343,112,113,114,108,115,116,117,118,113,110,113,108,110,113,109,110,112,113,114,108,115,116,117,116,113,110,113,110,116,117,110,0,114,110,110,109,112,114,115,116,109,110,112,113,114,108,115,116,109,110,343,112,113,114,108,115,116,127,110,110,109,110,112,113,114,108,115,116,117,118,118,127,108,109,127,110,343,112,113,114,108,115,116,116,116,117,118,109,127,110,343,112,113,114,108,115,116,117,118,110,109,127,110,343,112,113,114,108,115,116,117,118,118,113,3,109,127,110,343,112,113,114,108,115,116,117,118,0,110,110,110,344,345,345,148,148,0,148,148,148,148,148,148,148,148,148,148,148,148,148,148,148,0,148,148,148,148,148,148,148,148,148,346,346,347,0,0,0,161,161,164,166,171,165,161,164,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,164,0,165,166,171,165,161,0,0,161,174,161,161,174,161,0,0,0,161,161,165,167,167,167,161,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,160,160,176,155,168,155,168,155,168,155,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,157,159,159,155,168,155,168,155,168,157,158,163,164,165,167,170,175,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,155,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,163,157,159,163,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,155,168,155,168,163,155,168,155,168,173,173,155,168,155,168,155,168,175,155,168,159,162,155,168,155,168,155,155,168,168,155,168,160,155,168,155,168,155,155,168,168,162,159,157,160,159,176,170,176,176,160,155,155,168,168,172,157,170,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,157,155,157,158,159,160,161,162,163,164,165,166,167,168,170,171,172,173,174,175,176,155,168,155,168,155,168,175,155,168,160,168,155,168,168,170,157,170,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,172,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,155,155,168,168,155,155,168,168,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,0,0,135,0,0,0,119,135,0,0,183,185,119,135,183,185,119,135,119,135,119,135,119,119,183,185,119,183,185,119,183,185,119,135,119,135,0,184,183,185,119,135,183,185,119,135,119,119,183,183,185,185,184,119,119,119,119,119,119,135,183,185,119,135,183,185,119,135,183,185,119,135,183,185,119,135,119,119,0,210,0,0,0,210,121,0,0,0,0,121,0,0,121,0,0,0,0,0,0,0,0,0,121,121,0,0,0,121,121,210,121,0,0,0,0,0,0,190,130,191,192,210,210,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,0,190,130,191,192,190,130,191,192,0,0,130,195,193,139,147,193,0,190,191,196,191,190,147,139,0,195,193,193,139,210,190,121,200,121,121,121,121,121,200,200,200,200,200,210,130,0,195,190,95,95,121,121,200,200,201,202,192,195,139,203,147,216,217,218,219,220,221,222,223,224,190,95,95,121,121,121,121,121,121,121,121,200,130,201,191,191,202,192,196,210,191,190,130,191,192,201,191,201,190,191,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,191,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,190,190,190,191,190,130,190,0,0,0,139,147,0,200,193,195,139,147,190,95,200,130,0,0,216,217,218,219,220,221,222,223,224,190,202,192,196,140,201,193,193,190,190,95,139,147,0,190,130,191,192,95,121,200,0,190,190,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,192,196,210,216,217,218,219,220,221,222,223,224,202,192,196,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,195,139,147,216,217,218,219,220,221,222,223,224,190,95,121,200,130,201,191,202,192,196,191,217,218,219,220,223,224,190,202,192,140,348,348,349,349,0,0,0,0,0,233,0,233,0,0,233,230,231,233,234,232,230,231,233,234,232,228,230,231,232,230,231,233,234,232,230,231,233,234,232,230,230,230,230,230,231,231,231,231,231,230,231,233,234,232,230,231,233,233,233,233,234,232,230,231,233,234,232,233,230,231,233,234,232,230,231,233,234,232,234,232,230,231,230,231,233,234,232,230,231,233,234,232,230,231,233,234,232,230,231,234,230,231,233,233,234,234,232,230,231,233,234,232,230,231,233,234,232,230,231,233,234,232,0,0,238,0,0,238,238,240,237,0,240,237,237,238,239,240,237,238,239,240,237,238,239,237,238,239,237,238,239,240,237,238,239,237,238,239,240,237,238,239,237,237,237,237,237,238,238,238,238,238,239,239,239,239,239,237,238,239,240,240,237,237,238,238,239,239,237,238,239,240,237,238,239,240,237,238,239,237,238,239,239,239,239,237,238,239,237,238,239,237,238,239,237,238,239,240,237,238,239,240,237,238,239,240,237,238,239,240,237,238,239,245,0,0,245,245,0,245,246,245,246,246,245,245,246,245,246,245,245,245,245,245,246,246,246,246,246,245,246,245,245,246,246,245,246,245,246,245,246,218,246,246,245,246,245,246,245,246,245,246,245,246,245,246,245,246,0,0,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,0,0,0,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,251,0,254,0,254,0,257,0,0,0,0,253,254,255,256,255,253,254,255,257,256,258,253,254,255,257,256,258,253,254,255,256,253,254,255,256,255,256,253,254,255,256,253,254,255,256,253,253,253,253,253,254,254,254,254,254,255,255,255,255,255,256,256,256,256,256,253,254,255,257,257,256,258,258,253,254,254,255,257,256,258,253,254,255,256,253,254,255,257,256,258,253,254,255,257,256,258,253,254,255,256,256,253,253,255,253,254,255,256,253,254,255,256,253,254,255,256,255,253,254,255,256,257,258,253,253,254,255,257,256,258,253,254,255,257,256,258,253,254,255,257,256,258,253,254,255,257,256,258,350,350,0,261,0,0,261,261,261,262,261,262,261,261,262,261,262,261,262,262,262,262,262,261,261,261,261,261,262,261,262,262,261,261,262,261,262,261,262,261,262,262,261,262,261,262,261,262,261,262,261,262,261,262,261,0,0,0,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,265,0,0,0,0,0,268,269,270,267,268,269,270,267,269,267,268,269,270,267,268,269,270,267,268,268,268,268,268,269,269,269,269,269,270,270,270,270,270,267,267,267,267,267,269,270,268,269,270,267,268,269,270,267,268,269,270,267,268,269,270,267,267,268,269,270,267,269,268,268,268,269,270,267,268,269,270,267,268,269,270,267,268,268,269,269,270,270,267,268,269,270,267,268,269,270,267,270,268,269,270,267,0,0,274,274,274,274,274,274,274,274,274,274,274,274,274,274,274,274,0,0,0,0,0,0,0,0,0,0,0,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,192,227,227,227,227,227,227,227,227,227,0,0,279,279,279,0,279,278,279,278,278,278,278,278,278,278,278,278,279,279,278,279,278,279,278,279,278,278,278,278,278,278,196,279,279,278,278,279,278,279,278,279,278,0,0,0,0,0,0,0,281,282,283,281,282,283,281,282,283,0,0,283,281,282,283,282,281,282,283,281,282,283,281,281,283,282,283,282,283,282,282,283,0,281,0,0,282,283,282,283,0,281,282,283,281,282,283,281,282,283,281,282,283,0,0,0,0,0,0,0,213,289,293,291,213,213,213,213,294,289,293,291,213,294,289,293,291,291,213,289,293,291,213,289,293,291,291,213,213,294,213,291,213,293,293,293,293,293,293,213,213,293,293,291,213,213,213,294,289,293,291,293,213,289,293,291,293,213,213,213,213,213,213,213,213,213,294,289,293,291,213,294,289,293,291,213,291,213,213,213,213,291,213,213,289,291,213,213,213,293,0,213,213,213,213,291,213,213,213,289,293,291,293,291,213,294,289,293,291,213,294,289,293,291,213,294,289,293,291,291,213,213,291,213,294,289,293,291,291,0,0,0,0,0,0,0,0,0,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,142,142,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,302,301,302,87,303,304,305,306,142,307,307,303,301,302,87,303,304,305,306,142,307,301,302,87,87,303,304,305,305,305,306,142,307,301,302,87,303,304,305,306,142,307,0,305,306,305,306,304,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,142,142,302,305,142,305,306,87,303,87,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,301,302,87,303,304,305,306,142,307,87,0,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,0,0,0,0,0,316,316,314,214,0,0,0,316,314,0,214,214,314,179,315,316,179,214,314,179,315,316,214,314,179,315,316,214,314,179,315,316,214,314,179,315,316,214,314,179,214,314,179,179,315,214,314,179,315,214,314,179,179,315,214,214,214,214,214,314,314,314,314,314,179,179,179,179,179,315,315,315,315,315,214,214,314,314,179,315,316,316,214,214,214,214,214,214,214,214,314,179,179,315,316,179,214,314,179,315,316,214,314,179,214,314,179,214,214,314,179,315,316,179,214,314,179,315,316,179,315,324,0,179,179,214,314,179,315,214,214,179,315,179,315,214,314,179,315,214,314,179,315,316,214,214,314,316,315,214,214,214,214,214,314,179,179,315,315,316,214,314,179,315,316,214,314,179,315,316,324,214,314,179,315,316,179,351,351,229,229,0,0,0,229,326,0,229,0,326,229,0,0,328,326,327,229,329,229,326,229,326,229,328,326,327,229,329,328,326,327,229,329,328,326,327,229,329,328,326,327,229,329,328,326,327,229,328,326,327,229,329,328,326,327,229,329,328,326,327,229,329,328,328,328,328,328,326,326,326,326,326,327,327,327,327,327,229,229,229,229,229,329,329,329,329,329,328,328,326,327,327,229,229,329,328,328,328,328,326,326,326,327,229,229,229,229,229,229,229,229,229,329,329,328,328,326,327,229,329,328,328,328,326,327,229,329,328,326,327,229,329,327,328,326,327,229,329,327,329,328,327,329,328,326,327,229,326,326,328,326,327,229,329,328,326,327,229,329,328,326,327,229,329,328,326,327,229,329,328,327,229,328,326,327,229,229,329,329,328,326,327,229,329,328,326,327,229,329,329,328,326,327,229,329,329,0,0,0,0,0,0,70,331,334,331,331,331,333,331,333,70,331,335,334,333,70,331,335,334,333,331,70,331,334,70,331,334,70,331,331,335,334,333,70,70,331,335,334,70,331,334,331,70,333,333,70,331,335,334,333,70,331,335,334,332,333,331,331,70,0,333,333,70,331,334,70,70,333,70,331,335,334,333,70,331,335,334,333,70,331,335,334,333,70,331,335,334,0,0,0,98,102,102,102,100,100,102,100,98,102,100,98,100,98,100,100,98,98,100,100,98,98,98,98,102,100,98,100,100,100,102,100,100,102,100,98,100,98,98,100,98,102,100,98,102,100,98,100,98,100,98,102,100,100,100,100,98,100,98,100,100,100,100,100,100,98,98,98,100,102,100,98,102,100,98,102,100,98,102,100,98,0,0,69,75,69,75,69,75,69,75,69,75,75,75,75,75,75,75,75,75,75,69,69,75,69,75,69,75,69,75,69,75,75,69,75,69,69,75,69,75,69,75,69,75,69,69,69,75,0,340,339,0,340,339,0,340,339,0,0,339,340,339,340,339,339,339,340,339,339,339,340,339,340,339,339,340,340,340,339,340,339,340,339,340,340,339],"f":"````````````{{cb}d{}}00``{{fh}j}{{fh{n{l}}{Ab{A`}}{Af{Ad}}}{{Ah{d}}}}{AjAj}000{ce{}{}}0000000`{AlAl}{ff}{AnAn}{{ce}d{}{}}00``{{}Aj}`0````{{}Al}{{}An}{{fB`}{{Ah{Bb}}}}{c{{Bd{f}}}Bf}{{AnAn}j}``{{AlBh}Bj}{{BlBh}Bj}{{fBh}Bj}{{AnBh}Bj}{cc{}}000{Bn{{Bd{AlC`}}}}{Bn{{Bd{BlC`}}}}10222`{{}{{Af{Cb}}}}0`{fA`}``{f{{`{{Ch{}{{Cd{{Cf{h{n{A`}}}}}}}}}}}}{ce{}{}}000{c{{Cj{e}}}{}{}}000{ClCn}`{An{{Cf{D`Db}}}}````{{f{Dd{f}}}{{`{{Dh{}{{Df{d}}}}Dj}}}}````{{}{{Dl{h}}}}{{}A`}{{fc}BdDn}```777{c{{Bd{e}}}{}{}}0000000{cE`{}}000{{AlBn}{{Bd{dC`}}}}{{BlBn}{{Bd{dC`}}}}10`;;;;`````````````````````{{cb}d{}}0``{AjAj}0===={EbEb}{EdEd}{{ce}d{}{}}0``{{}Eb}{{Bl{Af{{Ef{d}}}}}{{Eh{d}}}}{{EbEb}j}{{ce}j{}{}}0000{{EbBh}Bj}{{EbBh}{{Bd{dEj}}}}{{EdBh}Bj}{cc{}}0{Bn{{Bd{EdC`}}}}011{h{{Bd{Ebc}}}{}}`{hj}{ce{}{}}0{c{{Cj{e}}}{}{}}0```````11{cA`{}}4{c{{Bd{e}}}{}{}}000{cE`{}}0{{EdBn}{{Bd{dC`}}}}055```{{cb}d{}}`{AjAj}077{ElEl}{{ce}d{}{}}{{}El}{{}En}{{ElBh}Bj}{cc{}}{Bn{{Bd{ElC`}}}}01{{}{{Af{Cb}}}}`?>`````{{El{F`{f}}FbDb}{{Eh{d}}}}`{ce{}{}}>>={{ElBn}{{Bd{dC`}}}}01``<;;11{FdFd}:`{{FdBh}Bj}7{Bn{{Bd{FdC`}}}}08{Fd{{Eh{d}}}}75{c{{Cj{e}}}{}{}}`6{c{{Bd{e}}}{}{}}0{cE`{}}{{FdBn}{{Bd{dC`}}}}09```{{cb}d{}}{AjAj}0;;{FfFf}{{ce}d{}{}}{{}En}{{FfBh}Bj}{cc{}}{Bn{{Bd{FfC`}}}}01{{}{{Af{Cb}}}}{ce{}{}}=````{{Ff{F`{f}}FbDb}{{Eh{d}}}}`1==<{{FfBn}{{Bd{dC`}}}}02````7`````{{Al{F`{f}}Fh{Af{{Ef{d}}}}Db}{{Eh{d}}}}`````<<`;;;;3333{FjFj}{FlFl};;`{{FjBh}Bj}{{FlBh}Bj}::{Bn{{Bd{FjC`}}}}{Bn{{Bd{FlC`}}}}10<<:{hj}::{c{{Cj{e}}}{}{}}0{Fl{{Eh{d}}}}<<{c{{Bd{e}}}{}{}}000{cE`{}}0{{FjBn}{{Bd{dC`}}}}{{FlBn}{{Bd{dC`}}}}10{ce{}{}}0```{{cb}d{}}{AjAj}022{FnFn}{{ce}d{}{}}{{}Fn}{{FnBh}Bj}{cc{}}{Bn{{Bd{FnC`}}}}01{{}{{Af{Cb}}}}`9?``{{Fn{F`{f}}G`Db}{{Eh{d}}}}:>>={{FnBn}{{Bd{dC`}}}}0;````{c{{Bd{{n{Gb}}Gd}}}Gf}{GhGj}{Gl{{Af{{Gn{A`Gh}}}}}}{GlGh}{H`Gj}```````````??{ce{}{}}0000000{c{}{}}{HbHd}{cHd{}}10{HfHf}{HhHh}{{ce}d{}{}}0{{}Hb}{{HhHj}{{Af{Hl}}}}{{HhHb}{{Ab{Gb}}}}{{HfBh}Bj}{{HhBh}Bj}{{HnBh}Bj}0{cc{}}000{{cI`}c{}}11>>>>>{c{{Cj{e}}}{}{}}000{{HfAd}{{Id{{Ib{Dh}}}}}}{{}{{Eh{Hf}}}}{HhGb}{{{Ab{Gb}}}{{Bd{{Af{Hh}}Hn}}}}{{}Hh}{{GbHjHj}Hh}{GbHh}{{HhHj}{{Af{If}}}}{{ce}{{Ih{g}}}{}{{Ij{Hd}}}{}}{c{{Ih{e}}}{}{}}{{IlDb}d}{HbGb}{cGb{}}{ce{}{}}0{cA`{}}{c{{Bd{e}}}{}{}}0000000{cE`{}}0003333`````````33`{cc{}}4{c{{Cj{e}}}{}{}}`````3325``````{{cb}d{}}66{InIn}{{ce}d{}{}}{{InBh}Bj}55{InJ`}:5{{In{F`{f}}{Af{Ad}}}{{Jd{{Jb{d}}}}}};998;````5`;;;;{FbFb}4{{}Fb}{{FbBh}Bj}:::`>>99`{Fbj}``````{{Jf{Jh{Fb}}}{{Eh{d}}}}{ce{}{}}????>>00`````;0000{JjJj}:{{JjJj}Jl}{JjA`}{{ce}Jl{}{}}{{}Jj}{c{{Bd{Jj}}}Bf}{{JjJj}j}{{ce}j{}{}}0000{{JjBh}{{Bd{dEj}}}}0{cc{}}{JnJj}11{h{{Bd{Jj}}}}{{Jjc}dK`}=={c{{Cj{e}}}{}{}}0{{}j}{ClCn}``{{ceg}Jj{{Kb{h}}}{{Kb{h}}}{{Kb{h}}}}{{JjJj}{{Af{Jl}}}}`{Jjh}`{{Kd{Jh{Fb}}}{{Eh{d}}}}{{}{{Dl{h}}}}{{}A`}{{Jjc}BdDn}{Jj{{Af{h}}}}{ce{}{}}{cA`{}}{c{{Bd{e}}}{}{}}000{cE`{}}033{cJj{{Kb{h}}}}5`````````````````{{cb}d{}}05555555555{KfKf}{FhFh}{{ce}d{}{}}0{{}Kh}{{}Fh}{Kjd}{{KfKf}j}{{ce}j{}{}}0000{{KjBh}Bj}{{KfBh}Bj}{{KfBh}{{Bd{dEj}}}}{{KlBh}Bj}0{{FhBh}Bj}{cc{}}00{KlKf}0{KnKl}{L`Kl}3{LbKl}444``{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{Fh{{Af{j}}}}``{{{F`{f}}{Lj{{Cf{Lh{Af{`}}Ad}}}}{F`{Ll}}Db}{{F`{Kj}}}}`````{{Kh{Jh{Fh}}{Af{{Ef{d}}}}}{{Eh{d}}}}`{Kj{{`{``}}}}`{Kl{{Af{Ln}}}}`66{cA`{}}0{c{{Bd{e}}}{}{}}000000000{cE`{}}000099999``99```>98``{M`{{Jb{{F`{Mb}}}}}}{{{F`{f}}IlHd{F`{Kj}}{Md{{Cf{Lh{Af{`}}Ad}}}}{F`{Ll}}}{{Eh{{n{{F`{Mb}}}}}}}}332`;```{{cb}d{}}<<<<{G`G`}{{ce}d{}{}}{{}G`}{{G`Bh}Bj}{cc{}}00`{ce{}{}}0{c{{Cj{e}}}{}{}}0{G`j}```{{Mf{Jh{G`}}}{{Eh{d}}}}3====<<33````````````````````````````9999999999{{fh{n{l}}{Ab{A`}}{Af{Ad}}}{{Eh{d}}}}{fd}{Mhh}666666666666666666666666{MjMj}{{{Ml{c}}}{{Ml{c}}}Mn}{N`N`}{NbNb}{NdNd}{MhMh}{NfNf}{NhNh}{NjNj}{NlNl}{{ce}d{}{}}000000000```{f{{Nn{Nb}}}}{{}{{Ml{c}}}O`}{{}Nb}{{}Mh}{{}Nf}{{}f}0{{fB`}{{Eh{Bb}}}}{c{{Bd{Mj}}}Bf}{{Mjh}{{Bd{{Cf{Ghe}}Ob}}}{GfO`}{OdOf{Oh{c}}}}{c{{Bd{{Ml{e}}}}}BfOf}{c{{Bd{e}}}Bf{{Oj{{n{Gb}}}}}}{c{{Bd{N`}}}Bf}{c{{Bd{Nb}}}Bf}{c{{Bd{Nd}}}Bf}{c{{Bd{Mh}}}Bf}{c{{Bd{Nf}}}Bf}{c{{Bd{Nh}}}Bf}{{}{{Ml{c}}}{}}{{MjMj}j}{{{Ml{c}}{Ml{c}}}jOl}{{NbNb}j}{{NdNd}j}{{MhMh}j}{{NfNf}j}{{NhNh}j}{{ce}j{}{}}00000000000000`{{MjBh}Bj}{{OnBh}Bj}0{{{Ml{c}}Bh}BjA`}{{N`Bh}Bj}{{NbBh}Bj}{{NdBh}Bj}{{MhBh}Bj}0{{NfBh}Bj}{{NhBh}Bj}{{NjBh}Bj}{{NlBh}Bj}{GhMj}{cc{}}0{ObOn}{c{{Ml{c}}}{}}{{{Af{c}}}{{Ml{c}}}{}}3{Abc{}}4444444{{{Cf{A`Ad}}}Nh}55{c{{Bd{fAf}}}Ah}6666666666{h{{Bd{Mhc}}}{}}{{NbAj}{{Af{{Al{AjNd}}}}}}{{NbAn}j}{{Mhc}dK`}``{{NbAjNd}{{Af{Nd}}}}{ce{}{}}00000000000{c{{Cj{e}}}{}{}}00000000000{Nbj}{{}j}00{{{Ml{c}}}j{}}{Nb{{AA`{AjNd}}}}{ClCn}0000000``{NbHd}{{{Ml{c}}}{{F`{c}}}O`}{NbAn}{{{Ml{c}}e}d{MnO`}{{AAb{c}}}}``{e{{Ml{c}}}{}{{AAd{{Af{c}}}}}}``{{{Ml{c}}AAf}{{Id{{Ib{Dh}}}}}{AAhO`}}{{{Ml{c}}}dO`}{{}{{Dl{h}}}}0000{{}A`}0000000{{Mjc}BdDn}{{{Ml{c}}e}BdOdDn}{{ce}Bd{{Kb{{Ab{Gb}}}}}Dn}{{N`c}BdDn}{{Nbc}BdDn}{{Ndc}BdDn}{{Mhc}BdDn}{{Nfc}BdDn}{{Nhc}BdDn}{On{{Af{Ln}}}}{{{Ml{c}}{F`{c}}}dO`}0{ce{}{}}000000000{Nl{{Af{AAj}}}}{cA`{}}0{c{{Bd{e}}}{}{}}00000000{AAl{{Bd{Nhc}}}{}}{AAn{{Bd{Nhc}}}{}}222222222222222{{{Ml{c}}{Ml{c}}}d{O`Ol}}{cE`{}}00000000000{{}{{Ab{Nl}}}}{NbAB`}`999999999999`{{{Ml{c}}e}d{}{{ABb{c}}DjABd}}{{}{{Ml{c}}}O`}{{{Ml{c}}ABf}{{Id{{Ib{Dh}}}}}{AAhO`}}``````{{cb}d{}}{AjAj}0>>{ABhABh}{{ce}d{}{}}{{ABhBh}Bj}{cc{}}{Bn{{Bd{ABhC`}}}}01{hj}{ce{}{}}{c{{Cj{e}}}{}{}}`{{ABh{F`{f}}{F`{ABj}}{Af{Jj}}{Af{Nj}}j}{{ABl{{Eh{d}}}}}}{{{F`{ABj}}e}{{Eh{d}}}{{Dh{}{{Df{{Eh{d}}}}}}}{{AAb{}{{Df{c}}}}}}3{c{{Bd{e}}}{}{}}0{cE`{}}{{ABhBn}{{Bd{dC`}}}}06````{{ABnc{F`{f}}{Af{Jj}}{Af{Nj}}}{{`{{AC`{}{{Cd{{Eh{dL`}}}}}}}}}{{Kb{h}}}}{{ABnc{F`{f}}}{{`{{AC`{}{{Cd{{Eh{dL`}}}}}}}}}{{Kb{h}}}}`````````````````````````````````````````````````{{cb}d{}}000000000000000000000```{c{{ACb{A`A`}}}{}}000{{}ACd}0{d{{Dl{h}}}}0<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<{ACfACf}{AChACh}{ACjACj}{AClACl}{ACnACn}{AD`AD`}{ADbADb}{ADdADd}{ADfADf}{ADhADh}{ADjADj}{ADlADl}{ADnADn}{AE`AE`}{AEbAEb}{AEdAEd}{AEfAEf}{AEhAEh}{AEjAEj}{AElAEl}{AEnAEn}{AF`AF`}{{ce}d{}{}}000000000000000000000```{{}AFb}0{{}h}0{c{{Af{AFd}}}{}}0{{}ACj}{{}ACl}{{}ADf}{{}ADh}{{}ADj}{{}ADn}{{}AEd}{{}AEn}{c{{Bd{ACf}}}Bf}{c{{Bd{ACh}}}Bf}{c{{Bd{ACj}}}Bf}{c{{Bd{ACl}}}Bf}{c{{Bd{ACn}}}Bf}{c{{Bd{AD`}}}Bf}{c{{Bd{ADb}}}Bf}{c{{Bd{ADd}}}Bf}{c{{Bd{ADf}}}Bf}{c{{Bd{ADh}}}Bf}{c{{Bd{ADj}}}Bf}{c{{Bd{ADl}}}Bf}{c{{Bd{ADn}}}Bf}{c{{Bd{AE`}}}Bf}{c{{Bd{AEb}}}Bf}{c{{Bd{AEd}}}Bf}{c{{Bd{AEf}}}Bf}{c{{Bd{AEh}}}Bf}{c{{Bd{AEj}}}Bf}{c{{Bd{AEl}}}Bf}{c{{Bd{AEn}}}Bf}{c{{Bd{AF`}}}Bf}{{ACf{Af{Nj}}}{{Af{AFf}}}}{c{{Ab{A`}}}{}}0{c{{n{A`}}}{}}0{{ACfBh}Bj}{{AChBh}Bj}{{ACjBh}Bj}{{AClBh}Bj}{{ACnBh}Bj}{{AD`Bh}Bj}{{ADbBh}Bj}{{ADdBh}Bj}{{ADfBh}Bj}{{ADhBh}Bj}{{ADjBh}Bj}{{ADlBh}Bj}{{ADnBh}Bj}{{AE`Bh}Bj}{{AEbBh}Bj}{{AEdBh}Bj}{{AEfBh}Bj}{{AEhBh}Bj}{{AEjBh}Bj}{{AElBh}Bj}{{AEnBh}Bj}{{AF`Bh}Bj}{cc{}}0000000000000000000000000000000000000000000{d{{Dl{h}}}}{{}{{Dl{h}}}}10````{ce{}{}}000000000000000000000{c{{Cj{e}}}{}{}}000000000000000000000{ACfj}{ClCn}0000000000000000000004554{c{{ACb{A`A`}}}{}}000`{c{{Ab{AFh}}}{}}0{c{{n{AFh}}}{}}0``{ACfAFj}{AE`AFj}10```{c{{Af{{Dl{h}}}}}{}}0``{cA`{}}0001{c{{Af{A`}}}{}}02{{hACj}ACf}{{hAEd}AE`}`{c{{Ab{AFl}}}{}}0{c{{n{AFl}}}{}}0{{}{{Dl{h}}}}{d{{Dl{h}}}}01``````````6868```1111111111111111111111{{}A`}000000000000000000000`{{ACfc}BdDn}{{ACjc}BdDn}{{AClc}BdDn}{{ACnc}BdDn}{{AD`c}BdDn}{{ADbc}BdDn}{{ADdc}BdDn}{{ADfc}BdDn}{{ADhc}BdDn}{{ADjc}BdDn}{{ADlc}BdDn}{{ADnc}BdDn}{{AE`c}BdDn}{{AEdc}BdDn}{{AEfc}BdDn}{{AEhc}BdDn}{{AEjc}BdDn}{{AElc}BdDn}{{AEnc}BdDn}{{AF`c}BdDn}{{}{{Ab{h}}}}0{ACfACj}{AE`AEd}```10`{AE`{{Af{AF`}}}}``0```{ce{}{}}000000000000000000000{c{{Bd{e}}}{}{}}0000000000000000000000000000000000000000000`{cE`{}}000000000000000000000{c{{Af{A`}}}{}}{c{{Af{{Dl{h}}}}}{}}01{d{{Dl{h}}}}{{}{{Dl{h}}}}016666666666666666666666``````{{cb}d{}}0``77777777{{{Nn{c}}}{{Nn{c}}}Mn}{AnAn}{{ce}d{}{}}0{{{Nn{c}}}{{F`{c}}}{}}{{}{{Nn{c}}}{O`Mn}}{{{AFn{c}}}e{AG`A`}{}}{{{AGb{c}}}e{AG`A`}{}}{c{{Bd{{Nn{e}}}}}Bf{OfMn}}{{{AFn{c}}}d{AG`A`}}{{{AGb{c}}}d{AG`A`}}{{{Nn{c}}Bh}BjA`}{cc{}}00000{{{F`{f}}{F`{ABj}}c{Af{Jj}}}{{Eh{d}}}{{AAd{AGd}}}}{{AG`An}j}{ce{}{}}000{c{{Cj{e}}}{}{}}000{{}j}{ClCn}{c{{AGf{e}}}{}{}}{c{}{}}10{AG`An}{{{Nn{c}}g}e{AG`A`}{}{{AGh{{AGb{c}}}{{Df{e}}}}}}{c{{Nn{c}}}{}}{{{Nn{c}}}{{AFn{c}}}{AG`A`}}{{}A`}{{{Nn{c}}e}BdOdDn};;{c{{Bd{e}}}{}{}}0000000{cE`{}}000===={{{Nn{c}}}{{AGj{{F`{c}}}}}{}}{{{Nn{c}}}{{AGb{c}}}{AG`A`}}{{A`{Af{A`}}{F`{ABj}}{Af{Jj}}{F`{f}}{Af{Nj}}}{{Eh{d}}}}``````````````````````````````````````{{cb}d{}}000{e{{Bd{NhOb}}}{}{{AAd{{Af{c}}}}}}{{eA`}{{Bd{NhOb}}}{}{{AAd{{Af{c}}}}}}{ce{}{}}0000000000000000000000000000000000000000000`{AGlAGl}{AdAd}{AGnAGn}{AH`AH`}{{ce}d{}{}}000``{AdGh}`{AHbAHd}``{{AHbAHf}{{Bd{AdOb}}}}`{{}AGl}{{}AGn}{{}AHh}{cAGn{{AHl{}{{Cd{AHj}}}}}}{c{{Bd{AGl}}}Bf}```{{{Af{AHn}}}AHf}{{AHbAHn}{{Bd{GhOb}}}}{{AHbGh}{{Bd{AHnOb}}}}`{{{Af{c}}}{{Bd{cOb}}}{}}{{AGlAGl}j}{{ObOb}j}{{AI`AI`}j}{{ce}j{}{}}000000000{{}AHj}{AdAAh}`{{{Af{Gh}}}AHf}{{AGlBh}Bj}{{KnBh}Bj}0{{ObBh}Bj}0{{AI`Bh}Bj}0{{AIbBh}Bj}{{AIdBh}Bj}{{AH`Bh}Bj}{cc{}}0{AGnAIf}11111111111{LbKn}2{GdOb}{AIhOb}{AIjOb}{AIlOb}{AfOb}{AInOb}8{AI`Ob}999{cAGn{{Ch{}{{Cd{AHj}}}}}}::::{{{Af{c}}}{{AJd{}{{AJ`{c}}{AJb{e}}}}}{AJfOdOf{Oh{e}}}{GfO`{Oh{c}}DjABdAJh}}{cAGn{{AHl{}{{Cd{AHj}}}}}}<<<<{{hAHf}{{Bd{AdOb}}}}{{AGnh}{{Af{{F`{AHj}}}}}}{h{{Af{{F`{AHj}}}}}}{{AGlHd}c{}}{{AGnAHj}{{Af{{F`{AHj}}}}}}{ce{}{}}000000000000000000000{AGnc{}}{c{{Cj{e}}}{}{}}000000000000000000000{AGlj}{{}j}{AGl{{`{{Ch{}{{Cd{Nh}}}}}}}}`{ClCn}{Ad{{Af{h}}}}{AGlHd}``````{hAI`}{AHbh}{{{Af{Mj}}}AHf}{{{F`{AJj}}AJlLh}AAf}{{AJlAJlLh}ABf}{{{n{{Cf{A`Ad}}}}}{{Bd{AGlOb}}}}{cKnAJn}{{c{Af{A`}}}AI`AJn}{{Gh{Ib{AAh}}}Ad}``{{AK`AAf}{{Id{{Ib{Dh}}}}}}{{AKbAAf}{{Id{{Ib{Dh}}}}}}{{AKdAAf}{{Id{{Ib{Dh}}}}}}{{AKfAAf}{{Id{{Ib{Dh}}}}}}{{AKhAAf}{{Id{{Ib{Dh}}}}}}{{AKjAAf}{{Id{{Ib{Dh}}}}}}{{AKlAAf}{{Id{{Ib{Dh}}}}}}{{AKnAAf}{{Id{{Ib{Dh}}}}}}{{AL`AAf}{{Id{{Ib{Dh}}}}}}{{AGlAAf}{{Id{{Ib{Dh}}}}}}{{AIdAAf}{{Id{{Ib{Dh}}}}}}{{AH`AAf}{{Id{{Ib{Dh}}}}}}{{AHhAAf}{{Id{{Ib{Dh}}}}}}{{AAhAAf}{{Id{{Ib{Dh}}}}}}{cd{{AHl{}{{Cd{AHj}}}}}}{{AHb{Af{Mj}}}{{Bd{MjOb}}}}0{{}A`}{{AGlc}BdDn}{Kn{{Af{Ln}}}}```{ce{}{}}000{cA`{}}00`{c{{Bd{AGlOb}}}{{AHl{}{{Cd{Nh}}}}}}{e{{Bd{AGlOb}}}{{ALd{Nh}{{ALb{Ob}}}}}{{AHl{}{{Cd{c}}}}}}{c{{Bd{e}}}{}{}}00000000000000000000{ALf{{Bd{AH`c}}}{}}1{{{Af{c}}}{{Bd{{AJd{}{{AJ`{c}}{AJb{e}}}}Ob}}}{AJfOdOf{Oh{e}}}{GfO`{Oh{c}}DjABdAJh}}{{{Af{c}}}{{Bd{AK`Ob}}}{}}{{{Af{c}}}{{Bd{AKbOb}}}{}}{{{Af{c}}}{{Bd{AKdOb}}}{}}{{{Af{c}}}{{Bd{AKfOb}}}{}}{{{Af{c}}}{{Bd{AKhOb}}}{}}{{{Af{c}}}{{Bd{AKjOb}}}{}}{{{Af{c}}}{{Bd{AKlOb}}}{}}{{{Af{c}}}{{Bd{AKnOb}}}{}}{{{Af{c}}}{{Bd{AL`Ob}}}{}}{{{Af{c}}}{{Bd{AIdOb}}}{}}{{{Af{c}}}{{Bd{AH`Ob}}}{}}{{{Af{c}}}{{Bd{AHhOb}}}{}}>>>>>>>>>>>>>>>>>>>>>>{cE`{}}000000000000000000000{ce{}{}}000000000000000000000{cAGn{{AHl{}{{Cd{AHj}}}}}}{{AKbABf}{{Id{{Ib{Dh}}}}}}{{AKdABf}{{Id{{Ib{Dh}}}}}}{{AKfABf}{{Id{{Ib{Dh}}}}}}{{AKhABf}{{Id{{Ib{Dh}}}}}}{{AKnABf}{{Id{{Ib{Dh}}}}}}{{AL`ABf}{{Id{{Ib{Dh}}}}}}{{AGlABf}{{Id{{Ib{Dh}}}}}}{{AIdABf}{{Id{{Ib{Dh}}}}}}{{AH`ABf}{{Id{{Ib{Dh}}}}}}{{AAhABf}{{Id{{Ib{Dh}}}}}}```````````````;;;;;;;;;;{{ALhLh}{{Af{ALj}}}}{{ALlLh}{{Af{ALj}}}}{{ALnLh}{{Af{ALj}}}}{{AM`Lh}{{Af{ALj}}}}{c{{Bd{ALl}}}Bf}{c{{Bd{ALn}}}Bf}{c{{Bd{AMb}}}Bf}{c{{Bd{AMd}}}Bf}{c{{Bd{AM`}}}Bf}{{ALlALl}j}{{ALnALn}j}{{AMbAMb}j}{{AMdAMd}j}{{AM`AM`}j}{{ce}j{}{}}000000000{{ALlBh}Bj}{{ALnBh}Bj}{{AMbBh}Bj}{{AMdBh}Bj}{{AM`Bh}Bj}{cc{}}00{ALlAMb}{ALnAMb}{AM`AMb}33{ce{}{}}0000{AMb{{Ib{ALh}}}}{c{{Cj{e}}}{}{}}0000{ClCn}0000````{{}{{Dl{h}}}}0000{{}A`}0000{{ALlc}BdDn}{{ALnc}BdDn}{{AMbc}BdDn}{{AMdc}BdDn}{{AM`c}BdDn}```{c{{Bd{e}}}{}{}}00{AMf{{Bd{AMbc}}}{}}1{AMh{{Bd{AMdc}}}{}}222222{cE`{}}0000>>>>>````````````{{cb}d{}}00????????{AMjAMj}{AMlAMl}{AMnAMn}{{ce}d{}{}}00{{AN`{F`{Ll}}Lh}{{ANb{d}}}}{{}AMj}{{}AMl}{{}AMn}{c{{Bd{AMj}}}Bf}{c{{Bd{AMl}}}Bf}{c{{Bd{AMn}}}Bf}6{{AMjAMj}j}{{AMlAMl}j}{{AMnAMn}j}{{ce}j{}{}}00000000000000{{AMjBh}Bj}{{AMlBh}Bj}{{AMnBh}Bj}{AMjAN`}{cc{}}{ANdAMj}1{ANfAMl}2{ANhAMn}3333{ce{}{}}000{c{{Cj{e}}}{}{}}000{ClCn}00```{{}{{Dl{h}}}}00{{}A`}00{{AMjc}BdDn}{{AMlc}BdDn}{{AMnc}BdDn}777{c{{Bd{e}}}{}{}}0000000{cE`{}}0009999``````9999`{{}ANj}{c{{Bd{ANj}}}Bf}{c{{Bd{ANl}}}Bf}{{ANjANj}j}{{ANlANl}j}{{ce}j{}{}}000000000{{ANjBh}Bj}{{ANlBh}Bj}{cc{}}{ANnANj}{AO`ANl}2{ce{}{}}0{c{{Cj{e}}}{}{}}0{ClCn}0{ANlAKd}``{{}{{Dl{h}}}}0{{}A`}0{{ANjc}BdDn}{{ANlc}BdDn}{c{{Bd{e}}}{}{}}000{cE`{}}099``99{{}AOb}{c{{Bd{AOb}}}Bf}{{AObBh}Bj}?`<;:87{{AObc}BdDn}{AOd{{Bd{AObc}}}{}}665>```>>{c{{Bd{AOf}}}Bf}{{AOfBh}Bj}{cc{}}{ce{}{}}{c{{Cj{e}}}{}{}}{ClCn}{{}{{Dl{h}}}}{{}A`}{{AOfc}BdDn}?{AOh{{Bd{AOfc}}}{}}{c{{Bd{e}}}{}{}}{cE`{}}8``````````{{cb}d{}}000`999999999999{AOjAOj}{AOlAOl}{AOnAOn}{B`B`}{{ce}d{}{}}000{{AOnAd}j}{{B`En}j}{c{{Bd{AOj}}}Bf}{c{{Bd{AOl}}}Bf}{c{{Bd{AOn}}}Bf}{c{{Bd{B`}}}Bf}{{AOjAOj}j}{{AOlAOl}j}{{AOnAOn}j}{{B`B`}j}{{ce}j{}{}}0000000000000000000{{AOjBh}Bj}{{AOlBh}Bj}{{AOnBh}Bj}{{BbBh}Bj}0{{B`Bh}Bj}{{BdBh}Bj}0{cc{}}0{BfAOl}11111111{ce{}{}}00000{c{{Cj{e}}}{}{}}00000{ClCn}000{{EnEn}{{Bd{B`Bb}}}}```{{}{{Dl{h}}}}000{{}A`}000{{AOjc}BdDn}{{AOlc}BdDn}{{AOnc}BdDn}{{B`c}BdDn}`9999{cA`{}}0{Bh{{Bd{AOjc}}}{}}{c{{Bd{e}}}{}{}}00000000000{cE`{}}00000======````````{Bj{{Ib{`}}}}>>>>{{}Bj}{c{{Bd{Bl}}}Bf}{c{{Bd{Bj}}}Bf}{{BlBl}j}{{BjBj}j}{{ce}j{}{}}000000000{{BlBh}Bj}{{BjBh}Bj}{BnBl}{cc{}}{BA`Bj}1{ce{}{}}0{c{{Cj{e}}}{}{}}0{ClCn}0`{{}{{Dl{h}}}}0{{}A`}0{{Blc}BdDn}{{Bjc}BdDn}{c{{Bd{e}}}{}{}}000{cE`{}}088```88{c{{Bd{BAb}}}Bf}{{BAbBAb}j}{{ce}j{}{}}0000{{BAbBh}Bj}><;:``98{{BAbc}BdDn}6{BAd{{Bd{BAbc}}}{}}76>`````>>>>>>>>`{{}BAf}{c{{Bd{BAh}}}Bf}{c{{Bd{BAj}}}Bf}{c{{Bd{BAl}}}Bf}{c{{Bd{BAf}}}Bf}{{BAhBAh}j}{{BAjBAj}j}{{BAlBAl}j}{{BAfBAf}j}<<<<<<<<<<<<<<<<<<<<``{{BAhBh}Bj}{{BAjBh}Bj}{{BAlBh}Bj}{{BAfBh}Bj}{cc{}}000{ce{}{}}000{c{{Cj{e}}}{}{}}000{{}j}{ClCn}000```{{}{{Dl{h}}}}000{{}A`}000{{BAhc}BdDn}{{BAjc}BdDn}{{BAlc}BdDn}{{BAfc}BdDn}{c{{Bd{e}}}{}{}}{BAn{{Bd{BAhc}}}{}}1{BB`{{Bd{BAjc}}}{}}2{BBb{{Bd{BAlc}}}{}}33333{cE`{}}000`>>>>``>>{c{{Bd{BBd}}}Bf}{{BBdBh}Bj}{cc{}}{ce{}{}}{c{{Cj{e}}}{}{}}{ClCn}{{}{{Dl{h}}}}{{}A`}{{BBdc}BdDn}{BBf{{Bd{BBdc}}}{}}>>:6```````````{{cb}d{}}77{ALfALf}{{ce}d{}{}}{c{{Bd{ALf}}}Bf}{{ALfALf}j}{{ce}j{}{}}0000{{ALfBh}Bj}>>=<;`{cALf{{Kb{h}}}}`;:{{ALfc}BdDn}?{BBj{{Bd{ALfc}}}{}}{c{{Bd{e}}}{}{}}0{cE`{}}{ce{}{}}``````0000{{}BBl}{c{{Bd{BBl}}}Bf}{{BBlBBl}j}:::::{{BBnBh}Bj}0{{BBlBh}Bj}{cc{}}066{c{{Cj{e}}}{}{}}0{ClCn}`{{}{{Dl{h}}}}{{}A`}{{BBlc}BdDn}{{AHhAAf}{{Bd{dKn}}}}{cA`{}}??{BC`{{Bd{BBlc}}}{}}{c{{Bd{e}}}{}{}}0{cE`{}}0{ce{}{}}0```````{{{Af{En}}}{{Bd{BCbLb}}}}{En{{ANb{BCd}}}}{En{{ANb{BCf}}}}333333``{{BCfBh}Bj}???{IlBCd}555???{BCb{{Bd{BChLb}}}}{BCbAd}{BCf{{ANb{Ad}}}}{BCd{{ANb{Ad}}}}101{BCdBCj}87`{BCbEn}{En{{ANb{Il}}}}{Ad{{ANb{Il}}}}{{BCdc}{{Cf{{ANb{{Cf{HdAd}}}}c}}}BCl}{{BCf{Ab{Gb}}}{{ANb{{Cf{HdAd}}}}}}{{BCdcAd}{{Cf{{ANb{Hd}}c}}}BCn}{{BCf{Ab{Gb}}c}{{ANb{Hd}}}BD`}{IlEn}{c{{Bd{e}}}{}{}}00000{cE`{}}00{ce{}{}}00```````{{cb}d{}}000{{{AJj{c}}BDb}{{n{AJl}}}{O`BDdMn}}{{{AJj{c}}{Af{Jj}}BDf}d{O`BDdMn}}{{Hdc}{{AJj{c}}}{O`BDdMn}}4444444444{BDfBDh}{AJjAJj}{BDbBDb}{BDjBDj}{BDfBDf}{{ce}d{}{}}000{{BDfAFf}j}{{}{{AJj{c}}}{O`BDdMn}}{c{{Bd{AJj}}}Bf}{c{{Bd{BDl}}}Bf}{{{AJj{c}}}{{n{AFf}}}{O`BDdMn}}`{{{AJj{c}}{Af{Jj}}}{{BDn{{Af{Jj}}BDfc}}}{O`BDdMn}}{{BDjBDj}j}{{ce}j{}{}}0000{{{AJj{c}}e}{{n{AFf}}}{O`BDdMn}{{ABb{AFf}{{Df{j}}}}}}{{{AJj{c}}Bh}Bj{O`BDdMn}}{{BDjBh}Bj}0{{BDfBh}Bj}{cc{}}{BDl{{AJj{c}}}{O`BDdMn}}{{{BE`{{Af{Jj}}BDfc}}}{{AJj{c}}}{O`BDdMn}}2222{AB`BDj}3333{h{{Bd{BDjc}}}{}}{{{AJj{c}}{Af{Jj}}}{{Af{{Al{{Af{Jj}}BDfc}}}}}{O`BDdMn}}{{{AJj{c}}}{{Af{{Al{{Af{Jj}}BDfc}}}}}{O`BDdMn}}{{{AJj{c}}}{{Af{{BEb{{Af{Jj}}BDfc}}}}}{O`BDdMn}}{{{AJj{c}}{Af{Jj}}}{{Af{{BEb{{Af{Jj}}BDfc}}}}}{O`BDdMn}}{{{AJj{c}}An}j{}}{{{AJj{c}}}j{O`BDdMn}}{{{AJj{c}}{Af{Jj}}{BEd{AFf}}}d{O`BDdMn}}{{{AJj{c}}{BEd{AFf}}}d{O`BDdMn}}{ce{}{}}0000{c{{Cj{e}}}{}{}}00004{BDfj}{{}j}{{{AJj{c}}}{{AA`{{Af{Jj}}BDfc}}}{O`BDdMn}}{ClCn}{{{AJj{c}}}Hd{O`BDdMn}}{BDfHd}{{{AJj{c}}}An{}}{{}{{AJj{BEf}}}}{{{Ab{Gb}}}BDb}{{{BEd{AFf}}}BDf}{{{BEd{AFf}}}{{AJj{BEf}}}}{{{AJj{c}}Hd}{{Af{AFf}}}{O`BDdMn}}7{BDjAB`}`{{{AJj{c}}AFf}j{O`BDdMn}}{{{AJj{c}}e}j{O`BDdMn}{{ABb{AFf}{{Df{j}}}}}}{{{AJj{c}}{Af{Jj}}}{{Af{BDf}}}{O`BDdMn}}{{{AJj{c}}{Af{Jj}}AFf}{{Af{AFf}}}{O`BDdMn}}{{BDfBDf}{{Cf{Hd{BEh{AB`{Af{{n{AJl}}}}}}}}}}{{}A`}{{AJjc}BdDn}{ce{}{}}000{cA`{}}`{c{{Bd{e}}}{}{}}000000000{cE`{}}0000{BDfBDh}{{{AJj{c}}Jj}d{O`BDdMn}}{{{AJj{c}}}AB`{}}{BDfBDj}77777{{{BEd{AFf}}BDj}BDf}`````````{{cb}d{}}00000000999999999999999999{BEjd}{BEld}{Jnd}{BEnd}{BF`d}{BFbd}{BFdd}{AAld}{BFfd}{BEjBEj}{BElBEl}{JnJn}{BEnBEn}{BF`BF`}{BFbBFb}{BFdBFd}{AAlAAl}{BFfBFf}{{ce}d{}{}}00000000`{AAlh}`{{}BEj}{{}BEl}{{}Jn}{{}BEn}{{}BF`}{{}BFb}{{}BFd}{{}AAl}{{}BFf}{BEjHd}{BElHd}{JnHd}{BEnHd}{BF`Hd}{BFbHd}{BFdHd}{AAlHd}{BFfHd}`{{BEjBEj}j}{{BElBEl}j}{{JnJn}j}{{BEnBEn}j}{{BF`BF`}j}{{BFbBFb}j}{{BFdBFd}j}{{AAlAAl}j}{{BFfBFf}j}``{{BEjBh}{{Bd{dEj}}}}{{BElBh}{{Bd{dEj}}}}{{JnBh}{{Bd{dEj}}}}{{BEnBh}{{Bd{dEj}}}}{{BF`Bh}{{Bd{dEj}}}}{{BFbBh}{{Bd{dEj}}}}{{BFdBh}{{Bd{dEj}}}}{{AAlBh}{{Bd{dEj}}}}{{BFfBh}{{Bd{dEj}}}}{cc{}}00{JjJn}111{AFfBFb}0222222222222``````{ce{}{}}00000000{c{{Cj{e}}}{}{}}00000000{AAlh}`````````222222222{c{{Bd{e}}}{}{}}0000000{AGl{{Bd{BFfc}}}{}}1111111111{cE`{}}00000000555555555`````{{cb}d{}}66{BFhBFh}{{ce}d{}{}}{{BFhc}dBFj}{BFhHd}{{BFhBFh}j}{{BFhBh}{{Bd{dEj}}}}??<;{{{Af{BFh}}BFlBFncBG`}{{Bd{dAIj}}}BGb}=::8=````````````````77777`=========={AJlAJl}{BGdBGd}{AFfAFf}{BGfBGf}{BGhBGh}:::::{{AJlAJl}Jl}{{BGdBGd}Jl}{{AFfAFf}Jl}{{ce}Jl{}{}}00{{}AFf}{{}BGf}{c{{Bd{AJl}}}Bf}{c{{Bd{BGd}}}Bf}{c{{Bd{AFf}}}Bf}{c{{Bd{BGf}}}Bf}{{AJlAJl}j}{{BGdBGd}j}{{AFfAJl}j}{{AFfAFf}j}{{BGfBGf}j}{{ce}j{}{}}0000000000000000000{{AJlBh}Bj}0{{BGdBh}Bj}0{{AFfBh}Bj}{{BGfBh}Bj}{{BGhBh}Bj}0{{{Cf{BGjEn}}}AJl}{{{Cf{A`En}}}AJl}{{{Cf{AjEn}}}AJl}{{{Cf{BGdEn}}}AJl}{cc{}}{AdAJl}{{{Cf{BGlEn}}}AJl}{{{Cf{{BGn{Gb}}En}}}AJl}33{cAFf{{AAd{AJl}}}}44{BFb{{Jb{AFf}}}}55555{h{{Bd{AJlc}}}{}}{h{{Bd{BGdc}}}{}}{h{{Bd{AFfc}}}{}}{{AJlc}dK`}{{BGdc}dK`}{{AFfc}dK`}`{ce{}{}}0000{AFfBFb}{c{{Cj{e}}}{}{}}0000{ClCn}0```{AJlAFf}{{AJlAJl}{{Af{Jl}}}}{{BGdBGd}{{Af{Jl}}}}{{AFfAFf}{{Af{Jl}}}}{{BGfBGf}{{Af{Jl}}}}{AJlEn}`{{}{{Dl{h}}}}0{{}A`}0{{AJlc}BdDn}{{BGdc}BdDn}{{AFfc}BdDn}{{BGfc}BdDn}?????{AJl{{ANb{Ad}}}}{cA`{}}00`{c{{Bd{e}}}{}{}}{BH`{{Bd{AJlc}}}{}}{BHb{{Bd{AJlc}}}{}}{BHd{{Bd{AJlc}}}{}}{BHf{{Bd{AJlc}}}{}}44{BFb{{Bd{AFfc}}}{}}{H`{{Bd{BGfc}}}{}}6666666{cE`{}}0000`{ce{}{}}0000{{AJlc}AFf{{AAd{BHh}}}}````````````````{{cb}d{}}0000{ALj{{Af{BHj}}}}{BHl{{Af{ALj}}}}{ALj{{Af{A`}}}}{BHl{{Af{BHn}}}}{ALj{{Af{h}}}}7777777777{BI`BI`}{BHlBHl}{BHnBHn}{ALjALj}{{{BIb{c}}}{{BIb{c}}}{MnO`}}{{ce}d{}{}}0000{{BI`BI`}Jl}{{BHlBHl}Jl}{{BHnBHn}Jl}{{ALjALj}Jl}{{ce}Jl{}{}}000{{}{{BIb{c}}}{O`O`}}{c{{Bd{BI`}}}Bf}{c{{Bd{BHl}}}Bf}{c{{Bd{BHn}}}Bf}{c{{Bd{ALj}}}Bf}{c{{Bd{{BIb{e}}}}}Bf{OfO`O`}}{{BI`BI`}j}{{BHlBHl}j}{{BHnBHn}j}{{ALjALj}j}{{{BIb{c}}{BIb{c}}}j{OlO`}}{{ce}j{}{}}000000000000000000000000{{BI`Bh}Bj}0{{BHlBh}Bj}{{BHnBh}Bj}0{{ALjBh}Bj}0{{{BIb{c}}Bh}Bj{A`O`}}{cc{}}{hBI`}{BIdBI`}{A`BI`}3{BHnBHl}{ALjBHl}5{jALj}{A`ALj}{{{BGn{Gb}}}ALj}{BHjALj}{AB`ALj}{{{n{ALj}}}ALj}3;{hALj}{BGf{{BIb{BGf}}}}=;=====<{{BI`c}dK`}{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{{}j}{ClCn}0000{BHnBI`}`{cBI`{{Kb{h}}}}{cBHn{{Kb{h}}}}{e{{BIb{c}}}O`{{AAd{c}}}}{{BI`BI`}{{Af{Jl}}}}{{BHlBHl}{{Af{Jl}}}}{{BHnBHn}{{Af{Jl}}}}{{ALjALj}{{Af{Jl}}}}{{BHlBBh}{{Af{ALj}}}}{{BHlBBh}{{Af{BHj}}}}{{}{{Dl{h}}}}0000{{}A`}0000{{BI`c}BdDn}{{BHlc}BdDn}{{BHnc}BdDn}{{ALjc}BdDn}{{{BIb{c}}e}Bd{OdO`}Dn}{ce{}{}}0000{cA`{}}00{c{{Bd{e}}}{}{}}000{Gj{{Bd{ALjc}}}{}}{H`{{Bd{{BIb{e}}g}}}{DjABdLn}{{Oh{H`}{{ALb{c}}}}O`}{}}222222{cE`{}}0000`55555{{e{Gn{A`Gh}}}{{BIb{c}}}O`{{AAd{c}}}}``````{{cb}d{}}00{{{BIf{c}}AdMh}dBIh}0{{{BIf{c}}f}dBIh}{{{BIj{c}}J`}{{BIj{c}}}BIh}{{{BIf{c}}}dBIh};;;;;;;;;;{{{BIj{c}}}{{BIf{c}}}BIh}{c{{BIj{c}}}BIh}{HlHl}{{{BIf{c}}}{{BIf{c}}}Mn}{BIlBIl}{{ce}d{}{}}00{{}Hl}{{{BIf{c}}}e{}{}}{{{BIf{c}}Bh}BjA`}{{{BIn{c}}Bh}BjA`}{{BIlBh}Bj}{cc{}}0{{{Cf{BJ`BJ`}}}Hl}111111{{{BIf{c}}Ad}{{Af{BIl}}}BIh}`{{{BIj{c}}{BJb{J`}}}{{BIj{c}}}BIh}{ce{}{}}0000{c{{Cj{e}}}{}{}}0000{{BIhAd}{{Id{{Ib{Dh}}}}}}{c{{BIj{c}}}BIh}{c{{BIf{c}}}BIh}{{{BIf{c}}}{{n{{Cf{MhBJd}}}}}BIh}`{{BCb{F`{f}}Db{BIf{c}}}{{Eh{d}}}{MnBIhABdDj}}{{{BIj{c}}J`}{{BIj{c}}}BIh}{{{BIj{c}}BJd}{{BIj{c}}}BIh}888{HlJ`}{HlBJ`}{c{{Bd{e}}}{}{}}000000000{cE`{}}0000<<<<<```{{cb}d{}}{{{F`{Ll}}}Lh}{{{F`{Ll}}Hd}Lh}{{{F`{Ll}}{Ab{Gb}}}Lh}{{Lh{BJb{Hd}}}{{Ab{Gb}}}}{Lh{{Ab{Gb}}}}{ce{}{}}00000{c{}{}}0{LhHd}{cHd{}}{LdHd}11210{LdLd}{{ce}d{}{}}{{}Ll}{Lhc{}}{Ldc{}}1{Lhd}{{Lh{Ab{Gb}}}d}{{LlBh}Bj}{{LhBh}Bj}{LhLd}{cc{}}00{{cI`}c{}}01{ce{}{}}0000{c{{Cj{e}}}{}{}}00{Lhj}{Ldj}{LhHd}{LdHd}{{HdHd}Ll}<{{LhHd}d}{{cHd}d{}}{{ce}{{Ih{g}}}{}{{Ij{Hd}}}{}}0{c{{Ih{e}}}{}{}}0{{LhHd}{{Ab{Gb}}}}0{cGb{}}{LhGb}01{LdGb}2>7{c{{Bd{e}}}{}{}}00000{cE`{}}00{ce{}{}}00``{{cb}d{}}01111{HjHj}{IfIf}{{ce}d{}{}}0{{IfIf}Jl}{{ce}Jl{}{}}{IfJ`}{{IfIf}j}{{ce}j{}{}}0000{{HjBh}Bj}{cc{}}0{BJ`Hj}{BJ`If}22=={c{{Cj{e}}}{}{}}0{IfBJ`}{{}Hj}{{IfIf}{{Af{Jl}}}}{{HjHj}c{}}{ce{}{}}0{c{{Bd{e}}}{}{}}000{cE`{}}0{HjBJ`}033```````````{{cb}d{}}4444{BJfBJf}{{ce}d{}{}}>>>{h{{Bd{BJfc}}}{}}77<<7{AHn{{Bd{BJhL`}}}}{BJh{{Bd{AHnGd}}}}888877{BJhh}::","c":[],"p":[[5,"Private",4096],[1,"unit"],[5,"Config",0],[1,"str"],[1,"bool"],[5,"Resource",4097],[5,"Vec",4098],[5,"String",4099],[1,"slice"],[6,"SocketAddr",4100],[6,"Option",4101],[8,"Result",4102],[5,"Command",4103],[5,"Proxy",0],[6,"ShutdownKind",0],[5,"ClientState",4104],[5,"DeltaDiscoveryRes",4104],[6,"Result",4105],[10,"Deserializer",4106],[5,"Formatter",4107],[8,"Result",4107],[5,"Cli",0],[5,"ArgMatches",4108],[8,"Error",4109],[5,"Id",4110],[17,"Item"],[1,"tuple"],[10,"Iterator",4111],[5,"Request",4112],[5,"SchemaGenerator",4113],[6,"Schema",4114],[8,"ShutdownTx",0],[8,"ShutdownRx",0],[5,"ControlPlane",4115],[17,"Output"],[10,"Future",4116],[10,"Send",4117],[6,"Cow",4118],[10,"Serializer",4119],[5,"TypeId",4120],[6,"LogFormats",129],[6,"Commands",129],[5,"Sender",4121],[8,"Result",0],[5,"Error",4107],[5,"Agent",209],[1,"u16"],[5,"Arc",4122],[5,"Ready",538],[5,"GenerateConfigSchema",246],[5,"Manage",272],[5,"Ready",639],[6,"Qcmp",317],[5,"Ping",317],[5,"Relay",367],[5,"Ready",770],[1,"u8"],[5,"EncodeError",4123],[10,"Message",4124],[6,"Value",4125],[5,"Value",4126],[6,"Kind",4127],[5,"Map",4128],[5,"Struct",4126],[5,"QcmpPacket",406],[1,"usize"],[5,"QcmpMeasurement",406],[6,"Protocol",406],[5,"UtcTimestamp",4010],[5,"DistanceMeasure",3834],[6,"Error",406],[5,"RangeFull",4129],[5,"Box",4130],[5,"Pin",4131],[5,"DurationNanos",4010],[5,"Slice",4132],[10,"RangeBounds",4129],[5,"Socket",4133],[6,"Admin",515],[5,"Duration",4134],[8,"Result",4135],[5,"JoinHandle",4136],[5,"Agent",538],[5,"RunArgs",497],[5,"Locality",578],[6,"Ordering",4137],[5,"Locality",3223],[10,"Hasher",4138],[10,"AsRef",4139],[5,"Manage",578],[6,"PipelineErrorDiscriminants",639],[5,"Proxy",639],[5,"SessionPool",639],[6,"PipelineError",639],[5,"FilterError",1863],[5,"Report",4135],[5,"Error",4140],[5,"FrozenPoolBuffer",3926],[5,"Sender",4141],[5,"PoolBuffer",3926],[5,"Sender",4142],[5,"BufferPool",3926],[10,"Error",4143],[5,"DownstreamReceiveWorkerConfig",751],[5,"Notify",4144],[5,"Receiver",4142],[5,"Relay",770],[5,"IcaoCode",804],[6,"ConfigType",804],[5,"Slot",804],[10,"Clone",4145],[6,"DatacenterConfig",804],[5,"DatacenterMap",804],[5,"Datacenter",804],[6,"Version",804],[5,"Filter",804],[5,"AddressSelector",804],[6,"AddrKind",804],[5,"Watch",1784],[10,"Default",4146],[6,"CreationError",1863],[10,"Serialize",4119],[10,"Deserialize",4106],[10,"TryFrom",4139],[10,"From",4139],[10,"PartialEq",4137],[6,"ValidationError",804],[10,"Debug",4107],[1,"never"],[5,"FilterInstance",1863],[5,"Error",4147],[10,"Read",4148],[6,"IpAddr",4149],[5,"Ref",4150],[6,"Marker",1784],[5,"Iter",4151],[10,"FnMut",4152],[10,"Into",4139],[5,"ReadContext",1863],[10,"Filter",1863],[5,"PossibleValue",4153],[5,"Filter",3223],[5,"Filter",4154],[1,"u64"],[10,"Fn",4152],[10,"Sync",4117],[5,"WriteContext",1863],[6,"Providers",1132],[5,"AtomicBool",4155],[5,"JoinHandle",4156],[5,"Client",4157],[10,"Stream",4158],[5,"BTreeMap",4159],[5,"ApiResource",4160],[5,"GameServer",1166],[5,"Inner",1166],[5,"GameServerSpec",1166],[5,"Health",1166],[5,"GameServerPort",1166],[5,"GameServerStatus",1166],[6,"GameServerState",1166],[5,"GameServerStatusPort",1166],[5,"SdkServer",1166],[6,"SdkServerLogLevel",1166],[6,"PortPolicy",1166],[6,"SchedulingStrategy",1166],[6,"Protocol",1166],[5,"Fleet",1166],[5,"FleetInner",1166],[5,"FleetSpec",1166],[6,"FleetScheduling",1166],[5,"FleetStrategy",1166],[5,"FleetStrategyRollingUpdate",1166],[6,"FleetStrategyType",1166],[5,"GameServerTemplateSpec",1166],[5,"FleetStatus",1166],[5,"CustomResourceDefinition",4161],[5,"Time",4162],[5,"Endpoint",3453],[5,"ManagedFieldsEntry",4163],[5,"ObjectMeta",4164],[5,"OwnerReference",4165],[5,"ReadGuard",1784],[10,"Watchable",1784],[5,"WatchGuard",1784],[5,"PathBuf",4166],[5,"DynGuard",4167],[10,"FnOnce",4152],[5,"Receiver",4168],[5,"FilterChain",1863],[5,"FilterSet",1863],[5,"Timestamp",1863],[10,"FilterFactory",1863],[5,"RootSchema",4114],[5,"CreateFilterArgs",1863],[5,"TokenRouter",1863],[8,"DynFilterFactory",1863],[10,"IntoIterator",4169],[5,"Any",4126],[5,"ConvertProtoConfigError",1863],[5,"FilterRegistry",1863],[5,"Debug",1863],[8,"FilterMap",1863],[6,"Infallible",4139],[5,"DecodeError",4123],[6,"Error",4170],[5,"Error",4171],[17,"Configuration"],[17,"BinaryConfiguration"],[10,"StaticFilter",1863],[10,"JsonSchema",4172],[10,"Sized",4117],[5,"ClusterMap",3088],[5,"EndpointAddress",3453],[10,"Display",4107],[5,"Capture",1863],[5,"Compress",1863],[5,"Concatenate",1863],[5,"Drop",1863],[5,"Firewall",1863],[5,"LoadBalancer",1863],[5,"LocalRateLimit",1863],[5,"Match",1863],[5,"Pass",1863],[17,"Error"],[10,"TryInto",4139],[5,"Config",2952],[10,"CaptureStrategy",2271],[6,"Value",3637],[5,"Prefix",2271],[5,"Suffix",2271],[5,"Regex",2271],[6,"Strategy",2271],[5,"Config",2271],[6,"Strategy",4173],[5,"Capture",4174],[6,"Mode",2389],[6,"Action",2389],[5,"Config",2389],[6,"Compressor",2389],[8,"Result",4140],[6,"Mode",4175],[6,"Action",4175],[5,"Compress",4176],[6,"Strategy",2500],[5,"Config",2500],[6,"Strategy",4177],[5,"Concatenate",4178],[5,"Config",2555],[5,"Debug",4179],[5,"Config",2575],[5,"Drop",4180],[5,"Config",2594],[6,"Action",2594],[5,"Rule",2594],[5,"PortRange",2594],[6,"PortRangeError",2594],[5,"PacketDenied",2594],[6,"Action",4181],[5,"Firewall",4182],[6,"Policy",2744],[5,"Config",2744],[5,"LoadBalancer",4183],[6,"Policy",4184],[5,"Config",2797],[5,"LocalRateLimit",4185],[5,"Fallthrough",2824],[5,"Config",2824],[5,"DirectionalConfig",2824],[5,"Branch",2824],[5,"Match",4186],[5,"Config",4187],[5,"Branch",4187],[5,"Config",2925],[5,"Pass",4188],[8,"DynamicMetadata",3637],[5,"Timestamp",4189],[5,"Config",2984],[6,"Error",2984],[5,"TokenRouter",4190],[5,"TcpListener",3027],[5,"DualStackLocalSocket",3027],[5,"DualStackEpollSocket",3027],[5,"TcpListenerStream",4191],[8,"DualStackLocalSocketRc",3027],[10,"IoBufMut",4192],[10,"IoBuf",4193],[10,"ToSocketAddrs",4194],[5,"Token",3088],[10,"BuildHasher",4138],[5,"EndpointSet",3088],[8,"TokenAddressMap",3088],[5,"EndpointSetVersion",3088],[5,"ClusterMapDeser",3088],[6,"Entry",4195],[5,"DashMap",4196],[5,"RefMut",4150],[5,"BTreeSet",4197],[5,"RandomState",4198],[5,"HashMap",4199],[5,"ClusterMap",3223],[5,"Cluster",3223],[5,"Ipv6",3223],[5,"Host",3223],[5,"Endpoint",3223],[5,"Datacenter",3223],[5,"FilterChain",3223],[6,"Inner",3430],[10,"BufMut",4200],[1,"u32"],[6,"WireType",4201],[5,"DecodeContext",4201],[10,"Buf",4202],[6,"AddressKind",3453],[5,"Metadata",3453],[6,"MetadataError",3453],[5,"Ipv4Addr",4149],[5,"Ipv6Addr",4149],[1,"array"],[5,"SocketAddress",4203],[5,"Endpoint",4204],[6,"Address",4205],[5,"Address",4203],[8,"EndpointMetadata",3453],[5,"Bytes",4206],[6,"Symbol",3637],[5,"Reference",3637],[5,"Key",3637],[5,"MetadataView",3637],[5,"Spur",4207],[5,"Phoenix",3834],[10,"Measurement",3834],[5,"Builder",3834],[5,"Coordinates",3834],[5,"Inner",3834],[1,"i64"],[5,"Range",4129],[1,"f64"],[6,"ResourceType",4058],[6,"Resource",4058],[15,"Ping",491],[15,"PingReply",491],[6,"Base64Standard",804],[15,"NonAgent",1129],[15,"Agent",1129],[15,"Agones",1160],[15,"File",1160],[15,"MismatchedTypes",2267],[15,"FieldInvalid",2267],[15,"InvalidRange",2742],[15,"InvalidType",3635]],"b":[[18,"impl-Configuration-for-Config"],[49,"impl-Configuration-for-Config"],[172,"impl-Debug-for-LogFormats"],[173,"impl-Display-for-LogFormats"],[441,"impl-Debug-for-Error"],[442,"impl-Display-for-Error"],[601,"impl-Debug-for-Locality"],[602,"impl-Display-for-Locality"],[682,"impl-Debug-for-PipelineErrorDiscriminants"],[683,"impl-Display-for-PipelineErrorDiscriminants"],[684,"impl-Display-for-PipelineError"],[685,"impl-Debug-for-PipelineError"],[690,"impl-From%3C%26PipelineError%3E-for-PipelineErrorDiscriminants"],[691,"impl-From%3CPipelineError%3E-for-PipelineErrorDiscriminants"],[692,"impl-From%3CFilterError%3E-for-PipelineError"],[693,"impl-From%3CReport%3E-for-PipelineError"],[695,"impl-From%3CError%3E-for-PipelineError"],[841,"impl-Config"],[898,"impl-Config"],[899,"impl-Deserialize%3C\'de%3E-for-ConfigType"],[900,"impl-ConfigType"],[934,"impl-Debug-for-ValidationError"],[935,"impl-Display-for-ValidationError"],[940,"impl-Debug-for-IcaoCode"],[941,"impl-Display-for-IcaoCode"],[950,"impl-From%3CT%3E-for-Slot%3CT%3E"],[951,"impl-From%3COption%3CT%3E%3E-for-Slot%3CT%3E"],[1080,"impl-TryFrom%3CFilter%3E-for-Filter"],[1081,"impl-TryFrom%3CFilter%3E-for-Filter"],[2000,"impl-Display-for-FilterError"],[2001,"impl-Debug-for-FilterError"],[2002,"impl-Debug-for-CreationError"],[2003,"impl-Display-for-CreationError"],[2004,"impl-Display-for-ConvertProtoConfigError"],[2005,"impl-Debug-for-ConvertProtoConfigError"],[2025,"impl-From%3CEncodeError%3E-for-CreationError"],[2026,"impl-From%3CInfallible%3E-for-CreationError"],[2027,"impl-From%3CDecodeError%3E-for-CreationError"],[2028,"impl-From%3CError%3E-for-CreationError"],[2029,"impl-From%3CError%3E-for-CreationError"],[2030,"impl-From%3CError%3E-for-CreationError"],[2032,"impl-From%3CConvertProtoConfigError%3E-for-CreationError"],[2324,"impl-From%3CPrefix%3E-for-Strategy"],[2325,"impl-From%3CSuffix%3E-for-Strategy"],[2326,"impl-From%3CRegex%3E-for-Strategy"],[2662,"impl-Display-for-PortRangeError"],[2663,"impl-Debug-for-PortRangeError"],[2665,"impl-Debug-for-PacketDenied"],[2666,"impl-Display-for-PacketDenied"],[3002,"impl-Debug-for-Error"],[3003,"impl-Display-for-Error"],[3135,"impl-Debug-for-EndpointSetVersion"],[3136,"impl-Display-for-EndpointSetVersion"],[3139,"impl-From%3CClusterMapDeser%3E-for-ClusterMap%3CS%3E"],[3140,"impl-From%3CDashMap%3COption%3CLocality%3E,+EndpointSet,+S%3E%3E-for-ClusterMap%3CS%3E"],[3335,"impl-From%3CEndpoint%3E-for-Endpoint"],[3336,"impl-From%3C%26Endpoint%3E-for-Endpoint"],[3509,"impl-PartialEq%3CEndpointAddress%3E-for-Endpoint"],[3510,"impl-PartialEq-for-Endpoint"],[3532,"impl-Display-for-EndpointAddress"],[3533,"impl-Debug-for-EndpointAddress"],[3534,"impl-Debug-for-AddressKind"],[3535,"impl-Display-for-AddressKind"],[3538,"impl-Display-for-MetadataError"],[3539,"impl-Debug-for-MetadataError"],[3540,"impl-From%3C(Ipv4Addr,+u16)%3E-for-EndpointAddress"],[3541,"impl-From%3C(String,+u16)%3E-for-EndpointAddress"],[3542,"impl-From%3C(IpAddr,+u16)%3E-for-EndpointAddress"],[3543,"impl-From%3C(AddressKind,+u16)%3E-for-EndpointAddress"],[3545,"impl-From%3CSocketAddr%3E-for-EndpointAddress"],[3546,"impl-From%3C(Ipv6Addr,+u16)%3E-for-EndpointAddress"],[3547,"impl-From%3C(%5Bu8;+4%5D,+u16)%3E-for-EndpointAddress"],[3608,"impl-TryFrom%3CSocketAddress%3E-for-EndpointAddress"],[3609,"impl-TryFrom%3CEndpoint%3E-for-EndpointAddress"],[3610,"impl-TryFrom%3CAddress%3E-for-EndpointAddress"],[3611,"impl-TryFrom%3CAddress%3E-for-EndpointAddress"],[3725,"impl-Display-for-Key"],[3726,"impl-Debug-for-Key"],[3728,"impl-Debug-for-Reference"],[3729,"impl-Display-for-Reference"],[3730,"impl-Debug-for-Value"],[3731,"impl-Display-for-Value"],[3734,"impl-From%3C%26str%3E-for-Key"],[3735,"impl-From%3CSpur%3E-for-Key"],[3736,"impl-From%3CString%3E-for-Key"],[3738,"impl-From%3CReference%3E-for-Symbol"],[3739,"impl-From%3CValue%3E-for-Symbol"],[3741,"impl-From%3Cbool%3E-for-Value"],[3742,"impl-From%3CString%3E-for-Value"],[3743,"impl-From%3C%5Bu8;+N%5D%3E-for-Value"],[3744,"impl-From%3CBytes%3E-for-Value"],[3745,"impl-From%3Cu64%3E-for-Value"],[3746,"impl-From%3CVec%3CValue%3E%3E-for-Value"],[3747,"impl-From%3C%26%5Bu8;+N%5D%3E-for-Value"],[3749,"impl-From%3C%26str%3E-for-Value"]]}],\ ["quilkin_macros",{"doc":"","t":"Q","n":["include_proto"],"q":[[0,"quilkin_macros"]],"d":["Includes generated Protobuf definitions from tonic."],"i":[0],"f":"`","c":[],"p":[],"b":[]}],\ ["quilkin_proto",{"doc":"","t":"CCCCCCCCCCCCCCCFFFFFFFFFFFFFFFCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONOONONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNPPPGPPPPPPPPPNNNNNNNNNNNNNNNNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNPPPPPPPPPPPPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFFFGPFFFPFFPPPPFFFPFFPFFFFGFPPFFFFPFFFPFPPPFFPFPFFFFGGFFFFFFFFFFFPPGFFFPPPFPPFOCOOOOOOOOOOCOCNOONOONNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNCOOOOOOOOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNOOCONOCOOOOCCOCOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNOOOOOOONOCNOOOOOONOOOOOOOCNNNONNNNNNCCOOONONOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPPPNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNONNONNNNNPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNNPPPPGNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNFPFPGONNNNNNOOONNNNNNNNOOONNNNNNNNNNNNNNNNNNCNNNNNNNOOONNNNNNNNNNNNNNNFFFFFONNNNNNNNNNCOCCNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNPGPPPFPFPFFPOOOOONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONCOOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNCONPPGNNNNNNNNNNNNNNNNNNGPPPNNNNNNNNNNNNNNNNNNPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFPGFPFFFPFOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONOOCOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNOCNNNNNNNGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNONNNNNNONPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGNNNNNNNNNNNNNNNNNNPGPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNCFFFFONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNONOOONNNNNNNNOCOOOOOOCOOONNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNONNONNNNNPPGNNNNNNNNNNNNNNNNNNGFPPNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNCFFFFFFFFFFFOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNOOOOONOOOONNNNNNNNNNNONNNNNNNNNNNCCCOOOONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNCCCOOOOOOOOOOOOOOOOOOONNNOOONOOOOONNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNONNNNNPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFGPFGPNOONNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNPPPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCFFFFFFFFFFFFFFFFFFFFOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOCOONNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCOOOOOOOOOOOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOONOOOCOOOCOOOCOOOOOOONONOOOOOOOOOOOOCOOOOOCCCOOOONNNNNOOOOOONNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCNNNNNNNNNNNNNNNNNNNNCGPNNNNNNNNNNNNNNNNNNPPGPPPPPPNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNFFCONNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNGFPFPPFPFPFPFPFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNCOONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPGNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNPPPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFGFFFPPNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNGPPPPPNNNNNNNNNNNNNNNNNNPPPGGPPFPPPGGFPPFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNCNNNNNNNNNNNNNNNNNNONNNNOOONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNFPFPFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONOOOOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNFONNNNNNNNNNNNNONNNNNFPFPGPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPGNNNNNNNNNOCNNNNNNNNNNNNONNNNNOOOOOONNNNNNNNONNOPGNNNNNNNNNNNNNNNNNNCCCCCFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOCOOOOCOOOOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNPGPNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNCONNNNNPGNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNNPPPGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFNNNNNNNNNNNNNNNNNNNNNNNNNNOOCCONNNNNNNNNNFNNNNNNNNNNNNNCONNNNNPGNNNNNNNNNNNNNNNNNNFPFPGFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFNNNNNCNNNNNNNNONNNONNFPFFPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOONNNNNNNNNNNNNNNNNNNNONNNNNGFFPPPFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOONNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCFFFFFFCCONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNOOOOOOCOOOOOOOOONNNNNNNNNNNNNNNNNNONNNNNNOOOOOOONNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNKFRRNNNNNNNMNNNNNNNNNNNNNMNNNNNNFNNNNNNONNNNNNNNNNNNCFNNNNNONONNNNNNNONNNNNCCCCFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPNNNNNNNNNNNNNNNNNNCCCCCCCCCCCCCFNNCNNNNNNNNNNNOONNNNNFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNCFNNNNNCNNNNNNNNOOONNNNNGFPPPPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNCFNNONNNCNNNNNNNNOONNNNNPPPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNCFNNNNNNNNNNNONNNNNNNCFNNNNNNNNNNNNNNNNNNCFNNNNNNNNCNNNNNOONNNNNGPPFFNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONONNNNNNNNNNNNNNNNCFNNNNNNNNNNNNNCONNNNNPGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNCFNNNNNNNNNNNNNOONNNNNCFNNNNNNNNNNNNNCOONNNNNFFNNNNONNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNONNCFNNNNNNNNNNNNNNNNNNCFNNNNNNNNNNNNNONNNNNCFNNNNNNNNNNNNNONNNNNCCCFNNNNNNNNNNNNNNNNNNNNNNNNKFRRNNNNNNNMNNNNNNNNNNNNNMNNNNNNFFFFFFFFFFPPFFGFFFFFFFFFFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOONONNNNNNNNNNNNOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONONNNNNNNNNNNNOOOOOOOOOOOOOONONNNNNNNNNNNNOOOOOOOOOOOOOONONONNOONOONONONNOONONONOOOOOOOOOOOOOOOOOONNNOONNOONNNNOOOONONOCNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNOOOPPPGNNNNNNNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPGPPNNNNNNNNNNNNNNNNNNPPPPPPPPPGPNNNNNNNNNNNNNNNNNNCCCCPFFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCFFFFFFOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNOOOCOOONONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNONNGFPPPGPNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNCCFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNOCOOOOCCNNNNNNNNNNNNNNNNNNNNFPFPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNCCONCONNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNOOCONNNNNNNNNNPGPPFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONOCNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNPPFPGNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNN","n":["generated","envoy","google","quilkin","validate","xds","config","kind","service","accesslog","core","endpoint","listener","route","v3","AccessLog","AccessLogFilter","AndFilter","ComparisonFilter","DurationFilter","ExtensionFilter","GrpcStatusFilter","HeaderFilter","MetadataFilter","NotHealthCheckFilter","OrFilter","ResponseFlagFilter","RuntimeFilter","StatusCodeFilter","TraceableFilter","access_log","access_log_filter","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","comparison","comparison","comparison_filter","config_type","config_type","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","exclude","extension_filter","filter","filter_specifier","filters","filters","flags","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","grpc_status_filter","header","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","match_if_key_not_found","matcher","name","name","op","op","percent_sampled","push_statuses","runtime_key","set_op","statuses","statuses","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","use_independent_randomness","value","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AndFilter","DurationFilter","ExtensionFilter","FilterSpecifier","GrpcStatusFilter","HeaderFilter","MetadataFilter","NotHealthCheckFilter","OrFilter","ResponseFlagFilter","RuntimeFilter","StatusCodeFilter","TraceableFilter","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Eq","Ge","Le","Op","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Aborted","AlreadyExists","Canceled","DataLoss","DeadlineExceeded","FailedPrecondition","Internal","InvalidArgument","NotFound","Ok","OutOfRange","PermissionDenied","ResourceExhausted","Status","Unauthenticated","Unavailable","Unimplemented","Unknown","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","v3","Address","AggregatedConfigSource","AlternateProtocolsCacheOptions","ApiConfigSource","ApiVersion","Auto","BindConfig","CidrRange","ConfigSource","Connect","ControlPlane","DataSource","Default","Degraded","Delete","Draining","EnvoyInternalAddress","EventServiceConfig","ExtensionConfigSource","Get","GrpcProtocolOptions","GrpcService","Head","HeaderMap","HeaderValue","HeaderValueOption","HealthCheck","HealthStatus","HealthStatusSet","Healthy","High","Http1ProtocolOptions","Http2ProtocolOptions","Http3ProtocolOptions","HttpProtocolOptions","Inbound","KeepaliveSettings","Locality","Metadata","MethodUnspecified","Node","Options","Outbound","Patch","PathConfigSource","Pipe","Post","ProxyProtocolConfig","Put","QueryParameter","QuicKeepAliveSettings","QuicProtocolOptions","RateLimitSettings","RequestMethod","RoutingPriority","RuntimeDouble","RuntimeFeatureFlag","RuntimeFractionalPercent","RuntimePercent","RuntimeUInt32","SchemeHeaderTransformation","SelfConfigSource","SocketAddress","SocketOption","TcpKeepalive","TcpProtocolOptions","Timeout","Trace","TrafficDirection","TransportSocket","TypedExtensionConfig","UdpSocketConfig","Unhealthy","Unknown","Unspecified","UpstreamHttpProtocolOptions","V2","V3","WatchedDirectory","accept_http_10","address","address","address","address_name_specifier","address_prefix","allow_absolute_url","allow_chunked_length","allow_connect","allow_extended_connect","allow_metadata","alt_port","alternate_protocols_cache_options","always_log_health_check_failures","api_config_source","api_type","api_type","append","append_action","append_action","apply_default_config_without_warming","as_str_name","as_str_name","as_str_name","as_str_name","as_str_name","authorities","auto_san_validation","auto_sni","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster","cluster_names","cmp","cmp","cmp","cmp","cmp","compare","compare","compare","compare","compare","config_source","config_source","config_source_specifier","config_source_specifier","config_type","config_validators","connection_idle_interval","connection_keepalive","connection_keepalive","custom_settings_parameters","data_source","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_config","default_host_for_http_10","default_value","default_value","default_value","default_value","default_value","description","enable_trailers","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","envoy_internal_address","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","event_log_path","event_service","event_service_config","fill_rate","filter_metadata","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","freebind","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_i32","from_i32","from_i32","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","from_str_name","from_str_name","from_str_name","grpc_service","grpc_services","hash","hash","hash","hash","hash","header","header_key_format","header_value_option","headers","headers_with_underscores_action","headers_with_underscores_action","health_check","health_checker","healthy_edge_interval","healthy_threshold","hpack_table_size","http1_protocol_options","http2_protocol_options","http2_protocol_options","http_protocol_options","id","identifier","idle_timeout","initial_connection_window_size","initial_connection_window_size","initial_fetch_timeout","initial_interval","initial_jitter","initial_metadata","initial_stream_window_size","initial_stream_window_size","interval","interval","interval_jitter","interval_jitter","interval_jitter_percent","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","ipv4_compat","is_valid","is_valid","is_valid","is_valid","is_valid","keepalive_interval","keepalive_probes","keepalive_time","key","key","key_value_store_config","level","locality","max_concurrent_streams","max_concurrent_streams","max_connection_duration","max_consecutive_inbound_frames_with_empty_payload","max_entries","max_headers_count","max_inbound_priority_frames_per_stream","max_inbound_window_update_frames_per_data_frame_sent","max_interval","max_outbound_control_frames","max_outbound_frames","max_requests_per_connection","max_rx_datagram_size","max_stream_duration","max_tokens","metadata","mode","name","name","name","name","no_traffic_healthy_interval","no_traffic_interval","num_timeouts_to_trigger_port_migration","override_auto_sni_header","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","path","path","path","port_specifier","prefer_gro","prefix_len","prepopulated_entries","protocol","protocol","proxy_protocol_config","push_statuses","quic_protocol_options","rate_limit_settings","refresh_delay","region","request_timeout","resolver_name","resource_api_version","resource_api_version","reuse_connection","runtime_key","runtime_key","runtime_key","runtime_key","runtime_key","scheme_header_transformation","set_api_type","set_append_action","set_headers_with_underscores_action","set_node_on_first_message_only","set_protocol","set_resource_api_version","set_state","set_transport_api_version","set_transport_api_version","set_version","socket_address","socket_option","socket_options","source_address","specifier","state","state","statuses","statuses","stream_error_on_invalid_http_messaging","sub_zone","target_specifier","timeout","timeout","timeout","tls_options","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transformation","transport_api_version","transport_api_version","transport_api_version","transport_api_version","transport_socket","transport_socket_match_criteria","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_urls","typed_config","typed_filter_metadata","unhealthy_edge_interval","unhealthy_interval","unhealthy_threshold","user_agent_name","value","value","value","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","watched_directory","zone","Address","EnvoyInternalAddress","Pipe","SocketAddress","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AlternateProtocolsCacheEntry","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","hostname","into","into_request","port","to_owned","try_from","try_into","type_id","vzip","AggregatedDeltaGrpc","AggregatedGrpc","ApiType","DeltaGrpc","DeprecatedAndUnavailableDoNotUse","Grpc","Rest","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","Ads","ApiConfigSource","ConfigSourceSpecifier","Path","PathConfigSource","Self_","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EnvironmentVariable","Filename","InlineBytes","InlineString","Specifier","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddressNameSpecifier","ServerListenerName","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ConfigSourceSpecifier","GrpcService","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EnvoyGrpc","EnvoyGrpc","GoogleGrpc","GoogleGrpc","TargetSpecifier","authority","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","call_credentials","channel_args","channel_credentials","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","cluster_name","config","credentials_factory_name","default","default","encode","encoded_len","encoded_len","encoded_len","eq","eq","eq","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_ref","google_grpc","into","into","into","into_request","into_request","into_request","merge","per_stream_buffer_limit_bytes","stat_prefix","target_uri","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","CallCredentials","ChannelArgs","ChannelCredentials","GoogleLocalCredentials","SslCredentials","args","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","call_credentials","cert_chain","channel_args","channel_credentials","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","credential_specifier","credential_specifier","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","private_key","root_certs","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","AccessToken","CredentialSpecifier","FromPlugin","GoogleComputeEngine","GoogleIam","GoogleIamCredentials","GoogleRefreshToken","MetadataCredentialsFromPlugin","ServiceAccountJwtAccess","ServiceAccountJwtAccessCredentials","StsService","StsService","actor_token_path","actor_token_type","audience","authority_selector","authorization_token","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","config_type","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","json_key","merge","metadata_credentials_from_plugin","name","requested_token_type","resource","scope","subject_token_path","subject_token_type","to_owned","to_owned","to_owned","to_owned","to_owned","token_exchange_service_uri","token_lifetime_seconds","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Value","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","value","value_specifier","vzip","IntValue","StringValue","ValueSpecifier","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","CredentialSpecifier","GoogleDefault","LocalCredentials","SslCredentials","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddIfAbsent","AppendIfExistsOrAdd","HeaderAppendAction","OverwriteIfExistsOrAdd","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","CustomHealthCheck","CustomHealthCheck","GrpcHealthCheck","GrpcHealthCheck","HealthChecker","HttpHealthCheck","HttpHealthCheck","Payload","RedisHealthCheck","TcpHealthCheck","TcpHealthCheck","TlsOptions","alpn_protocols","authority","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","codec_client_type","codec_client_type","config_type","custom_health_check","default","default","default","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","expected_statuses","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","initial_metadata","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","key","merge","name","path","payload","payload","receive","receive","request_headers_to_add","request_headers_to_remove","retriable_statuses","send","send","service_name","service_name_matcher","set_codec_client_type","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Binary","Payload","Text","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","HeaderKeyFormat","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","header_format","header_key_format","into","into_request","to_owned","try_from","try_into","type_id","vzip","HeaderFormat","ProperCaseWords","ProperCaseWords","StatefulFormatter","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","SettingsParameter","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","identifier","into","into_request","to_owned","try_from","try_into","type_id","value","vzip","Allow","DropHeader","HeadersWithUnderscoresAction","RejectRequest","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","V1","V2","Version","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","SchemeToOverwrite","Transformation","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","NamedPort","PortSpecifier","PortValue","Protocol","Tcp","Udp","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","default","encode","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","BufValue","IntValue","SocketState","StateBound","StateListening","StatePrebind","Value","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","default","encode","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","v3","Endpoint","LbEndpoint","LedsClusterLocalityConfig","LocalityLbEndpoints","address","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","endpoint","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","health_check_config","health_status","health_status","host_identifier","hostname","into","into","into","into","into_request","into_request","into_request","into_request","lb_config","lb_endpoint","lb_endpoints","leds_collection_name","leds_config","load_balancing_weight","load_balancing_weight","locality","locality_lb_endpoints","metadata","priority","proximity","set_health_status","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","HealthCheckConfig","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","hostname","into","into_request","port_value","to_owned","try_from","try_into","type_id","vzip","Endpoint","EndpointName","HostIdentifier","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","LbConfig","LbEndpointList","LedsClusterLocalityConfig","LoadBalancerEndpoints","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","lb_endpoints","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","ActiveRawUdpListenerConfig","ApiListener","Filter","FilterChain","FilterChainMatch","Listener","ListenerCollection","ListenerFilter","ListenerFilterChainMatchPredicate","QuicProtocolOptions","UdpListenerConfig","access_log","address","address_suffix","api_listener","api_listener","application_protocols","bind_to_port","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","config_type","config_type","connection_balance_config","continue_on_listener_filters_timeout","crypto_handshake_timeout","crypto_stream_config","default","default","default","default","default","default","default","default","default","default","default","default_filter_chain","deprecated_v1","destination_port","direct_source_prefix_ranges","downstream_socket_config","drain_type","drain_type","enable_mptcp","enable_reuse_port","enabled","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","entries","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","filter","filter_chain","filter_chain_match","filter_chain_match","filter_chains","filter_disabled","filters","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","freebind","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","idle_timeout","ignore_global_conn_limit","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","listener","listener_filter","listener_filter_chain_match_predicate","listener_filters","listener_filters_timeout","listener_specifier","metadata","metadata","name","name","name","name","on_demand_configuration","packets_to_read_to_connection_count_ratio","per_connection_buffer_limit_bytes","prefix_ranges","proof_source_config","quic_options","quic_protocol_options","reuse_port","rule","server_names","set_drain_type","set_source_type","set_traffic_direction","socket_options","source_ports","source_prefix_ranges","source_type","source_type","stat_prefix","suffix_len","tcp_backlog_size","tcp_fast_open_queue_length","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","traffic_direction","traffic_direction","transparent","transport_protocol","transport_socket","transport_socket_connect_timeout","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","udp_listener_config","use_original_dst","use_proxy_proto","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigDiscovery","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","OnDemandConfiguration","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","rebuild_timeout","to_owned","try_from","try_into","type_id","vzip","Any","ConnectionSourceType","External","SameIpOrLoopback","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ConnectionBalanceConfig","Default","DeprecatedV1","DrainType","InternalListener","InternalListenerConfig","ListenerSpecifier","ModifyOnly","as_str_name","balance_type","bind_to_port","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","connection_balance_config","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","BalanceType","ExactBalance","ExactBalance","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ConfigDiscovery","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AndMatch","AnyMatch","DestinationPortRange","MatchSet","NotMatch","OrMatch","Rule","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","rules","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","CorsPolicy","Decorator","DirectResponseAction","FilterAction","FilterConfig","HeaderMatcher","HedgePolicy","InternalRedirectPolicy","NonForwardingAction","QueryParameterMatcher","RateLimit","RedirectAction","RetryPolicy","Route","RouteAction","RouteMatch","Tracing","VirtualCluster","VirtualHost","WeightedCluster","action","action","actions","additional_request_chance","allow_credentials","allow_cross_scheme_redirect","allow_headers","allow_methods","allow_origin_string_match","append_x_forwarded_host","body","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","case_sensitive","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","client_sampling","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster_not_found_response_code","cluster_not_found_response_code","cluster_specifier","clusters","config","cors","cors","cors_policy","custom_tags","decorator","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","disable_key","domains","dynamic_metadata","enabled_specifier","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","expose_headers","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","grpc","grpc_timeout_offset","hash_policy","header_match_specifier","header_matcher","headers","headers","hedge_on_per_try_timeout","hedge_policy","hedge_policy","host_redirect","host_rewrite_specifier","host_selection_retry_max_attempts","idle_timeout","include_attempt_count_in_response","include_request_attempt_count","include_vh_rate_limits","initial_requests","internal_redirect_action","internal_redirect_action","internal_redirect_policy","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","invert_match","is_optional","limit","match","matcher","max_age","max_grpc_timeout","max_internal_redirects","max_internal_redirects","max_stream_duration","metadata","metadata_match","name","name","name","name","name","num_retries","operation","overall_sampling","path_rewrite_specifier","path_specifier","per_request_buffer_limit_bytes","per_request_buffer_limit_bytes","per_try_idle_timeout","per_try_timeout","port_redirect","predicates","prefix_rewrite","priority","priority","propagate","query_parameter_match_specifier","query_parameter_matcher","query_parameters","random_sampling","random_value_specifier","rate_limit","rate_limited_retry_back_off","rate_limits","rate_limits","redirect_action","redirect_response_codes","regex_rewrite","request_headers_to_add","request_headers_to_add","request_headers_to_remove","request_headers_to_remove","request_mirror_policies","require_tls","require_tls","response_code","response_code","response_headers_to_add","response_headers_to_add","response_headers_to_remove","response_headers_to_remove","retriable_headers","retriable_request_headers","retriable_status_codes","retry_back_off","retry_host_predicate","retry_on","retry_options_predicates","retry_policy","retry_policy","retry_policy","retry_policy_typed_config","retry_policy_typed_config","retry_priority","route","route_action","route_match","routes","runtime_fraction","runtime_key_prefix","scheme_rewrite_specifier","set_cluster_not_found_response_code","set_internal_redirect_action","set_priority","set_require_tls","set_response_code","shadow_enabled","stage","status","strip_query","timeout","tls_context","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","total_weight","tracing","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","typed_per_filter_config","typed_per_filter_config","upgrade_configs","virtual_clusters","virtual_host","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","weighted_cluster","EnabledSpecifier","FilterEnabled","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ContainsMatch","ExactMatch","HeaderMatchSpecifier","PrefixMatch","PresentMatch","RangeMatch","SafeRegexMatch","StringMatch","SuffixMatch","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","PresentMatch","QueryParameterMatchSpecifier","StringMatch","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Action","Override","action","action_specifier","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","override","override_specifier","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ActionSpecifier","DestinationCluster","DestinationCluster","DynamicMetaData","DynamicMetadata","Extension","GenericKey","GenericKey","HeaderValueMatch","HeaderValueMatch","MetaData","Metadata","RemoteAddress","RemoteAddress","RequestHeaders","RequestHeaders","SourceCluster","SourceCluster","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","default","default","default","default_value","default_value","descriptor_key","descriptor_key","descriptor_key","descriptor_key","descriptor_value","descriptor_value","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","expect_match","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","header_name","headers","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","merge","meta_data","metadata_key","metadata_key","set_source","skip_if_absent","source","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Dynamic","RouteEntry","Source","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","DynamicMetadata","DynamicMetadata","OverrideSpecifier","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","metadata_key","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Found","HttpsRedirect","MovedPermanently","PathRedirect","PathRewriteSpecifier","PermanentRedirect","PrefixRewrite","RedirectResponseCode","RegexRewrite","SchemeRedirect","SchemeRewriteSpecifier","SeeOther","TemporaryRedirect","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","encode","encode","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","merge","merge","partial_cmp","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","RateLimitedRetryBackOff","ResetHeader","ResetHeaderFormat","RetryBackOff","RetryHostPredicate","RetryPriority","Seconds","UnixTimestamp","as_str_name","base_interval","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","config_type","config_type","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","format","format","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","max_interval","max_interval","name","name","name","partial_cmp","reset_headers","retry_host_predicate","retry_priority","set_format","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ConfigType","TypedConfig","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Action","DirectResponse","FilterAction","NonForwardingAction","Redirect","Route","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AutoHostRewrite","Cluster","ClusterHeader","ClusterNotFoundResponseCode","ClusterSpecifier","ClusterSpecifierPlugin","HandleInternalRedirect","HashPolicy","HostRewriteHeader","HostRewriteLiteral","HostRewritePathRegex","HostRewriteSpecifier","InternalRedirectAction","MaxStreamDuration","NotFound","PassThroughInternalRedirect","RequestMirrorPolicy","ServiceUnavailable","UpgradeConfig","WeightedClusters","as_str_name","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster","cmp","cmp","compare","compare","connect_config","default","default","default","default","default","default","enabled","encode","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","grpc_timeout_header_max","grpc_timeout_header_offset","hash","hash","hash_policy","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","is_valid","max_stream_duration","merge","merge","partial_cmp","partial_cmp","policy_specifier","runtime_fraction","terminal","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","trace_sampled","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upgrade_config","upgrade_type","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConnectionProperties","ConnectionProperties","Cookie","Cookie","FilterState","FilterState","Header","Header","PolicySpecifier","QueryParameter","QueryParameter","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","header_name","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","key","merge","name","name","path","regex_rewrite","source_ip","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","ttl","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","ConnectConfig","allow_post","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","proxy_protocol_config","to_owned","try_from","try_into","type_id","vzip","ConnectMatcher","ConnectMatcher","GrpcRouteMatchOptions","Path","PathSpecifier","Prefix","SafeRegex","TlsContextMatchOptions","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","merge","presented","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","validated","vzip","vzip","vzip","vzip","All","ExternalOnly","None","TlsRequirementType","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ClusterWeight","HeaderName","RandomValueSpecifier","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cluster_header","cluster_weight","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","host_rewrite_specifier","into","into","into_request","into_request","merge","metadata_match","name","request_headers_to_add","request_headers_to_remove","response_headers_to_add","response_headers_to_remove","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","typed_per_filter_config","vzip","vzip","weight","HostRewriteLiteral","HostRewriteSpecifier","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","matcher","metadata","tracing","v3","v3","DoubleMatcher","ListMatcher","ListStringMatcher","MetadataMatcher","RegexMatchAndSubstitute","RegexMatcher","StringMatcher","ValueMatcher","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","default","default","default","double_matcher","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","engine_type","eq","eq","eq","eq","eq","eq","eq","eq","filter","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","ignore_case","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","invert","list_matcher","match_pattern","match_pattern","match_pattern","match_pattern","metadata_matcher","path","pattern","patterns","regex","regex_matcher","string_matcher","substitution","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","value","value_matcher","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Exact","MatchPattern","Range","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","MatchPattern","OneOf","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","PathSegment","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","path_segment","segment","to_owned","try_from","try_into","type_id","vzip","Key","Segment","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EngineType","GoogleRe2","GoogleRe2","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","max_program_size","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Contains","Exact","MatchPattern","Prefix","SafeRegex","Suffix","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","BoolMatch","DoubleMatch","ListMatch","MatchPattern","NullMatch","NullMatch","PresentMatch","StringMatch","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","MetadataKey","MetadataKind","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","key","kind","metadata_key","metadata_kind","path","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","PathSegment","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","path_segment","segment","to_owned","try_from","try_into","type_id","vzip","Key","Segment","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Cluster","Cluster","Host","Host","Kind","Request","Request","Route","Route","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","merge","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","v3","CustomTag","borrow","borrow_mut","clear","clone","clone_into","custom_tag","default","encoded_len","eq","fmt","from","from_ref","into","into_request","tag","to_owned","try_from","try_into","type","type_id","vzip","Environment","Environment","Header","Literal","Literal","Metadata","Metadata","RequestHeader","Type","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default_value","default_value","default_value","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","kind","merge","metadata_key","name","name","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","vzip","CodecClientType","DoubleRange","FractionalPercent","Http1","Http2","Http3","Int32Range","Int64Range","Percent","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","default","default","denominator","denominator","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","end","end","end","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fractional_percent","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","numerator","partial_cmp","set_denominator","start","start","start","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","vzip","vzip","DenominatorType","Hundred","Million","TenThousand","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","discovery","v3","AdsDummy","DeltaDiscoveryRequest","DeltaDiscoveryResponse","DiscoveryRequest","DiscoveryResponse","Resource","aggregated_discovery_service_client","aggregated_discovery_service_server","aliases","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cache_control","canary","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","control_plane","control_plane","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","error_detail","error_detail","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","initial_resource_versions","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","name","node","node","nonce","nonce","removed_resources","resource","resource","resource_names","resource_names_subscribe","resource_names_unsubscribe","resources","resources","response_nonce","response_nonce","system_version_info","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","ttl","type_id","type_id","type_id","type_id","type_id","type_id","type_url","type_url","type_url","type_url","version","version_info","version_info","vzip","vzip","vzip","vzip","vzip","vzip","AggregatedDiscoveryServiceClient","accept_compressed","borrow","borrow_mut","clone","clone_into","connect","delta_aggregated_resources","fmt","from","from_ref","into","into_request","max_decoding_message_size","max_encoding_message_size","new","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","with_origin","AggregatedDiscoveryService","AggregatedDiscoveryServiceServer","DeltaAggregatedResourcesStream","StreamAggregatedResourcesStream","accept_compressed","borrow","borrow_mut","call","call","clone","clone_into","delta_aggregated_resources","fmt","from","from_arc","from_ref","into","into_make_service","into_request","max_decoding_message_size","max_encoding_message_size","new","poll_ready","poll_ready","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","CacheControl","borrow","borrow_mut","clear","clone","clone_into","default","do_not_cache","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","rpc","Status","borrow","borrow_mut","clear","clone","clone_into","code","default","details","encoded_len","eq","fmt","from","from_ref","into","into_request","message","to_owned","try_from","try_into","type_id","vzip","config","filters","relay","v1alpha1","Cluster","ClusterMap","Datacenter","Endpoint","Filter","FilterChain","Host","Ipv6","Locality","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","config","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","endpoints","eq","eq","eq","eq","eq","eq","eq","eq","eq","filters","first","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","host","host","host2","icao_code","inner","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","label","label","locality","metadata","name","port","qcmp_port","region","second","sub_zone","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","zone","Inner","Ipv4","Ipv6","Name","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","capture","compress","concatenate","debug","drop","firewall","load_balancer","local_rate_limit","matches","pass","timestamp","token_router","v1alpha1","Capture","borrow","borrow_mut","capture","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","strategy","to_owned","try_from","try_into","type_id","vzip","Prefix","Prefix","Regex","Regex","Strategy","Suffix","Suffix","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","merge","regex","remove","remove","size","size","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","v1alpha1","Compress","borrow","borrow_mut","clear","clone","clone_into","compress","default","encoded_len","eq","fmt","from","from_ref","into","into_request","mode","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Action","ActionValue","Compress","Decompress","DoNothing","Lz4","Mode","ModeValue","Snappy","as_str_name","as_str_name","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","compare","compare","default","default","default","default","encoded_len","encoded_len","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","hash","hash","into","into","into","into","into_request","into_request","into_request","into_request","is_valid","is_valid","partial_cmp","partial_cmp","set_value","set_value","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","value","value","value","value","vzip","vzip","vzip","vzip","v1alpha1","Concatenate","borrow","borrow_mut","bytes","clear","clone","clone_into","concatenate","default","encoded_len","eq","fmt","from","from_ref","into","into_request","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Append","DoNothing","Prepend","Strategy","StrategyValue","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cmp","compare","default","default","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","partial_cmp","set_value","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","value","value","vzip","vzip","v1alpha1","Debug","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","id","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Drop","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Firewall","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","firewall","fmt","from","from_ref","into","into_request","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Action","Allow","Deny","PortRange","Rule","action","action","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","default","default","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","max","min","partial_cmp","ports","set_action","sources","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","v1alpha1","LoadBalancer","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","load_balancer","policy","to_owned","try_from","try_into","type_id","vzip","Hash","Policy","PolicyValue","Random","RoundRobin","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cmp","compare","default","default","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","partial_cmp","set_value","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","value","value","vzip","vzip","v1alpha1","LocalRateLimit","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","max_packets","period","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Match","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","match","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Branch","Config","borrow","borrow","borrow_mut","borrow_mut","branches","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fallthrough","filter","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","metadata_key","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","value","vzip","vzip","v1alpha1","Pass","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Timestamp","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","to_owned","try_from","try_into","type_id","vzip","v1alpha1","TokenRouter","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","to_owned","try_from","try_into","type_id","vzip","v1alpha1","aggregated_control_plane_discovery_service_client","aggregated_control_plane_discovery_service_server","AggregatedControlPlaneDiscoveryServiceClient","accept_compressed","borrow","borrow_mut","clone","clone_into","connect","delta_aggregated_resources","fmt","from","from_ref","into","into_request","max_decoding_message_size","max_encoding_message_size","new","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","with_origin","AggregatedControlPlaneDiscoveryService","AggregatedControlPlaneDiscoveryServiceServer","DeltaAggregatedResourcesStream","StreamAggregatedResourcesStream","accept_compressed","borrow","borrow_mut","call","call","clone","clone_into","delta_aggregated_resources","fmt","from","from_arc","from_ref","into","into_make_service","into_request","max_decoding_message_size","max_encoding_message_size","new","poll_ready","poll_ready","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","AnyRules","BoolRules","BytesRules","DoubleRules","DurationRules","EnumRules","FieldRules","Fixed32Rules","Fixed64Rules","FloatRules","HttpHeaderName","HttpHeaderValue","Int32Rules","Int64Rules","KnownRegex","MapRules","MessageRules","RepeatedRules","SFixed32Rules","SFixed64Rules","SInt32Rules","SInt64Rules","StringRules","TimestampRules","UInt32Rules","UInt64Rules","Unknown","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bytes_rules","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","contains","contains","contains","contains","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","defined_only","defined_only","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","field_rules","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt_now","gt_now","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","hash","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","items","keys","len","len","len","len","len_bytes","len_bytes","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt_now","lt_now","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","max_bytes","max_bytes","max_items","max_items","max_len","max_len","max_len","max_len","max_pairs","max_pairs","message","min_bytes","min_bytes","min_items","min_items","min_len","min_len","min_len","min_len","min_pairs","min_pairs","no_sparse","no_sparse","not_contains","not_contains","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","partial_cmp","pattern","pattern","pattern","pattern","prefix","prefix","prefix","prefix","required","required","required","required","required","required","required","required","skip","skip","strict","strict","string_rules","suffix","suffix","suffix","suffix","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unique","unique","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","well_known","well_known","within","Ip","Ipv4","Ipv6","WellKnown","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Any","Bool","Bytes","Double","Duration","Enum","Fixed32","Fixed64","Float","Int32","Int64","Map","Repeated","Sfixed32","Sfixed64","Sint32","Sint64","String","Timestamp","Type","Uint32","Uint64","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Address","Email","Hostname","Ip","Ipv4","Ipv6","Uri","UriRef","Uuid","WellKnown","WellKnownRegex","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","annotations","core","kind","v3","Active","FieldStatusAnnotation","FileStatusAnnotation","Frozen","MessageStatusAnnotation","NextMajorVersionCandidate","PackageVersionStatus","StatusAnnotation","Unknown","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_valid","package_version_status","package_version_status","partial_cmp","set_package_version_status","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","work_in_progress","work_in_progress","work_in_progress","work_in_progress","v3","Authority","CollectionEntry","ContextParams","ResourceLocator","ResourceName","TypedExtensionConfig","authority","authority","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","collection_entry","context","context_param_specifier","default","default","default","default","default","default","directives","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","id","id","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","name","name","params","resource_locator","resource_specifier","resource_type","resource_type","scheme","scheme","set_scheme","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","typed_config","vzip","vzip","vzip","vzip","vzip","vzip","InlineEntry","InlineEntry","Locator","ResourceSpecifier","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","name","resource","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","version","vzip","vzip","ContextParamSpecifier","Directive","ExactContext","File","Http","Scheme","Xdstp","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","default","directive","directive","encode","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Alt","Directive","Entry","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","matcher","v3","ListStringMatcher","Matcher","RegexMatcher","StringMatcher","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","engine_type","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","ignore_case","into","into","into","into","into_request","into_request","into_request","into_request","match_pattern","matcher","matcher_type","on_no_match","patterns","regex","regex_matcher","string_matcher","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","MatcherList","MatcherList","MatcherTree","MatcherTree","MatcherType","OnMatch","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","input","into","into","into","into","into_request","into_request","into_request","into_request","matcher_list","matcher_tree","matchers","merge","on_match","on_match","to_owned","to_owned","to_owned","to_owned","tree_type","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","FieldMatcher","Predicate","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","match_type","on_match","predicate","predicate","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","AndMatcher","MatchType","NotMatcher","OrMatcher","PredicateList","SinglePredicate","SinglePredicate","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","default","default","encode","encoded_len","encoded_len","encoded_len","eq","eq","eq","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_ref","input","into","into","into","into_request","into_request","into_request","matcher","merge","predicate","single_predicate","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","CustomMatch","Matcher","ValueMatch","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","CustomMatch","ExactMatchMap","MatchMap","PrefixMatchMap","TreeType","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","map","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Action","Matcher","OnMatch","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EngineType","GoogleRe2","GoogleRe2","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Contains","Exact","MatchPattern","Prefix","SafeRegex","Suffix","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip"],"q":[[0,"quilkin_proto"],[1,"quilkin_proto::generated"],[6,"quilkin_proto::generated::envoy"],[9,"quilkin_proto::generated::envoy::config"],[14,"quilkin_proto::generated::envoy::config::accesslog"],[15,"quilkin_proto::generated::envoy::config::accesslog::v3"],[330,"quilkin_proto::generated::envoy::config::accesslog::v3::access_log"],[350,"quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter"],[381,"quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter"],[414,"quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter"],[434,"quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter"],[481,"quilkin_proto::generated::envoy::config::core"],[482,"quilkin_proto::generated::envoy::config::core::v3"],[1802,"quilkin_proto::generated::envoy::config::core::v3::address"],[1824,"quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options"],[1845,"quilkin_proto::generated::envoy::config::core::v3::api_config_source"],[1881,"quilkin_proto::generated::envoy::config::core::v3::config_source"],[1905,"quilkin_proto::generated::envoy::config::core::v3::data_source"],[1928,"quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address"],[1948,"quilkin_proto::generated::envoy::config::core::v3::event_service_config"],[1968,"quilkin_proto::generated::envoy::config::core::v3::grpc_service"],[2038,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc"],[2142,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials"],[2260,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin"],[2280,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args"],[2301,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value"],[2322,"quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials"],[2344,"quilkin_proto::generated::envoy::config::core::v3::header_value_option"],[2377,"quilkin_proto::generated::envoy::config::core::v3::health_check"],[2557,"quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check"],[2577,"quilkin_proto::generated::envoy::config::core::v3::health_check::payload"],[2598,"quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options"],[2619,"quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format"],[2659,"quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options"],[2680,"quilkin_proto::generated::envoy::config::core::v3::http_protocol_options"],[2713,"quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config"],[2745,"quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation"],[2765,"quilkin_proto::generated::envoy::config::core::v3::socket_address"],[2818,"quilkin_proto::generated::envoy::config::core::v3::socket_option"],[2872,"quilkin_proto::generated::envoy::config::core::v3::transport_socket"],[2892,"quilkin_proto::generated::envoy::config::endpoint"],[2893,"quilkin_proto::generated::envoy::config::endpoint::v3"],[2989,"quilkin_proto::generated::envoy::config::endpoint::v3::endpoint"],[3010,"quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint"],[3031,"quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints"],[3072,"quilkin_proto::generated::envoy::config::listener"],[3073,"quilkin_proto::generated::envoy::config::listener::v3"],[3359,"quilkin_proto::generated::envoy::config::listener::v3::filter"],[3380,"quilkin_proto::generated::envoy::config::listener::v3::filter_chain"],[3400,"quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match"],[3433,"quilkin_proto::generated::envoy::config::listener::v3::listener"],[3545,"quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config"],[3584,"quilkin_proto::generated::envoy::config::listener::v3::listener_filter"],[3605,"quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate"],[3649,"quilkin_proto::generated::envoy::config::route"],[3650,"quilkin_proto::generated::envoy::config::route::v3"],[4175,"quilkin_proto::generated::envoy::config::route::v3::cors_policy"],[4195,"quilkin_proto::generated::envoy::config::route::v3::header_matcher"],[4222,"quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher"],[4243,"quilkin_proto::generated::envoy::config::route::v3::rate_limit"],[4285,"quilkin_proto::generated::envoy::config::route::v3::rate_limit::action"],[4483,"quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data"],[4515,"quilkin_proto::generated::envoy::config::route::v3::rate_limit::override"],[4555,"quilkin_proto::generated::envoy::config::route::v3::redirect_action"],[4633,"quilkin_proto::generated::envoy::config::route::v3::retry_policy"],[4774,"quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate"],[4794,"quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority"],[4814,"quilkin_proto::generated::envoy::config::route::v3::route"],[4838,"quilkin_proto::generated::envoy::config::route::v3::route_action"],[5037,"quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy"],[5164,"quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config"],[5185,"quilkin_proto::generated::envoy::config::route::v3::route_match"],[5267,"quilkin_proto::generated::envoy::config::route::v3::virtual_host"],[5300,"quilkin_proto::generated::envoy::config::route::v3::weighted_cluster"],[5350,"quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight"],[5370,"quilkin_proto::generated::envoy::kind"],[5374,"quilkin_proto::generated::envoy::kind::matcher"],[5375,"quilkin_proto::generated::envoy::kind::matcher::v3"],[5547,"quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher"],[5568,"quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher"],[5588,"quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher"],[5609,"quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment"],[5629,"quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher"],[5669,"quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher"],[5693,"quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher"],[5737,"quilkin_proto::generated::envoy::kind::metadata"],[5738,"quilkin_proto::generated::envoy::kind::metadata::v3"],[5781,"quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key"],[5802,"quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment"],[5822,"quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind"],[5921,"quilkin_proto::generated::envoy::kind::tracing"],[5922,"quilkin_proto::generated::envoy::kind::tracing::v3"],[5944,"quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag"],[6051,"quilkin_proto::generated::envoy::kind::v3"],[6191,"quilkin_proto::generated::envoy::kind::v3::fractional_percent"],[6224,"quilkin_proto::generated::envoy::service"],[6225,"quilkin_proto::generated::envoy::service::discovery"],[6226,"quilkin_proto::generated::envoy::service::discovery::v3"],[6374,"quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client"],[6399,"quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server"],[6431,"quilkin_proto::generated::envoy::service::discovery::v3::resource"],[6451,"quilkin_proto::generated::google"],[6452,"quilkin_proto::generated::google::rpc"],[6474,"quilkin_proto::generated::quilkin"],[6477,"quilkin_proto::generated::quilkin::config"],[6478,"quilkin_proto::generated::quilkin::config::v1alpha1"],[6672,"quilkin_proto::generated::quilkin::config::v1alpha1::host"],[6694,"quilkin_proto::generated::quilkin::filters"],[6706,"quilkin_proto::generated::quilkin::filters::capture"],[6707,"quilkin_proto::generated::quilkin::filters::capture::v1alpha1"],[6729,"quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture"],[6813,"quilkin_proto::generated::quilkin::filters::compress"],[6814,"quilkin_proto::generated::quilkin::filters::compress::v1alpha1"],[6837,"quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress"],[6946,"quilkin_proto::generated::quilkin::filters::concatenate"],[6947,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1"],[6970,"quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate"],[7025,"quilkin_proto::generated::quilkin::filters::debug"],[7026,"quilkin_proto::generated::quilkin::filters::debug::v1alpha1"],[7046,"quilkin_proto::generated::quilkin::filters::drop"],[7047,"quilkin_proto::generated::quilkin::filters::drop::v1alpha1"],[7066,"quilkin_proto::generated::quilkin::filters::firewall"],[7067,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1"],[7089,"quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall"],[7166,"quilkin_proto::generated::quilkin::filters::load_balancer"],[7167,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1"],[7188,"quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer"],[7243,"quilkin_proto::generated::quilkin::filters::local_rate_limit"],[7244,"quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1"],[7265,"quilkin_proto::generated::quilkin::filters::matches"],[7266,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1"],[7288,"quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match"],[7331,"quilkin_proto::generated::quilkin::filters::pass"],[7332,"quilkin_proto::generated::quilkin::filters::pass::v1alpha1"],[7351,"quilkin_proto::generated::quilkin::filters::timestamp"],[7352,"quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1"],[7372,"quilkin_proto::generated::quilkin::filters::token_router"],[7373,"quilkin_proto::generated::quilkin::filters::token_router::v1alpha1"],[7393,"quilkin_proto::generated::quilkin::relay"],[7394,"quilkin_proto::generated::quilkin::relay::v1alpha1"],[7396,"quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client"],[7421,"quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server"],[7453,"quilkin_proto::generated::validate"],[8204,"quilkin_proto::generated::validate::bytes_rules"],[8226,"quilkin_proto::generated::validate::field_rules"],[8266,"quilkin_proto::generated::validate::string_rules"],[8295,"quilkin_proto::generated::xds"],[8298,"quilkin_proto::generated::xds::annotations"],[8299,"quilkin_proto::generated::xds::annotations::v3"],[8416,"quilkin_proto::generated::xds::core"],[8417,"quilkin_proto::generated::xds::core::v3"],[8550,"quilkin_proto::generated::xds::core::v3::collection_entry"],[8593,"quilkin_proto::generated::xds::core::v3::resource_locator"],[8667,"quilkin_proto::generated::xds::core::v3::resource_locator::directive"],[8688,"quilkin_proto::generated::xds::kind"],[8689,"quilkin_proto::generated::xds::kind::matcher"],[8690,"quilkin_proto::generated::xds::kind::matcher::v3"],[8776,"quilkin_proto::generated::xds::kind::matcher::v3::matcher"],[8861,"quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list"],[8903,"quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate"],[8968,"quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate"],[8989,"quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree"],[9031,"quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match"],[9052,"quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher"],[9091,"quilkin_proto::generated::xds::kind::matcher::v3::string_matcher"],[9115,"core::fmt"],[9116,"core::fmt"],[9117,"core::slice::iter"],[9118,"core::iter::adapters::cloned"],[9119,"core::iter::adapters::filter_map"],[9120,"core::result"],[9121,"core::any"],[9122,"bytes::buf::buf_mut"],[9123,"core::option"],[9124,"prost::encoding"],[9125,"prost::encoding"],[9126,"bytes::buf::buf_impl"],[9127,"core::cmp"],[9128,"core::hash"],[9129,"tonic::codec::compression"],[9130,"tonic::body"],[9131,"tonic::client::service"],[9132,"core::clone"],[9133,"tonic::transport::channel"],[9134,"tonic::transport::error"],[9135,"tonic::transport::channel::endpoint"],[9136,"core::convert"],[9137,"tonic::codec::decode"],[9138,"tonic::response"],[9139,"tonic::status"],[9140,"tonic::request"],[9141,"http::request"],[9142,"http::response"],[9143,"tower_service"],[9144,"tonic::service::interceptor"],[9145,"http_body"],[9146,"core::marker"],[9147,"core::future::future"],[9148,"alloc::boxed"],[9149,"core::pin"],[9150,"futures_core::stream"],[9151,"alloc::sync"],[9152,"axum::routing::into_make_service"],[9153,"core::task::wake"],[9154,"core::task::poll"]],"d":["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in AccessLog.","Nested message and enum types in AccessLogFilter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ComparisonFilter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ExtensionFilter.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","Nested message and enum types in GrpcStatusFilter.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Returns the enum value of op, or the default if the field …","","","Appends the provided enum value to statuses.","","Sets op to the provided enum value.","Returns an iterator which yields the valid enum values …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Op, or None if value is not a valid …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Op.","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Status, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Status.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Address.","","","","","","","","","","","Nested message and enum types in …","","Nested message and enum types in ApiConfigSource.","Returns the enum value of api_type, or the default if the …","","","Returns the enum value of append_action, or the default if …","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ConfigSource.","","","","","","","","","","Nested message and enum types in DataSource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in EnvoyInternalAddress.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in EventServiceConfig.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a RoutingPriority, or None if value is …","Converts an i32 to a RequestMethod, or None if value is …","Converts an i32 to a TrafficDirection, or None if value is …","Converts an i32 to a ApiVersion, or None if value is not a …","Converts an i32 to a HealthStatus, or None if value is not …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Nested message and enum types in GrpcService.","","","","","","","","","Nested message and enum types in HeaderValueOption.","","Returns the enum value of headers_with_underscores_action, …","","Nested message and enum types in HealthCheck.","","","","","Nested message and enum types in Http1ProtocolOptions.","Nested message and enum types in Http2ProtocolOptions.","","Nested message and enum types in HttpProtocolOptions.","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if value is a variant of RoutingPriority.","Returns true if value is a variant of RequestMethod.","Returns true if value is a variant of TrafficDirection.","Returns true if value is a variant of ApiVersion.","Returns true if value is a variant of HealthStatus.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of protocol, or the default if the …","","Nested message and enum types in ProxyProtocolConfig.","Appends the provided enum value to statuses.","","","","","","","Returns the enum value of resource_api_version, or the …","","","","","","","","Nested message and enum types in SchemeHeaderTransformation…","Sets api_type to the provided enum value.","Sets append_action to the provided enum value.","Sets headers_with_underscores_action to the provided enum …","","Sets protocol to the provided enum value.","Sets resource_api_version to the provided enum value.","Sets state to the provided enum value.","Sets transport_api_version to the provided enum value.","Sets transport_api_version to the provided enum value.","Sets version to the provided enum value.","Nested message and enum types in SocketAddress.","Nested message and enum types in SocketOption.","","","","Returns the enum value of state, or the default if the …","","Returns an iterator which yields the valid enum values …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of transport_api_version, or the …","Returns the enum value of transport_api_version, or the …","","","Nested message and enum types in TransportSocket.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of version, or the default if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a ApiType, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of ApiType.","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","Returns the encoded length of the message without a length …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Nested message and enum types in GoogleGrpc.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CallCredentials.","","Nested message and enum types in ChannelArgs.","Nested message and enum types in ChannelCredentials.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","Nested message and enum types in Value.","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a HeaderAppendAction, or None if value …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of HeaderAppendAction.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of codec_client_type, or the …","","","Nested message and enum types in CustomHealthCheck.","","","","","","","","Encodes the message to a buffer.","","","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Decodes an instance of the message from a buffer, and …","","","Nested message and enum types in Payload.","","","","","","","","","","","Sets codec_client_type to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Nested message and enum types in HeaderKeyFormat.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a HeadersWithUnderscoresAction, or None …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of …","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Version, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Version.","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Protocol, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Protocol.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a SocketState, or None if value is not …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of SocketState.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Endpoint.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Returns the enum value of health_status, or the default if …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Nested message and enum types in LbEndpoint.","","","","","","","Nested message and enum types in LocalityLbEndpoints.","","","","Sets health_status to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of drain_type, or the default if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Filter.","Nested message and enum types in FilterChain.","Nested message and enum types in FilterChainMatch.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Nested message and enum types in Listener.","Nested message and enum types in ListenerFilter.","Nested message and enum types in …","","","","","","","","","","","","","","","","","","","","Sets drain_type to the provided enum value.","Sets source_type to the provided enum value.","Sets traffic_direction to the provided enum value.","","","","Returns the enum value of source_type, or the default if …","","","","","","","","","","","","","","","","","Returns the enum value of traffic_direction, or the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a ConnectionSourceType, or None if value…","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of ConnectionSourceType.","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ConnectionBalanceConfig.","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a DrainType, or None if value is not a …","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Returns true if value is a variant of DrainType.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of cluster_not_found_response_code, …","","","","","","","Nested message and enum types in CorsPolicy.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in HeaderMatcher.","","","","","","","","","","","","","","Returns the enum value of internal_redirect_action, or the …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of priority, or the default if the …","","","","Nested message and enum types in QueryParameterMatcher.","","","","Nested message and enum types in RateLimit.","","","","Nested message and enum types in RedirectAction.","","","","","","","","Returns the enum value of require_tls, or the default if …","","Returns the enum value of response_code, or the default if …","","","","","","","","","","","","","Nested message and enum types in RetryPolicy.","","","","","","Nested message and enum types in Route.","Nested message and enum types in RouteAction.","Nested message and enum types in RouteMatch.","","","","","Sets cluster_not_found_response_code to the provided enum …","Sets internal_redirect_action to the provided enum value.","Sets priority to the provided enum value.","Sets require_tls to the provided enum value.","Sets response_code to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in VirtualHost.","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in WeightedCluster.","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","Nested message and enum types in Action.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Nested message and enum types in Override.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in MetaData.","","","Sets source to the provided enum value.","","Returns the enum value of source, or the default if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Source, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Source.","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a RedirectResponseCode, or None if value…","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of RedirectResponseCode.","Decodes an instance of the message from a buffer, and …","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of format, or the default if the …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a ResetHeaderFormat, or None if value …","","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns true if value is a variant of ResetHeaderFormat.","","","","","","","","Nested message and enum types in RetryHostPredicate.","Nested message and enum types in RetryPriority.","Sets format to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a ClusterNotFoundResponseCode, or None …","Converts an i32 to a InternalRedirectAction, or None if …","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","","","","","Nested message and enum types in HashPolicy.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if value is a variant of …","Returns true if value is a variant of …","","Decodes an instance of the message from a buffer, and …","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in UpgradeConfig.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a TlsRequirementType, or None if value …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of TlsRequirementType.","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ClusterWeight.","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in DoubleMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Nested message and enum types in ListMatcher.","","","","","Nested message and enum types in MetadataMatcher.","","","","","Nested message and enum types in RegexMatcher.","Nested message and enum types in StringMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ValueMatcher.","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in PathSegment.","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in MetadataKey.","Nested message and enum types in MetadataKind.","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in PathSegment.","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CustomTag.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of denominator, or the default if …","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in FractionalPercent.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a CodecClientType, or None if value is …","","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns true if value is a variant of CodecClientType.","","","Sets denominator to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a DenominatorType, or None if value is …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of DenominatorType.","","","","","","","","","","","","","","","","Generated client implementations.","Generated server implementations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Nested message and enum types in Resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","See https://github.com/envoyproxy/envoy-api#apis for a …","Enable decompressing responses.","","","","","Attempt to create a new client by connecting to a given …","","","Returns the argument unchanged.","","Calls U::from(self).","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","Compress requests with the given encoding.","This is a gRPC-only API.","","","","","","","","Generated trait containing gRPC methods that should be …","See https://github.com/envoyproxy/envoy-api#apis for a …","Server streaming response type for the …","Server streaming response type for the …","Enable decompressing requests with the given encoding.","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","","","Compress responses with the given encoding, if the client …","This is a gRPC-only API.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of config, or the default value if config…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Nested message and enum types in Host.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Returns the value of label, or the default value if label …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Capture.","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Compress.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Mode, or None if value is not a valid …","Converts an i32 to a Action, or None if value is not a …","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Returns true if value is a variant of Mode.","Returns true if value is a variant of Action.","","","Sets value to the provided enum value.","Sets value to the provided enum value.","","","","","","","","","","","","","","","","","","","Returns the enum value of value, or the default if the …","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","Nested message and enum types in Concatenate.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Strategy, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Strategy.","","Sets value to the provided enum value.","","","","","","","","","","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","Nested message and enum types in Firewall.","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","Returns the enum value of action, or the default if the …","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Action, or None if value is not a …","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of Action.","","","","","Sets action to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in LoadBalancer.","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Policy, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Policy.","","Sets value to the provided enum value.","","","","","","","","","","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in Match.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","Generated client implementations.","Generated server implementations.","The Manager Discovery Service provides an RPC for a …","Enable decompressing responses.","","","","","Attempt to create a new client by connecting to a given …","","","Returns the argument unchanged.","","Calls U::from(self).","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","Compress requests with the given encoding.","The RPC protocol begins with a single empty …","","","","","","","","Generated trait containing gRPC methods that should be …","The Manager Discovery Service provides an RPC for a …","Server streaming response type for the …","Server streaming response type for the …","Enable decompressing requests with the given encoding.","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","","","Compress responses with the given encoding, if the client …","The RPC protocol begins with a single empty …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in BytesRules.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","","","","","","","","","","","","","","","","","","","Returns the value of contains, or the default value if …","Returns the value of contains, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of defined_only, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in FieldRules.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a KnownRegex, or None if value is not a …","","","","","","","","","","","","","","","","","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","","","","","","","","","","","","","","","Returns the value of gt_now, or the default value if gt_now…","","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","","","","","","","","","","","","","","","","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if value is a variant of KnownRegex.","","","Returns the value of len, or the default value if len is …","Returns the value of len, or the default value if len is …","","","Returns the value of len_bytes, or the default value if …","","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","","","","","","","","","","","","","","","Returns the value of lt_now, or the default value if lt_now…","","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","","","","","","","","","","","","","","","Returns the value of max_bytes, or the default value if …","","Returns the value of max_items, or the default value if …","","Returns the value of max_len, or the default value if …","Returns the value of max_len, or the default value if …","","","Returns the value of max_pairs, or the default value if …","","","Returns the value of min_bytes, or the default value if …","","Returns the value of min_items, or the default value if …","","Returns the value of min_len, or the default value if …","Returns the value of min_len, or the default value if …","","","Returns the value of min_pairs, or the default value if …","","Returns the value of no_sparse, or the default value if …","","Returns the value of not_contains, or the default value if …","","","","","","","","","","","","","","","","","","","","Returns the value of pattern, or the default value if …","Returns the value of pattern, or the default value if …","","","Returns the value of prefix, or the default value if prefix…","Returns the value of prefix, or the default value if prefix…","","","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","","","","","Returns the value of skip, or the default value if skip is …","","Returns the value of strict, or the default value if strict…","","Nested message and enum types in StringRules.","Returns the value of suffix, or the default value if suffix…","Returns the value of suffix, or the default value if suffix…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of unique, or the default value if unique…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a PackageVersionStatus, or None if value…","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Returns true if value is a variant of PackageVersionStatus.","Returns the enum value of package_version_status, or the …","","","Sets package_version_status to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CollectionEntry.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Nested message and enum types in ResourceLocator.","","","","Returns the enum value of scheme, or the default if the …","","Sets scheme to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","Nested message and enum types in Directive.","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Scheme, or None if value is not a …","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of Scheme.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Nested message and enum types in Matcher.","","","","","Nested message and enum types in RegexMatcher.","Nested message and enum types in StringMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in MatcherList.","Nested message and enum types in MatcherTree.","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in OnMatch.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in Predicate.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","Returns the encoded length of the message without a length …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","Nested message and enum types in SinglePredicate.","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,5,6,0,1,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,14,0,1,3,10,11,13,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,0,12,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,15,15,1,16,4,4,9,14,9,4,14,14,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,9,4,1,3,4,5,6,7,8,9,10,11,12,13,14,15,16,0,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,38,38,38,0,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,22,22,22,0,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,22,0,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,42,23,23,23,23,23,23,23,23,23,23,23,23,23,0,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,23,0,0,0,0,0,0,50,0,0,0,48,0,0,47,51,48,51,0,0,0,48,0,0,48,0,0,0,0,0,0,51,47,0,0,0,0,49,0,0,0,48,0,48,49,48,0,0,48,0,48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,51,48,0,0,0,0,51,51,49,0,50,50,0,91,0,72,75,71,76,91,91,93,95,93,99,0,99,0,43,43,45,45,45,83,47,48,49,50,51,82,88,88,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,53,43,47,48,49,50,51,47,48,49,50,51,0,83,82,97,64,43,92,87,93,93,0,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,83,91,55,56,57,58,65,69,91,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,0,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,47,47,47,47,48,48,48,48,49,49,49,49,50,50,50,50,51,51,51,51,99,99,0,80,54,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,74,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,47,48,49,50,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,47,48,49,50,51,0,43,47,48,49,50,51,45,91,0,61,90,90,0,99,99,99,93,0,0,94,0,53,66,90,87,93,82,86,99,77,87,93,92,99,92,99,99,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,72,47,48,49,50,51,73,73,73,59,60,89,69,53,87,93,90,93,89,90,93,93,86,93,93,90,84,90,80,53,70,64,67,69,89,99,99,87,88,91,93,95,47,48,49,50,51,62,70,81,72,84,76,89,72,72,0,98,95,43,43,52,43,72,82,82,99,55,56,57,58,65,0,43,45,90,43,72,82,69,43,79,68,0,0,74,74,63,69,69,98,98,93,52,77,77,92,99,99,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,96,43,79,43,79,0,99,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,47,48,48,49,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,83,67,54,99,99,99,53,59,60,69,68,68,52,53,54,55,56,57,58,59,60,45,61,62,63,64,65,66,47,48,49,67,68,69,70,71,72,73,74,75,76,77,43,78,79,80,81,82,83,50,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,51,81,52,0,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,104,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,44,44,0,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,44,106,106,0,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,106,107,107,107,107,0,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,107,0,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,108,0,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,109,0,112,0,112,0,110,110,111,112,110,111,112,111,111,111,110,111,110,111,112,110,111,112,110,111,111,110,111,112,110,111,112,110,111,112,110,111,112,110,111,112,110,111,112,0,110,111,112,110,111,112,112,111,111,111,110,111,112,110,111,112,110,111,112,110,111,112,110,111,112,0,0,0,0,0,117,113,114,115,116,117,113,114,115,116,117,0,113,0,0,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,115,116,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,113,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,113,114,115,116,117,122,0,122,122,122,0,122,0,122,0,0,122,121,121,121,119,119,118,119,120,121,122,118,119,120,121,122,118,119,120,121,118,119,120,121,122,118,119,120,121,122,120,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,122,0,120,121,121,121,121,121,118,119,120,121,122,121,118,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,118,119,120,121,122,0,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,123,0,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,124,0,124,124,125,125,0,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,125,0,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,46,46,0,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,0,134,0,134,0,0,134,0,0,0,134,0,133,131,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,128,128,132,0,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,128,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,128,131,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,130,134,132,128,0,127,128,129,128,128,128,128,129,131,128,128,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,127,128,129,130,131,132,133,134,0,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,136,137,0,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,137,0,138,138,138,138,138,138,138,138,138,138,138,138,0,138,138,138,138,138,138,138,0,0,140,140,139,140,139,140,139,139,140,139,140,139,140,139,140,139,140,139,140,139,140,139,140,139,140,139,140,140,139,140,139,140,139,140,139,140,139,140,0,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,141,100,100,0,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,100,103,103,0,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,142,0,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,142,143,0,143,0,101,101,101,101,143,101,143,101,143,101,143,101,101,101,143,143,101,143,101,101,101,101,101,143,101,143,101,101,143,101,101,101,143,101,143,101,143,101,101,143,101,101,143,101,143,101,143,101,143,144,144,0,102,102,102,0,102,102,144,102,144,102,144,102,144,102,102,102,144,144,102,144,102,102,102,102,102,144,102,144,102,102,144,102,102,102,144,102,144,102,144,102,102,144,102,102,144,102,144,102,144,102,144,0,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,145,0,0,0,0,0,146,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,0,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,146,147,147,147,146,146,147,148,149,146,147,148,149,149,0,149,148,148,147,149,149,0,147,149,149,147,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,146,147,148,149,0,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,150,151,151,0,151,151,151,151,151,151,151,151,151,151,151,151,151,151,151,151,151,151,0,0,153,153,152,153,152,153,152,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,152,153,0,0,0,0,0,0,0,0,0,0,0,0,164,164,156,154,164,156,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,155,159,164,164,160,160,154,155,156,157,158,159,160,161,162,163,164,164,164,156,156,161,164,164,164,164,160,154,155,156,157,158,159,160,161,162,163,164,163,154,155,156,157,158,159,160,161,162,163,164,0,0,0,157,164,159,157,154,155,156,157,158,159,160,161,162,163,164,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,160,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,0,0,0,164,164,164,157,164,155,157,159,164,157,160,164,156,160,161,160,164,158,156,164,156,164,164,156,156,156,156,164,156,164,164,154,155,156,157,158,159,160,161,162,163,164,164,164,164,156,157,157,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,154,155,156,157,158,159,160,161,162,163,164,164,164,157,154,155,156,157,158,159,160,161,162,163,164,167,0,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,0,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,166,0,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,0,165,0,0,172,0,0,165,165,170,169,169,170,171,165,172,169,170,171,165,172,169,170,171,169,170,171,165,172,169,170,171,165,172,165,165,0,169,170,171,165,172,169,170,171,172,169,170,171,165,172,165,165,165,165,169,170,171,165,172,169,170,171,165,172,165,169,170,171,165,172,165,165,169,170,171,165,172,169,170,171,165,172,165,172,165,169,170,171,165,172,169,170,171,165,165,172,169,170,171,165,172,169,170,171,165,172,169,170,171,165,172,0,0,174,173,174,173,174,173,173,174,173,174,173,174,173,174,173,174,173,174,173,174,173,174,173,174,173,174,174,173,174,173,174,173,174,173,174,173,174,175,0,175,175,175,175,175,175,175,175,175,175,175,175,175,175,175,175,175,175,175,177,177,177,0,177,177,0,176,177,176,177,176,176,177,176,177,176,177,176,177,176,177,176,177,176,177,176,177,176,177,176,177,177,176,176,177,176,177,176,177,176,177,176,177,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,179,180,193,186,183,196,183,183,183,184,188,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,182,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,191,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,184,184,184,181,197,178,184,0,191,180,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,193,178,182,183,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,183,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,182,184,184,194,0,182,192,186,178,184,187,184,185,184,178,178,184,186,184,184,184,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,194,197,193,180,178,183,184,184,196,184,180,184,178,180,192,194,195,185,190,191,187,182,178,180,185,185,187,196,184,184,184,190,195,0,182,191,181,0,185,178,184,0,196,184,178,180,178,180,184,178,178,187,187,178,180,178,180,185,185,185,185,185,185,185,0,178,184,178,184,185,0,0,0,178,182,181,187,184,184,184,178,187,183,193,188,187,184,182,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,181,180,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,178,180,184,178,0,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,0,0,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,202,203,203,0,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,203,204,0,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,0,0,0,205,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,205,206,0,206,205,206,205,206,205,206,205,206,205,206,0,0,215,0,215,215,0,215,0,215,0,215,0,215,0,215,0,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,213,214,209,211,213,214,211,212,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,212,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,209,212,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,215,0,213,214,214,209,214,214,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,207,208,209,210,211,212,213,214,215,216,216,0,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,216,0,218,0,217,218,217,218,217,217,218,217,218,217,218,217,218,217,218,217,218,217,218,217,218,217,218,217,218,218,217,217,218,217,218,217,218,217,218,217,218,201,219,201,220,0,201,220,0,220,219,0,201,201,201,201,219,220,201,219,220,201,219,220,201,219,220,201,201,201,219,220,219,220,201,219,220,201,201,201,201,201,219,220,201,219,220,201,201,219,220,201,201,201,219,220,201,219,220,201,219,220,201,201,219,220,201,201,219,220,201,219,220,201,219,220,201,219,220,0,0,0,0,0,0,221,221,221,224,222,223,224,225,226,221,222,223,224,225,226,221,222,223,224,225,226,222,223,224,225,226,221,222,223,224,225,226,221,221,221,222,223,222,223,224,225,226,221,222,223,224,225,226,222,223,224,225,226,221,221,221,221,221,222,223,224,225,226,221,225,225,222,223,224,225,226,221,221,222,223,224,225,226,221,221,221,222,223,224,225,226,221,222,223,224,225,226,221,221,224,226,222,223,225,221,226,0,0,225,222,223,224,225,226,221,222,223,224,225,226,221,221,222,223,224,225,226,221,222,223,224,225,226,221,222,223,224,225,226,221,0,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,0,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,228,0,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,229,235,234,234,0,0,234,199,0,235,235,235,0,0,0,198,199,0,198,0,234,198,199,230,231,232,233,198,199,234,235,230,231,232,233,198,199,234,235,230,231,232,233,230,231,232,233,198,199,234,235,230,231,232,233,198,199,234,235,230,198,199,198,199,232,230,231,232,233,198,199,232,234,235,230,231,232,233,234,235,230,231,232,233,198,199,234,235,198,198,198,198,199,199,199,199,230,231,232,233,198,199,234,235,230,231,232,233,198,199,234,235,198,199,230,231,232,233,198,199,234,235,198,199,233,233,198,199,0,230,231,232,233,198,199,234,235,230,231,232,233,198,199,234,235,198,199,233,234,235,198,199,231,230,231,230,231,232,233,198,199,234,235,230,230,231,232,233,198,198,199,199,234,235,230,231,232,233,198,199,234,235,230,231,232,233,198,199,234,235,0,232,230,231,232,233,198,199,234,235,0,241,0,241,0,241,0,241,0,0,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,236,236,237,238,239,240,241,236,237,238,239,240,241,240,241,237,239,237,236,238,236,237,238,239,240,241,236,237,238,239,240,241,236,237,238,239,240,241,237,236,237,238,239,240,241,236,237,238,239,240,241,0,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,242,0,246,0,246,0,246,246,0,243,244,245,246,243,244,245,246,243,244,245,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,246,244,243,244,245,246,243,244,245,246,243,244,245,246,243,244,245,246,244,243,244,245,246,200,200,200,0,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,0,248,0,247,248,247,248,247,247,248,247,248,247,0,247,248,247,248,247,248,247,248,247,248,247,248,247,247,248,247,248,248,247,247,247,247,247,247,247,248,247,248,247,248,247,248,247,247,248,247,249,0,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,249,0,0,0,0,0,0,0,0,0,0,0,0,0,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,0,250,251,252,253,254,255,256,257,251,250,251,252,253,254,255,256,257,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,253,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,257,0,250,253,255,256,0,257,252,254,251,0,0,252,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,250,251,252,253,254,255,256,257,257,0,250,251,252,253,254,255,256,257,258,0,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,258,0,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,0,260,260,260,260,260,260,260,260,260,260,260,260,260,0,260,260,260,260,260,260,261,0,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,0,0,263,262,263,262,263,262,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,262,263,264,264,0,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,264,266,266,266,0,0,266,266,266,265,266,265,266,265,265,266,265,266,265,266,265,266,265,266,265,266,265,266,265,266,265,266,265,266,266,265,266,265,266,265,266,265,266,265,266,0,0,0,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,267,268,0,0,267,267,268,267,268,267,268,267,268,267,268,0,269,269,269,269,269,269,269,269,269,269,269,269,269,0,269,269,269,269,269,269,270,0,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,0,275,0,275,0,0,275,0,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,271,272,273,274,275,0,0,276,276,276,276,276,0,276,276,276,276,276,276,276,276,276,276,276,276,276,276,276,0,281,0,0,281,0,281,281,0,277,278,279,280,281,277,278,279,280,281,277,278,279,280,277,278,279,280,281,277,278,279,280,281,277,278,279,280,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,280,281,280,278,279,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,278,279,280,281,277,277,278,279,280,281,0,0,0,135,135,135,0,0,0,135,282,283,284,285,286,135,282,283,284,285,286,135,282,283,284,285,286,282,283,284,285,286,135,282,283,284,285,286,135,135,135,282,283,284,285,286,135,283,283,282,283,284,285,286,284,285,286,282,283,284,285,286,135,135,135,135,135,282,283,284,285,286,135,0,282,283,284,285,286,135,135,282,283,284,285,286,135,135,135,282,283,284,285,286,135,282,283,284,285,286,135,135,283,135,283,284,285,286,282,283,284,285,286,135,282,283,284,285,286,135,135,282,283,284,285,286,135,282,283,284,285,286,135,282,282,283,284,285,286,135,0,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,0,0,0,0,0,0,0,0,0,0,292,288,289,290,291,292,293,288,289,290,291,292,293,292,289,288,289,290,291,292,293,288,289,290,291,292,293,288,289,290,291,292,293,289,291,288,289,290,291,292,293,288,289,290,291,292,293,288,289,290,291,292,293,288,290,288,289,290,291,292,293,288,289,290,291,292,293,288,289,290,291,292,293,290,288,289,290,291,292,293,288,289,290,291,292,293,292,288,290,289,291,291,0,292,288,290,290,289,291,288,290,291,288,289,290,291,292,293,288,289,290,291,292,293,288,289,290,291,292,293,292,288,289,290,291,292,293,288,289,290,291,292,288,289,288,289,290,291,292,293,0,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,294,0,0,317,317,316,316,316,316,316,316,316,317,316,316,316,316,316,316,316,316,316,316,316,316,316,317,316,316,316,316,316,316,0,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,331,0,0,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,332,0,0,0,0,0,0,0,0,0,0,0,0,0,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,340,340,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,334,333,334,335,336,337,338,339,340,341,341,336,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,0,338,339,338,339,337,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,340,340,334,338,340,338,339,335,336,335,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,333,334,335,336,337,338,339,340,341,335,0,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,0,0,0,0,0,0,0,0,0,0,0,0,0,0,343,343,0,343,343,343,343,343,343,343,343,343,343,343,343,343,343,343,343,343,343,0,347,0,347,0,0,347,344,345,346,347,344,345,346,347,344,345,346,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,347,346,344,345,344,345,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,344,345,346,347,0,0,348,348,348,348,348,0,348,348,348,348,348,348,348,348,348,348,348,348,348,348,348,348,0,0,350,350,350,349,0,0,349,349,350,351,352,349,350,351,352,349,350,351,352,351,352,349,350,351,352,349,350,349,350,349,350,351,352,349,350,351,352,351,352,349,350,349,349,349,349,350,350,350,350,351,352,349,350,351,352,349,350,349,350,351,352,349,350,349,350,349,350,351,352,349,350,351,352,349,350,349,350,349,350,351,352,351,352,349,350,351,352,349,349,350,350,351,352,349,350,351,352,349,350,351,352,351,352,351,352,349,350,0,0,353,353,353,353,353,353,0,353,353,353,353,353,353,353,353,353,353,353,353,353,353,353,354,354,354,0,0,354,355,354,355,354,355,355,354,355,354,354,354,355,354,355,355,354,354,354,354,354,355,354,355,354,354,355,354,354,354,355,354,355,354,354,354,355,355,354,355,354,354,355,354,355,354,355,355,355,354,0,0,356,356,356,356,356,356,356,356,356,356,356,356,356,356,356,356,356,356,356,0,0,357,357,357,357,357,357,357,357,357,357,357,357,357,357,357,357,357,357,0,0,358,358,358,358,358,358,358,358,0,358,358,358,358,358,358,358,358,358,358,358,358,0,360,360,0,0,359,359,360,361,359,360,361,359,360,361,359,361,359,360,361,359,360,360,360,361,359,360,361,359,361,359,360,360,360,360,360,361,359,360,361,359,360,360,361,359,360,360,360,361,359,360,361,359,360,360,361,361,360,359,359,359,361,359,360,361,359,360,360,361,359,360,361,359,360,361,359,360,0,0,362,362,362,362,362,362,362,362,362,362,362,362,362,0,362,362,362,362,362,362,363,0,0,363,363,363,364,363,364,363,364,364,363,364,363,363,363,364,363,364,364,363,363,363,363,363,364,363,364,363,363,364,363,363,363,364,363,364,363,363,363,364,364,363,364,363,363,364,363,364,363,364,364,364,363,0,0,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,365,0,0,366,366,366,366,366,366,366,366,366,366,366,366,366,0,366,366,366,366,366,366,366,0,0,367,368,367,368,368,367,368,367,368,367,368,367,368,367,368,367,368,368,367,367,368,367,368,367,368,367,368,367,368,368,367,368,367,368,367,368,367,368,367,367,368,0,0,369,369,369,369,369,369,369,369,369,369,369,369,369,369,369,369,369,369,0,0,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,370,0,0,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,371,0,0,0,0,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,0,0,374,374,373,373,373,373,373,373,373,374,373,373,373,373,373,373,373,373,373,373,373,373,373,374,373,373,373,373,373,373,0,0,0,0,0,0,0,0,0,0,375,375,0,0,0,0,0,0,0,0,0,0,0,0,0,0,375,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,0,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,375,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,397,398,390,391,390,391,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,392,392,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,375,375,375,0,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,377,378,379,380,381,382,383,384,385,386,387,388,377,378,379,380,381,382,383,384,385,386,387,388,397,398,398,398,377,378,379,380,381,382,383,384,385,386,387,388,377,378,379,380,381,382,383,384,385,386,387,388,397,398,375,377,378,379,380,381,382,383,384,385,386,387,388,390,391,394,395,377,378,379,380,381,382,383,384,385,386,387,388,390,391,394,395,377,378,379,380,381,382,383,384,385,386,387,388,390,391,392,396,397,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,394,395,390,391,390,391,390,390,377,378,379,380,381,382,383,384,385,386,387,388,377,378,379,380,381,382,383,384,385,386,387,388,397,398,398,398,377,378,379,380,381,382,383,384,385,386,387,388,377,378,379,380,381,382,383,384,385,386,387,388,397,398,390,390,394,394,390,391,390,391,395,395,376,390,390,394,394,390,391,390,391,395,395,395,395,390,390,377,378,379,380,381,382,383,384,385,386,387,388,390,391,392,396,397,375,390,391,390,391,390,391,390,391,393,396,397,398,393,396,397,398,393,393,390,390,0,390,391,390,391,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,375,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,376,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,394,394,395,376,377,378,379,380,381,382,383,384,385,386,387,388,389,390,391,392,393,394,395,396,397,398,375,390,391,398,405,405,405,0,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,0,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,407,407,407,407,407,407,407,407,407,0,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,0,0,0,0,408,0,0,408,0,408,0,0,408,408,409,410,411,412,408,409,410,411,412,408,409,410,411,412,409,410,411,412,408,409,410,411,412,408,408,408,409,410,411,412,408,409,410,411,412,409,410,411,412,408,408,408,408,408,409,410,411,412,408,409,410,411,412,408,408,409,410,411,412,408,408,408,409,410,411,412,408,409,410,411,412,408,408,412,412,408,412,409,410,411,412,408,409,410,411,412,408,408,409,410,411,412,408,409,410,411,412,408,409,410,411,412,408,409,410,411,412,0,0,0,0,0,0,0,416,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,0,418,416,413,414,415,416,417,418,416,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,416,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,0,417,416,418,416,416,416,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,414,415,416,417,418,413,413,414,415,416,417,418,0,421,421,0,420,421,420,421,420,420,421,420,421,420,421,420,421,420,421,420,421,420,421,420,421,420,421,420,421,421,420,420,420,421,420,421,420,421,420,421,420,420,421,0,0,423,419,419,0,419,419,422,419,423,422,419,423,422,422,419,423,422,419,423,419,419,422,419,0,422,423,422,423,422,419,423,419,419,419,419,422,419,423,422,419,423,419,422,419,423,419,419,422,419,423,422,419,423,419,423,419,422,419,423,422,419,419,423,422,419,423,422,419,423,422,419,423,424,0,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,424,0,0,0,0,0,0,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,425,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,426,425,426,427,428,425,426,427,428,426,0,428,428,427,425,0,0,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,425,426,427,428,0,432,0,432,0,0,429,430,431,432,429,430,431,432,429,430,431,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,431,429,430,431,432,429,430,431,432,0,0,430,432,0,429,429,430,431,432,431,429,430,431,432,429,430,431,432,429,430,431,432,429,430,431,432,0,0,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,433,434,0,434,433,434,433,434,433,434,433,434,433,434,437,0,437,437,0,0,437,435,436,437,435,436,437,435,436,435,436,437,435,436,437,435,436,437,435,436,437,435,436,437,435,436,437,435,436,437,435,436,437,435,435,436,437,435,436,437,435,437,436,0,435,436,437,435,436,437,435,436,437,435,436,437,435,436,437,438,0,438,438,438,438,438,438,438,438,438,438,438,438,438,438,438,438,438,438,438,440,440,0,440,0,439,440,439,440,439,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,439,440,441,441,0,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,0,0,443,442,443,442,443,442,442,443,442,443,442,443,442,443,442,443,442,443,442,443,442,443,442,443,442,443,443,442,443,442,443,442,443,442,443,442,443,444,444,0,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444,444],"f":"````````````````````````````````{ce{}{}}00000000000000000000000000000{bd}{fd}{hd}{jd}{ld}{nd}{A`d}{Abd}{Add}{Afd}{Ahd}{Ajd}{Ald}{And}{B`d}{bb}{ff}{hh}{jj}{ll}{nn}{A`A`}{AbAb}{AdAd}{AfAf}{AhAh}{AjAj}{AlAl}{AnAn}{B`B`}{{ce}d{}{}}00000000000000`````{{}b}{{}f}{{}h}{{}j}{{}l}{{}n}{{}A`}{{}Ab}{{}Ad}{{}Af}{{}Ah}{{}Aj}{{}Al}{{}An}{{}B`}{bBb}{fBb}{hBb}{jBb}{lBb}{nBb}{A`Bb}{AbBb}{AdBb}{AfBb}{AhBb}{AjBb}{AlBb}{AnBb}{B`Bb}{{bb}Bd}{{ff}Bd}{{hh}Bd}{{jj}Bd}{{ll}Bd}{{nn}Bd}{{A`A`}Bd}{{AbAb}Bd}{{AdAd}Bd}{{AfAf}Bd}{{AhAh}Bd}{{AjAj}Bd}{{AlAl}Bd}{{AnAn}Bd}{{B`B`}Bd}```````{{bBf}Bh}{{fBf}Bh}{{hBf}Bh}{{jBf}Bh}{{lBf}Bh}{{nBf}Bh}{{A`Bf}Bh}{{AbBf}Bh}{{AdBf}Bh}{{AfBf}Bh}{{AhBf}Bh}{{AjBf}Bh}{{AlBf}Bh}{{AnBf}Bh}{{B`Bf}Bh}{cc{}}00000000000000000000000000000``{ce{}{}}00000000000000{c{{Bj{e}}}{}{}}00000000000000````{hBl}``{{AlBn}d}`{{hBl}d}{Al{{Cf{{Cd{{Cb{C`}}}}}}}}`555555555555555{c{{Ch{e}}}{}{}}00000000000000000000000000000{cCj{}}00000000000000``777777777777777``77{ClCl}{{ce}d{}{}}{{Clc}dCn}{ClBb}{{ClCl}Bd}{{ClBf}Bh}>>=<{{{D`{Cl}}DbDdcDf}{{Ch{dDh}}}Dj}>887>`````````````>>{DlDl}6{{Dlc}dCn}{DlBb}{{DlDl}Bd}{{DlBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Dl}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4````{BlDn}55{BlBl}{{ce}d{}{}}{{BlBl}E`}{{ce}E`{}{}}{{}Bl}{{BlBl}Bd}{{ce}Bd{}{}}000{{BlBf}Bh}>{C`{{D`{Bl}}}}?{Dn{{D`{Bl}}}}{{Blc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{BlBl}{{D`{E`}}}}3{C`{{Ch{BlDh}}}}{c{{Ch{e}}}{}{}}0{cCj{}}6``66{EdEd}{{ce}d{}{}}{{Edc}dCn}{EdBb}{{EdEd}Bd}{{EdBf}Bh}{cc{}}0=<{{{D`{Ed}}DbDdcDf}{{Ch{dDh}}}Dj}>998>``````````````````{BnDn}??{BnBn}8{{BnBn}E`}{{ce}E`{}{}}{{}Bn}{{BnBn}Bd}{{ce}Bd{}{}}000{{BnBf}Bh}9{C`{{D`{Bn}}}}:{Dn{{D`{Bn}}}}{{Bnc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{BnBn}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{BnDh}}}}1{cCj{}}6```````````````````````````````````````````````````````````````````````````````````````````````{EfEh}``{EjEl}``{EnDn}{F`Dn}{FbDn}{FdDn}{FfDn}```=============================================================================================================={Fhd}{Fjd}{Fld}{Fnd}{G`d}{Gbd}{Gdd}{Gfd}{Ghd}{Ejd}{Gjd}{Gld}{Gnd}{H`d}{Hbd}{Hdd}{Hfd}{Hhd}{Hjd}{Hld}{Hnd}{I`d}{Ibd}{Idd}{Ifd}{Ihd}{Ijd}{Efd}{Ild}{Ind}{J`d}{Jbd}{Jdd}{Jfd}{Jhd}{Jjd}{Jld}{Jnd}{K`d}{Kbd}{Kdd}{Kfd}{Khd}{Kjd}{Kld}{Knd}{L`d}{Lbd}{Ldd}{Lfd}{FhFh}{FjFj}{FlFl}{FnFn}{G`G`}{GbGb}{GdGd}{GfGf}{GhGh}{EjEj}{GjGj}{GlGl}{GnGn}{H`H`}{HbHb}{HdHd}{EnEn}{F`F`}{FbFb}{HfHf}{HhHh}{HjHj}{HlHl}{HnHn}{I`I`}{IbIb}{IdId}{IfIf}{IhIh}{IjIj}{EfEf}{IlIl}{InIn}{J`J`}{JbJb}{JdJd}{JfJf}{FdFd}{JhJh}{JjJj}{JlJl}{JnJn}{K`K`}{KbKb}{KdKd}{KfKf}{KhKh}{KjKj}{KlKl}{KnKn}{L`L`}{LbLb}{LdLd}{LfLf}{FfFf}{{ce}d{}{}}000000000000000000000000000000000000000000000000000000``{{EnEn}E`}{{F`F`}E`}{{FbFb}E`}{{FdFd}E`}{{FfFf}E`}{{ce}E`{}{}}0000```````````{{}Fh}{{}Fj}{{}Fl}{{}Fn}{{}G`}{{}Gb}{{}Gd}{{}Gf}{{}Gh}{{}Ej}{{}Gj}{{}Gl}{{}Gn}{{}H`}{{}Hb}{{}Hd}{{}En}{{}F`}{{}Fb}{{}Hf}{{}Hh}{{}Hj}{{}Hl}{{}Hn}{{}I`}{{}Ib}{{}Id}{{}If}{{}Ih}{{}Ij}{{}Ef}{{}Il}{{}In}{{}J`}{{}Jb}{{}Jd}{{}Jf}{{}Fd}{{}Jh}{{}Jj}{{}Jl}{{}Jn}{{}K`}{{}Kb}{{}Kd}{{}Kf}{{}Kh}{{}Kj}{{}Kl}{{}Kn}{{}L`}{{}Lb}{{}Ld}{{}Lf}{{}Ff}`````````{FhBb}{FjBb}{FlBb}{FnBb}{G`Bb}{GbBb}{GdBb}{GfBb}{GhBb}{EjBb}{GjBb}{GlBb}{GnBb}{H`Bb}{HbBb}{HdBb}{HfBb}{HhBb}{HjBb}{HlBb}{HnBb}{I`Bb}{IbBb}{IdBb}{IfBb}{IhBb}{IjBb}{EfBb}{IlBb}{InBb}{J`Bb}{JbBb}{JdBb}{JfBb}{JhBb}{JjBb}{JlBb}{JnBb}{K`Bb}{KbBb}{KdBb}{KfBb}{KhBb}{KjBb}{KlBb}{KnBb}{L`Bb}{LbBb}{LdBb}{LfBb}`{{FhFh}Bd}{{FjFj}Bd}{{FlFl}Bd}{{FnFn}Bd}{{G`G`}Bd}{{GbGb}Bd}{{GdGd}Bd}{{GfGf}Bd}{{GhGh}Bd}{{EjEj}Bd}{{GjGj}Bd}{{GlGl}Bd}{{GnGn}Bd}{{H`H`}Bd}{{HbHb}Bd}{{HdHd}Bd}{{EnEn}Bd}{{F`F`}Bd}{{FbFb}Bd}{{HfHf}Bd}{{HhHh}Bd}{{HjHj}Bd}{{HlHl}Bd}{{HnHn}Bd}{{I`I`}Bd}{{IbIb}Bd}{{IdId}Bd}{{IfIf}Bd}{{IhIh}Bd}{{IjIj}Bd}{{EfEf}Bd}{{IlIl}Bd}{{InIn}Bd}{{J`J`}Bd}{{JbJb}Bd}{{JdJd}Bd}{{JfJf}Bd}{{FdFd}Bd}{{JhJh}Bd}{{JjJj}Bd}{{JlJl}Bd}{{JnJn}Bd}{{K`K`}Bd}{{KbKb}Bd}{{KdKd}Bd}{{KfKf}Bd}{{KhKh}Bd}{{KjKj}Bd}{{KlKl}Bd}{{KnKn}Bd}{{L`L`}Bd}{{LbLb}Bd}{{LdLd}Bd}{{LfLf}Bd}{{FfFf}Bd}{{ce}Bd{}{}}0000000000000000000`````{{FhBf}Bh}{{FjBf}Bh}{{FlBf}Bh}{{FnBf}Bh}{{G`Bf}Bh}{{GbBf}Bh}{{GdBf}Bh}{{GfBf}Bh}{{GhBf}Bh}{{EjBf}Bh}{{GjBf}Bh}{{GlBf}Bh}{{GnBf}Bh}{{H`Bf}Bh}{{HbBf}Bh}{{HdBf}Bh}{{EnBf}Bh}{{F`Bf}Bh}{{FbBf}Bh}{{HfBf}Bh}{{HhBf}Bh}{{HjBf}Bh}{{HlBf}Bh}{{HnBf}Bh}{{I`Bf}Bh}{{IbBf}Bh}{{IdBf}Bh}{{IfBf}Bh}{{IhBf}Bh}{{IjBf}Bh}{{EfBf}Bh}{{IlBf}Bh}{{InBf}Bh}{{J`Bf}Bh}{{JbBf}Bh}{{JdBf}Bh}{{JfBf}Bh}{{FdBf}Bh}{{JhBf}Bh}{{JjBf}Bh}{{JlBf}Bh}{{JnBf}Bh}{{K`Bf}Bh}{{KbBf}Bh}{{KdBf}Bh}{{KfBf}Bh}{{KhBf}Bh}{{KjBf}Bh}{{KlBf}Bh}{{KnBf}Bh}{{L`Bf}Bh}{{LbBf}Bh}{{LdBf}Bh}{{LfBf}Bh}{{FfBf}Bh}`{cc{}}000000000000000000000000000000000000000000000000000000{C`{{D`{En}}}}{C`{{D`{F`}}}}{C`{{D`{Fb}}}}{C`{{D`{Fd}}}}{C`{{D`{Ff}}}}5555555555555555555555555555555555555555555555555555555{Dn{{D`{En}}}}{Dn{{D`{F`}}}}{Dn{{D`{Fb}}}}{Dn{{D`{Fd}}}}{Dn{{D`{Ff}}}}``{{Enc}dEb}{{F`c}dEb}{{Fbc}dEb}{{Fdc}dEb}{{Ffc}dEb}````{KdLh}``````````````````````````{ce{}{}}000000000000000000000000000000000000000000000000000000{c{{Bj{e}}}{}{}}000000000000000000000000000000000000000000000000000000`{C`Bd}0000````````````````````````````````````{{EnEn}{{D`{E`}}}}{{F`F`}{{D`{E`}}}}{{FbFb}{{D`{E`}}}}{{FdFd}{{D`{E`}}}}{{FfFf}{{D`{E`}}}}```````{I`Lj}``{{LdFf}d}``````{JdFd}````````{{EfEh}d}{{EjEl}d}{{KdLh}d}`{{I`Lj}d}{{JdFd}d}{{HjLl}d}{{EfFd}d}{{InFd}d}{{HhLn}d}`````{HjLl}`{Ld{{Cf{{Cd{{Cb{C`}}}}}}}}````````{ce{}{}}000000000000000000000000000000000000000000000000000000`{EfFd}{InFd}````{c{{Ch{e}}}{}{}}000000000000000{C`{{Ch{EnDh}}}}1{C`{{Ch{F`Dh}}}}22{C`{{Ch{FbDh}}}}3333333333333333333{C`{{Ch{FdDh}}}}44444444444444444{C`{{Ch{FfDh}}}}5555555555555555555555555555555555555555555555555555555{cCj{}}000000000000000000000000000000000000000000000000000000``````````{HhLn}`:::::::::::::::::::::::::::::::::::::::::::::::::::::::``````::{M`M`}{{ce}d{}{}}{{M`c}dCn}{M`Bb}{{M`M`}Bd}{{M`Bf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{M`}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0<3`33{Mbd}{MbMb};{{}Mb}{MbBb}{{MbMb}Bd}{{MbBf}Bh}::`98`966{cCj{}}:```````{EhDn};;{EhEh}{{ce}d{}{}}{{EhEh}E`}{{ce}E`{}{}}{{}Eh}{{EhEh}Bd}{{ce}Bd{}{}}000{{EhBf}Bh}{cc{}}{C`{{D`{Eh}}}}1{Dn{{D`{Eh}}}}{{Ehc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{EhEh}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{EhDh}}}}1{cCj{}}6``````66{MdMd}{{ce}d{}{}}{{Mdc}dCn}{MdBb}{{MdMd}Bd}{{MdBf}Bh}{cc{}}0=<{{{D`{Md}}DbDdcDf}{{Ch{dDh}}}Dj}>::8>`````>>{MfMf}7{{Mfc}dCn}{MfBb}{{MfMf}Bd}{{MfBf}Bh}66{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Mf}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4``44{MhMh}{{ce}d{}{}}{{Mhc}dCn}{MhBb}{{MhMh}Bd}{{MhBf}Bh}{cc{}}0;:{{{D`{Mh}}DbDdcDf}{{Ch{dDh}}}Dj}<998<``<<{MjMj}7{{Mjc}dCn}{MjBb}{{MjMj}Bd}{{MjBf}Bh}66{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Mj}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4``````444444```{Mld}{Mnd}{MlMl}{MnMn}{N`N`}{{ce}d{}{}}00```{{}Ml}{{}Mn}{{N`c}dCn}{MlBb}{MnBb}{N`Bb}{{MlMl}Bd}{{MnMn}Bd}{{N`N`}Bd}{{MlBf}Bh}{{MnBf}Bh}{{N`Bf}Bh}{cc{}}00000`{ce{}{}}00{c{{Bj{e}}}{}{}}00{{{D`{N`}}DbDdcDf}{{Ch{dDh}}}Dj}```222{c{{Ch{e}}}{}{}}00000{cCj{}}00444``````4444444444````{Nbd}{Ndd}{Nfd}{Nhd}{Njd}{NbNb}{NdNd}{NfNf}{NhNh}{NjNj}{{ce}d{}{}}0000``{{}Nb}{{}Nd}{{}Nf}{{}Nh}{{}Nj}{NbBb}{NdBb}{NfBb}{NhBb}{NjBb}{{NbNb}Bd}{{NdNd}Bd}{{NfNf}Bd}{{NhNh}Bd}{{NjNj}Bd}{{NbBf}Bh}{{NdBf}Bh}{{NfBf}Bh}{{NhBf}Bh}{{NjBf}Bh}{cc{}}000000000{ce{}{}}0000{c{{Bj{e}}}{}{}}0000``11111{c{{Ch{e}}}{}{}}000000000{cCj{}}000033333`````````````````3333333333{Nld}{Nnd}{O`d}{Obd}{NlNl}{NnNn}{O`O`}{ObOb}{OdOd}{{ce}d{}{}}0000`{{}Nl}{{}Nn}{{}O`}{{}Ob}{{Odc}dCn}{NlBb}{NnBb}{O`Bb}{ObBb}{OdBb}{{NlNl}Bd}{{NnNn}Bd}{{O`O`}Bd}{{ObOb}Bd}{{OdOd}Bd}{{NlBf}Bh}{{NnBf}Bh}{{O`Bf}Bh}{{ObBf}Bh}{{OdBf}Bh}{cc{}}000000000{ce{}{}}0000{c{{Bj{e}}}{}{}}0000`{{{D`{Od}}DbDdcDf}{{Ch{dDh}}}Dj}```````22222``{c{{Ch{e}}}{}{}}000000000{cCj{}}000044444``44{OfOf}{{ce}d{}{}}{{Ofc}dCn}{OfBb}{{OfOf}Bd}{{OfBf}Bh};;:9{{{D`{Of}}DbDdcDf}{{Ch{dDh}}}Dj};887;`;;{Ohd}{OhOh}7{{}Oh}{OhBb}{{OhOh}Bd}{{OhBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}1{c{{Ch{e}}}{}{}}0{cCj{}}``3```33{OjOj}{{ce}d{}{}}{{Ojc}dCn}{OjBb}{{OjOj}Bd}{{OjBf}Bh}::98{{{D`{Oj}}DbDdcDf}{{Ch{dDh}}}Dj}:887:````::{OlOl}6{{Olc}dCn}{OlBb}{{OlOl}Bd}{{OlBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Ol}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4````{ElDn}55{ElEl}{{ce}d{}{}}{{ElEl}E`}{{ce}E`{}{}}{{}El}{{ElEl}Bd}{{ce}Bd{}{}}000{{ElBf}Bh}>{C`{{D`{El}}}}?{Dn{{D`{El}}}}{{Elc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{ElEl}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{ElDh}}}}1{cCj{}}6``````````````6666666666666666{Ond}{A`d}{Abd}{Add}{Afd}{Ahd}{Ajd}{OnOn}{A`A`}{AbAb}{AdAd}{AfAf}{AhAh}{AjAj}{AlAl}{{ce}d{}{}}0000000{A`An}```{{}On}{{}A`}{{}Ab}{{}Ad}{{}Af}{{}Ah}{{}Aj}{{Alc}dCn}{OnBb}{A`Bb}{AbBb}{AdBb}{AfBb}{AhBb}{AjBb}{AlBb}{{OnOn}Bd}{{A`A`}Bd}{{AbAb}Bd}{{AdAd}Bd}{{AfAf}Bd}{{AhAh}Bd}{{AjAj}Bd}{{AlAl}Bd}`{{OnBf}Bh}{{A`Bf}Bh}{{AbBf}Bh}{{AdBf}Bh}{{AfBf}Bh}{{AhBf}Bh}{{AjBf}Bh}{{AlBf}Bh}{cc{}}000000000000000``{ce{}{}}0000000{c{{Bj{e}}}{}{}}0000000`{{{D`{Al}}DbDdcDf}{{Ch{dDh}}}Dj}`````````````{{A`An}d}33333333{c{{Ch{e}}}{}{}}000000000000000{cCj{}}000000055555555``55{AA`AA`}{{ce}d{}{}}{{AA`c}dCn}{AA`Bb}{{AA`AA`}Bd}{{AA`Bf}Bh}<<;:{{{D`{AA`}}DbDdcDf}{{Ch{dDh}}}Dj}<887<```<<{AAbAAb}6{{AAbc}dCn}{AAbBb}{{AAbAAb}Bd}{{AAbBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{AAb}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4`44{AAdd}{AAdAAd}{{ce}d{}{}}{{}AAd}{AAdBb}{{AAdAAd}Bd}{{AAdBf}Bh}<<``;:;887;````;;;;{AAfd}{AAfAAf}{AAhAAh}77{{}AAf}{{AAhc}dCn}{AAfBb}{AAhBb}{{AAfAAf}Bd}{{AAhAAh}Bd}{{AAfBf}Bh}{{AAhBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{AAh}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044`44{AAjd}{AAjAAj}{{ce}d{}{}}{{}AAj}{AAjBb}{{AAjAAj}Bd}{{AAjBf}Bh}<<`;:;887`;````{LhDn}<<{LhLh}6{{LhLh}E`}{{ce}E`{}{}}{{}Lh}{{LhLh}Bd}{{ce}Bd{}{}}000{{LhBf}Bh}{cc{}}{C`{{D`{Lh}}}}1{Dn{{D`{Lh}}}}{{Lhc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{LhLh}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{LhDh}}}}1{cCj{}}6```{LnDn}77{LnLn}{{ce}d{}{}}{{LnLn}E`}{{ce}E`{}{}}{{}Ln}{{LnLn}Bd}{{ce}Bd{}{}}000{{LnBf}Bh}{cc{}}{C`{{D`{Ln}}}}1{Dn{{D`{Ln}}}}{{Lnc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{LnLn}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{LnDh}}}}1{cCj{}}6``66{AAlAAl}{{ce}d{}{}}{{AAlc}dCn}{AAlBb}{{AAlAAl}Bd}{{AAlBf}Bh}{cc{}}0=<{{{D`{AAl}}DbDdcDf}{{Ch{dDh}}}Dj}>::8>``````{LjDn}????{LjLj}{AAnAAn}99{{LjLj}E`}{{ce}E`{}{}}{{}Lj}{{AAnc}dCn}{AAnBb}{{LjLj}Bd}{{AAnAAn}Bd}{{ce}Bd{}{}}000{{LjBf}Bh}{{AAnBf}Bh}>>{C`{{D`{Lj}}}}??{Dn{{D`{Lj}}}}{{Ljc}dEb}{ce{}{}}0{c{{Bj{e}}}{}{}}0{C`Bd}{{{D`{AAn}}DbDdcDf}{{Ch{dDh}}}Dj}{{LjLj}{{D`{E`}}}}44{C`{{Ch{LjDh}}}}{c{{Ch{e}}}{}{}}000{cCj{}}077```````{LlDn}8888{LlLl}{AB`AB`}{{ce}d{}{}}0{{LlLl}E`}{{ce}E`{}{}}{{}Ll}{{AB`c}dCn}{AB`Bb}{{LlLl}Bd}{{AB`AB`}Bd}{{ce}Bd{}{}}000{{LlBf}Bh}{{AB`Bf}Bh}{cc{}}0{C`{{D`{Ll}}}}11{Dn{{D`{Ll}}}}{{Llc}dEb}{ce{}{}}0{c{{Bj{e}}}{}{}}0{C`Bd}{{{D`{AB`}}DbDdcDf}{{Ch{dDh}}}Dj}{{LlLl}{{D`{E`}}}}44{c{{Ch{e}}}{}{}}{C`{{Ch{LlDh}}}}111{cCj{}}077``77{ABbABb}{{ce}d{}{}}{{ABbc}dCn}{ABbBb}{{ABbABb}Bd}{{ABbBf}Bh}{cc{}}0>={{{D`{ABb}}DbDdcDf}{{Ch{dDh}}}Dj}?::8?``````????????{ABdd}{ABfd}{ABhd}{ABjd}{ABdABd}{ABfABf}{ABhABh}{ABjABj}>>>>{{}ABd}{{}ABf}{{}ABh}{{}ABj}{ABdBb}{ABfBb}{ABhBb}{ABjBb}`{{ABdABd}Bd}{{ABfABf}Bd}{{ABhABh}Bd}{{ABjABj}Bd}{{ABdBf}Bh}{{ABfBf}Bh}{{ABhBf}Bh}{{ABjBf}Bh}{cc{}}0000000`{ABfFf}```{ce{}{}}000{c{{Bj{e}}}{}{}}000````````````{{ABfFf}d}2222{c{{Ch{e}}}{}{}}0000000{cCj{}}0004444`44{ABld}{ABlABl}{{ce}d{}{}}{{}ABl}{ABlBb}{{ABlABl}Bd}{{ABlBf}Bh}==`;:`;887;```;;{ABnABn}5{{ABnc}dCn}{ABnBb}{{ABnABn}Bd}{{ABnBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{ABn}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4````4444{AC`d}{AC`AC`}{ACbACb}{{ce}d{}{}}0{{}AC`}{{ACbc}dCn}{AC`Bb}{ACbBb}{{AC`AC`}Bd}{{ACbACb}Bd}{{AC`Bf}Bh}{{ACbBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0`{{{D`{ACb}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044```````````````````4444444444444444444444{ACdd}{ACfd}{AChd}{ACjd}{ACld}{ACnd}{AD`d}{ADbd}{ADdd}{ADfd}{ADhd}{ACdACd}{ACfACf}{AChACh}{ACjACj}{AClACl}{ACnACn}{AD`AD`}{ADbADb}{ADdADd}{ADfADf}{ADhADh}{{ce}d{}{}}0000000000``````{{}ACd}{{}ACf}{{}ACh}{{}ACj}{{}ACl}{{}ACn}{{}AD`}{{}ADb}{{}ADd}{{}ADf}{{}ADh}`````{ADhADj}````{ACdBb}{ACfBb}{AChBb}{ACjBb}{AClBb}{ACnBb}{AD`Bb}{ADbBb}{ADdBb}{ADfBb}{ADhBb}`{{ACdACd}Bd}{{ACfACf}Bd}{{AChACh}Bd}{{ACjACj}Bd}{{AClACl}Bd}{{ACnACn}Bd}{{AD`AD`}Bd}{{ADbADb}Bd}{{ADdADd}Bd}{{ADfADf}Bd}{{ADhADh}Bd}```````{{ACdBf}Bh}{{ACfBf}Bh}{{AChBf}Bh}{{ACjBf}Bh}{{AClBf}Bh}{{ACnBf}Bh}{{AD`Bf}Bh}{{ADbBf}Bh}{{ADdBf}Bh}{{ADfBf}Bh}{{ADhBf}Bh}`{cc{}}000000000000000000000``{ce{}{}}0000000000{c{{Bj{e}}}{}{}}0000000000``````````````````````{{ADhADj}d}{{AChADl}d}{{ADhFb}d}```{AChADl}`````55555555555{ADhFb}`````{c{{Ch{e}}}{}{}}000000000000000000000{cCj{}}0000000000```88888888888```88{ADnADn}{{ce}d{}{}}{{ADnc}dCn}{ADnBb}{{ADnADn}Bd}{{ADnBf}Bh}??>={{{D`{ADn}}DbDdcDf}{{Ch{dDh}}}Dj}?887?`??{AE`d}{AE`AE`}7{{}AE`}{AE`Bb}{{AE`AE`}Bd}{{AE`Bf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}`1{c{{Ch{e}}}{}{}}0{cCj{}}3````{ADlDn}44{ADlADl}{{ce}d{}{}}{{ADlADl}E`}{{ce}E`{}{}}{{}ADl}{{ADlADl}Bd}{{ce}Bd{}{}}000{{ADlBf}Bh}={C`{{D`{ADl}}}}>{Dn{{D`{ADl}}}}{{ADlc}dEb}?>{C`Bd}{{ADlADl}{{D`{E`}}}}{ce{}{}}{c{{Ch{e}}}{}{}}{C`{{Ch{ADlDh}}}}1{cCj{}}3````````{ADjDn}``4444444444{AEbd}{AEdd}{AEfd}{AEbAEb}{AEdAEd}{AEfAEf}{ADjADj}{AEhAEh}{{ce}d{}{}}0000{{ADjADj}E`}{{ce}E`{}{}}`{{}AEb}{{}AEd}{{}AEf}{{}ADj}{{AEhc}dCn}{AEbBb}{AEdBb}{AEfBb}{AEhBb}{{AEbAEb}Bd}{{AEdAEd}Bd}{{AEfAEf}Bd}{{ADjADj}Bd}{{AEhAEh}Bd}{{ce}Bd{}{}}000{{AEbBf}Bh}{{AEdBf}Bh}{{AEfBf}Bh}{{ADjBf}Bh}{{AEhBf}Bh}{cc{}}0000{C`{{D`{ADj}}}}11111{Dn{{D`{ADj}}}}{{ADjc}dEb}{ce{}{}}0000{c{{Bj{e}}}{}{}}0000{C`Bd}{{{D`{AEh}}DbDdcDf}{{Ch{dDh}}}Dj}{{ADjADj}{{D`{E`}}}}44444{c{{Ch{e}}}{}{}}000{C`{{Ch{ADjDh}}}}111111{cCj{}}000077777```7777{AEjd}{AEjAEj}{AElAEl}{{ce}d{}{}}0{{}AEj}{{AElc}dCn}{AEjBb}{AElBb}{{AEjAEj}Bd}{{AElAEl}Bd}{{AEjBf}Bh}{{AElBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{AEl}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044```44{AEnAEn}?{{AEnc}dCn}{AEnBb}{{AEnAEn}Bd}{{AEnBf}Bh}::98{{{D`{AEn}}DbDdcDf}{{Ch{dDh}}}Dj}:776:```````::::{AF`d}{AF`AF`}{AFbAFb}{{ce}d{}{}}0{{}AF`}{{AFbc}dCn}{AF`Bb}{AFbBb}{{AF`AF`}Bd}{{AFbAFb}Bd}{{AF`Bf}Bh}{{AFbBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{AFb}}DbDdcDf}{{Ch{dDh}}}Dj}`22{c{{Ch{e}}}{}{}}000{cCj{}}044````````````````````````````````4444444444444444444444444444444444444444`{AFdd}{AFfd}{AFhd}{AFjd}{AFld}{AFnd}{AG`d}{AGbd}{AGdd}{AGfd}{AGhd}{AGjd}{AGld}{AGnd}{AH`d}{AHbd}{AHdd}{AHfd}{AHhd}{AHjd}`{AFdAFd}{AFfAFf}{AFhAFh}{AFjAFj}{AFlAFl}{AFnAFn}{AG`AG`}{AGbAGb}{AGdAGd}{AGfAGf}{AGhAGh}{AGjAGj}{AGlAGl}{AGnAGn}{AH`AH`}{AHbAHb}{AHdAHd}{AHfAHf}{AHhAHh}{AHjAHj}{{ce}d{}{}}0000000000000000000{AG`AHl}`````````{{}AFd}{{}AFf}{{}AFh}{{}AFj}{{}AFl}{{}AFn}{{}AG`}{{}AGb}{{}AGd}{{}AGf}{{}AGh}{{}AGj}{{}AGl}{{}AGn}{{}AH`}{{}AHb}{{}AHd}{{}AHf}{{}AHh}{{}AHj}````{AFdBb}{AFfBb}{AFhBb}{AFjBb}{AFlBb}{AFnBb}{AG`Bb}{AGbBb}{AGdBb}{AGfBb}{AGhBb}{AGjBb}{AGlBb}{AGnBb}{AH`Bb}{AHbBb}{AHdBb}{AHfBb}{AHhBb}{AHjBb}{{AFdAFd}Bd}{{AFfAFf}Bd}{{AFhAFh}Bd}{{AFjAFj}Bd}{{AFlAFl}Bd}{{AFnAFn}Bd}{{AG`AG`}Bd}{{AGbAGb}Bd}{{AGdAGd}Bd}{{AGfAGf}Bd}{{AGhAGh}Bd}{{AGjAGj}Bd}{{AGlAGl}Bd}{{AGnAGn}Bd}{{AH`AH`}Bd}{{AHbAHb}Bd}{{AHdAHd}Bd}{{AHfAHf}Bd}{{AHhAHh}Bd}{{AHjAHj}Bd}`{{AFdBf}Bh}{{AFfBf}Bh}{{AFhBf}Bh}{{AFjBf}Bh}{{AFlBf}Bh}{{AFnBf}Bh}{{AG`Bf}Bh}{{AGbBf}Bh}{{AGdBf}Bh}{{AGfBf}Bh}{{AGhBf}Bh}{{AGjBf}Bh}{{AGlBf}Bh}{{AGnBf}Bh}{{AH`Bf}Bh}{{AHbBf}Bh}{{AHdBf}Bh}{{AHfBf}Bh}{{AHhBf}Bh}{{AHjBf}Bh}{cc{}}000000000000000000000000000000000000000``````````````````{AG`AHn}``{ce{}{}}0000000000000000000{c{{Bj{e}}}{}{}}0000000000000000000`````````````````````````````{AG`En}```````````````````{AFdAI`}`{AGfAIb}`````````````````````````{{AG`AHl}d}{{AG`AHn}d}{{AG`En}d}{{AFdAI`}d}{{AGfAIb}d}``````99999999999999999999``{c{{Ch{e}}}{}{}}000000000000000000000000000000000000000{cCj{}}0000000000000000000`````;;;;;;;;;;;;;;;;;;;;```;;{AIdAId}{{ce}d{}{}}{{AIdc}dCn}{AIdBb}{{AIdAId}Bd}{{AIdBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{AId}}DbDdcDf}{{Ch{dDh}}}Dj}2;;:2`````````22{AIfAIf}9{{AIfc}dCn}{AIfBb}{{AIfAIf}Bd}{{AIfBf}Bh}8876{{{D`{AIf}}DbDdcDf}{{Ch{dDh}}}Dj}8{c{{Ch{e}}}{}{}}0{cCj{}}:```::{AIhAIh}{{ce}d{}{}}{{AIhc}dCn}{AIhBb}{{AIhAIh}Bd}{{AIhBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{AIh}}DbDdcDf}{{Ch{dDh}}}Dj}2;;:2````2222{AIjd}{AIld}{AIjAIj}{AIlAIl}<<{{}AIj}{{}AIl}{AIjBb}{AIlBb}{{AIjAIj}Bd}{{AIlAIl}Bd}{{AIjBf}Bh}{{AIlBf}Bh}????>>==``>>{c{{Ch{e}}}{}{}}000{cCj{}}0{ce{}{}}0``````````````````000000000000000000{AInd}{AJ`d}{AJbd}{AJdd}{AJfd}{AJhd}{AJjd}{AJld}{AInAIn}{AJ`AJ`}{AJbAJb}{AJdAJd}{AJfAJf}{AJhAJh}{AJjAJj}{AJlAJl}{AJnAJn}{{ce}d{}{}}00000000{{}AIn}{{}AJ`}{{}AJb}{{}AJd}{{}AJf}{{}AJh}{{}AJj}{{}AJl}````````{{AJnc}dCn}{AInBb}{AJ`Bb}{AJbBb}{AJdBb}{AJfBb}{AJhBb}{AJjBb}{AJlBb}{AJnBb}{{AInAIn}Bd}{{AJ`AJ`}Bd}{{AJbAJb}Bd}{{AJdAJd}Bd}{{AJfAJf}Bd}{{AJhAJh}Bd}{{AJjAJj}Bd}{{AJlAJl}Bd}{{AJnAJn}Bd}`{{AInBf}Bh}{{AJ`Bf}Bh}{{AJbBf}Bh}{{AJdBf}Bh}{{AJfBf}Bh}{{AJhBf}Bh}{{AJjBf}Bh}{{AJlBf}Bh}{{AJnBf}Bh}{cc{}}00000000000000000``{ce{}{}}00000000{c{{Bj{e}}}{}{}}00000000{{{D`{AJn}}DbDdcDf}{{Ch{dDh}}}Dj}```{{AJlAK`}d}`{AJlAK`}`444444444{c{{Ch{e}}}{}{}}00000000000000000{cCj{}}00000000666666666```{AK`Dn}77{AK`AK`}{{ce}d{}{}}{{AK`AK`}E`}{{ce}E`{}{}}{{}AK`}{{AK`AK`}Bd}{{ce}Bd{}{}}000{{AK`Bf}Bh}{cc{}}{C`{{D`{AK`}}}}1{Dn{{D`{AK`}}}}{{AK`c}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{AK`AK`}{{D`{E`}}}}3{c{{Ch{e}}}{}{}}{C`{{Ch{AK`Dh}}}}1{cCj{}}6```6666{AKbd}{AKbAKb}{AKdAKd}{{ce}d{}{}}0{{}AKb}{{AKdc}dCn}{AKbBb}{AKdBb}{{AKbAKb}Bd}{{AKdAKd}Bd}{{AKbBf}Bh}{{AKdBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{AKd}}DbDdcDf}{{Ch{dDh}}}Dj}`22{c{{Ch{e}}}{}{}}000{cCj{}}044`````````````{AIbDn}555555{AIbAIb}{AKfAKf}{AKhAKh}{{ce}d{}{}}00{{AIbAIb}E`}{{ce}E`{}{}}{{}AIb}{{AKfc}dCn}{{AKhc}dCn}{AKfBb}{AKhBb}{{AIbAIb}Bd}{{AKfAKf}Bd}{{AKhAKh}Bd}{{ce}Bd{}{}}000{{AIbBf}Bh}{{AKfBf}Bh}{{AKhBf}Bh}{cc{}}00{C`{{D`{AIb}}}}111{Dn{{D`{AIb}}}}{{AIbc}dEb}{ce{}{}}00{c{{Bj{e}}}{}{}}00{C`Bd}{{{D`{AKf}}DbDdcDf}{{Ch{dDh}}}Dj}{{{D`{AKh}}DbDdcDf}{{Ch{dDh}}}Dj}{{AIbAIb}{{D`{E`}}}}555{c{{Ch{e}}}{}{}}{C`{{Ch{AIbDh}}}}11111{cCj{}}00888````````{AKjDn}`999999999999{AKld}{AKnd}{AL`d}{ALbd}{ALdd}{AKlAKl}{AKnAKn}{AL`AL`}{ALbALb}{ALdALd}{AKjAKj}{{ce}d{}{}}00000{{AKjAKj}E`}{{ce}E`{}{}}``{{}AKl}{{}AKn}{{}AL`}{{}ALb}{{}ALd}{{}AKj}{AKlBb}{AKnBb}{AL`Bb}{ALbBb}{ALdBb}{{AKlAKl}Bd}{{AKnAKn}Bd}{{AL`AL`}Bd}{{ALbALb}Bd}{{ALdALd}Bd}{{AKjAKj}Bd}{{ce}Bd{}{}}000{{AKlBf}Bh}{{AKnBf}Bh}{{AL`Bf}Bh}{{ALbBf}Bh}{{ALdBf}Bh}{{AKjBf}Bh}{ALbAKj}`{cc{}}00000{C`{{D`{AKj}}}}111111{Dn{{D`{AKj}}}}{{AKjc}dEb}{ce{}{}}00000{c{{Bj{e}}}{}{}}00000{C`Bd}`````{{AKjAKj}{{D`{E`}}}}```{{ALbAKj}d}444444{c{{Ch{e}}}{}{}}00000{C`{{Ch{AKjDh}}}}111111{cCj{}}00000777777``77{ALfALf}{{ce}d{}{}}{{ALfc}dCn}{ALfBb}{{ALfALf}Bd}{{ALfBf}Bh}{cc{}}0>={{{D`{ALf}}DbDdcDf}{{Ch{dDh}}}Dj}?::8?``??{ALhALh}7{{ALhc}dCn}{ALhBb}{{ALhALh}Bd}{{ALhBf}Bh}66{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{ALh}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4``````44{ALjALj}{{ce}d{}{}}{{ALjc}dCn}{ALjBb}{{ALjALj}Bd}{{ALjBf}Bh}{cc{}}0;:{{{D`{ALj}}DbDdcDf}{{Ch{dDh}}}Dj}<998<````````````````````{AHlDn}{AHnDn}>>>>>>>>>>>>>>>>{ALld}{ALnd}{AM`d}{AMbd}{ALlALl}{ALnALn}{AM`AM`}{AMbAMb}{AHlAHl}{AHnAHn}{AMdAMd}{AMfAMf}{{ce}d{}{}}0000000`{{AHlAHl}E`}{{AHnAHn}E`}{{ce}E`{}{}}0`{{}ALl}{{}ALn}{{}AM`}{{}AMb}{{}AHl}{{}AHn}`{{AMdc}dCn}{{AMfc}dCn}{ALlBb}{ALnBb}{AM`Bb}{AMbBb}{AMdBb}{AMfBb}{{ALlALl}Bd}{{ALnALn}Bd}{{AM`AM`}Bd}{{AMbAMb}Bd}{{AHlAHl}Bd}{{AHnAHn}Bd}{{AMdAMd}Bd}{{AMfAMf}Bd}{{ce}Bd{}{}}0000000{{ALlBf}Bh}{{ALnBf}Bh}{{AM`Bf}Bh}{{AMbBf}Bh}{{AHlBf}Bh}{{AHnBf}Bh}{{AMdBf}Bh}{{AMfBf}Bh}{cc{}}0000000{C`{{D`{AHl}}}}{C`{{D`{AHn}}}}22222222{Dn{{D`{AHl}}}}{Dn{{D`{AHn}}}}``{{AHlc}dEb}{{AHnc}dEb}`{ce{}{}}0000000{c{{Bj{e}}}{}{}}0000000{C`Bd}0`{{{D`{AMd}}DbDdcDf}{{Ch{dDh}}}Dj}{{{D`{AMf}}DbDdcDf}{{Ch{dDh}}}Dj}{{AHlAHl}{{D`{E`}}}}{{AHnAHn}{{D`{E`}}}}```66666666`{c{{Ch{e}}}{}{}}000{C`{{Ch{AHlDh}}}}1{C`{{Ch{AHnDh}}}}22222222222{cCj{}}0000000``::::::::```````````::::::::::::{AMhd}{AMjd}{AMld}{AMnd}{AN`d}{AMhAMh}{AMjAMj}{AMlAMl}{AMnAMn}{AN`AN`}{ANbANb}{{ce}d{}{}}00000{{}AMh}{{}AMj}{{}AMl}{{}AMn}{{}AN`}{{ANbc}dCn}{AMhBb}{AMjBb}{AMlBb}{AMnBb}{AN`Bb}{ANbBb}{{AMhAMh}Bd}{{AMjAMj}Bd}{{AMlAMl}Bd}{{AMnAMn}Bd}{{AN`AN`}Bd}{{ANbANb}Bd}{{AMhBf}Bh}{{AMjBf}Bh}{{AMlBf}Bh}{{AMnBf}Bh}{{AN`Bf}Bh}{{ANbBf}Bh}{cc{}}00000000000`{ce{}{}}00000{c{{Bj{e}}}{}{}}00000`{{{D`{ANb}}DbDdcDf}{{Ch{dDh}}}Dj}`````222222{c{{Ch{e}}}{}{}}00000000000`{cCj{}}00000444444``44{ANdd}{ANdANd}{{ce}d{}{}}{{}ANd}{ANdBb}{{ANdANd}Bd}{{ANdBf}Bh}<<;:`;887;````````;;;;;;;;{ANfd}{ANhd}{ANjd}{ANfANf}{ANhANh}{ANjANj}{ANlANl};;;;{{}ANf}{{}ANh}{{}ANj}{{ANlc}dCn}{ANfBb}{ANhBb}{ANjBb}{ANlBb}{{ANfANf}Bd}{{ANhANh}Bd}{{ANjANj}Bd}{{ANlANl}Bd}{{ANfBf}Bh}{{ANhBf}Bh}{{ANjBf}Bh}{{ANlBf}Bh}{cc{}}0000000{ce{}{}}000{c{{Bj{e}}}{}{}}000{{{D`{ANl}}DbDdcDf}{{Ch{dDh}}}Dj}`2222{c{{Ch{e}}}{}{}}0000000{cCj{}}000`4444````{AI`Dn}55{AI`AI`}{{ce}d{}{}}{{AI`AI`}E`}{{ce}E`{}{}}{{}AI`}{{AI`AI`}Bd}{{ce}Bd{}{}}000{{AI`Bf}Bh}>{C`{{D`{AI`}}}}?{Dn{{D`{AI`}}}}{{AI`c}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{AI`AI`}{{D`{E`}}}}3{C`{{Ch{AI`Dh}}}}{c{{Ch{e}}}{}{}}0{cCj{}}6```6666{ANnd}{ANnANn}{AO`AO`}{{ce}d{}{}}0``{{}ANn}{{AO`c}dCn}{ANnBb}{AO`Bb}{{ANnANn}Bd}{{AO`AO`}Bd}{{ANnBf}Bh}{{AO`Bf}Bh}{cc{}}000`{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{AO`}}DbDdcDf}{{Ch{dDh}}}Dj}``````22{c{{Ch{e}}}{}{}}000{cCj{}}0`44```44{AObAOb}?{{AObc}dCn}{AObBb}{{AObAOb}Bd}{{AObBf}Bh}::98{{{D`{AOb}}DbDdcDf}{{Ch{dDh}}}Dj}:776:`````````````::::::::::::::::{AOdd}{AOfd}{AOhd}{AOjd}{AOld}{AOnd}{B`d}{Bbd}{AOdAOd}{AOfAOf}{AOhAOh}{AOjAOj}{AOlAOl}{AOnAOn}{B`B`}{BbBb}{{ce}d{}{}}0000000{{}AOd}{{}AOf}{{}AOh}{{}AOj}{{}AOl}{{}AOn}{{}B`}{{}Bb}`{AOdBb}{AOfBb}{AOhBb}{AOjBb}{AOlBb}{AOnBb}{B`Bb}{BbBb}`{{AOdAOd}Bd}{{AOfAOf}Bd}{{AOhAOh}Bd}{{AOjAOj}Bd}{{AOlAOl}Bd}{{AOnAOn}Bd}{{B`B`}Bd}{{BbBb}Bd}`{{AOdBf}Bh}{{AOfBf}Bh}{{AOhBf}Bh}{{AOjBf}Bh}{{AOlBf}Bh}{{AOnBf}Bh}{{B`Bf}Bh}{{BbBf}Bh}{cc{}}000000000000000`{ce{}{}}0000000{c{{Bj{e}}}{}{}}0000000``````````````11111111{c{{Ch{e}}}{}{}}000000000000000{cCj{}}0000000``33333333```33{BdBd}{{ce}d{}{}}{{Bdc}dCn}{BdBb}{{BdBd}Bd}{{BdBf}Bh}::98{{{D`{Bd}}DbDdcDf}{{Ch{dDh}}}Dj}:887:``::{BfBf}6{{Bfc}dCn}{BfBb}{{BfBf}Bd}{{BfBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Bf}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4`44{Bhd}{BhBh}{{ce}d{}{}}{{}Bh}{BhBb}{{BhBh}Bd}{{BhBf}Bh}<<;:``;887;``;;{BjBj}5{{Bjc}dCn}{BjBb}{{BjBj}Bd}{{BjBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{Bj}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4```4444{Bld}{BlBl}{BnBn}{{ce}d{}{}}0{{}Bl}{{Bnc}dCn}{BlBb}{BnBb}{{BlBl}Bd}{{BnBn}Bd}{{BlBf}Bh}{{BnBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0`{{{D`{Bn}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044``````44{BA`BA`}?{{BA`c}dCn}{BA`Bb}{{BA`BA`}Bd}{{BA`Bf}Bh}::98{{{D`{BA`}}DbDdcDf}{{Ch{dDh}}}Dj}:776:````````::::{BAbd}{BAbBAb}{BAdBAd}{{ce}d{}{}}0{{}BAb}{{BAdc}dCn}{BAbBb}{BAdBb}{{BAbBAb}Bd}{{BAdBAd}Bd}{{BAbBf}Bh}{{BAdBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{BAd}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044```4444{BAfd}{BAhd}{BAfBAf}{BAhBAh}{{ce}d{}{}}0{{}BAf}{{}BAh}{BAfBb}{BAhBb}{{BAfBAf}Bd}{{BAhBAh}Bd}{{BAfBf}Bh}{{BAhBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0`````11{c{{Ch{e}}}{}{}}000{cCj{}}033`33{BAjd}{BAjBAj}?{{}BAj}{BAjBb}{{BAjBAj}Bd}{{BAjBf}Bh}::98``97769``99{BAlBAl}{{ce}d{}{}}{{BAlc}dCn}{BAlBb}{{BAlBAl}Bd}{{BAlBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{D`{BAl}}DbDdcDf}{{Ch{dDh}}}Dj}2{c{{Ch{e}}}{}{}}0{cCj{}}4`````````4444444444{BAnd}{BB`d}{BBbd}{BBdd}{BAnBAn}{BB`BB`}{BBbBBb}{BBdBBd}{BBfBBf}{{ce}d{}{}}0000{{}BAn}{{}BB`}{{}BBb}{{}BBd}{{BBfc}dCn}{BAnBb}{BB`Bb}{BBbBb}{BBdBb}{BBfBb}{{BAnBAn}Bd}{{BB`BB`}Bd}{{BBbBBb}Bd}{{BBdBBd}Bd}{{BBfBBf}Bd}{{BAnBf}Bh}{{BB`Bf}Bh}{{BBbBf}Bh}{{BBdBf}Bh}{{BBfBf}Bh}{cc{}}000000000{ce{}{}}0000{c{{Bj{e}}}{}{}}0000{{{D`{BBf}}DbDdcDf}{{Ch{dDh}}}Dj}22222{c{{Ch{e}}}{}{}}000000000{cCj{}}000044444``44{BBhd}{BBhBBh}{{ce}d{}{}}`{{}BBh}{BBhBb}{{BBhBBh}Bd}{{BBhBf}Bh}<<;:`;88`7;`````````;;;;;;;;;;{BBjd}{BBld}{BBnd}{BC`d}{BBjBBj}{BBlBBl}{BBnBBn}{BC`BC`}{BCbBCb}====={{}BBj}{{}BBl}{{}BBn}{{}BC`}```{{BCbc}dCn}{BBjBb}{BBlBb}{BBnBb}{BC`Bb}{BCbBb}{{BBjBBj}Bd}{{BBlBBl}Bd}{{BBnBBn}Bd}{{BC`BC`}Bd}{{BCbBCb}Bd}{{BBjBf}Bh}{{BBlBf}Bh}{{BBnBf}Bh}{{BC`Bf}Bh}{{BCbBf}Bh}{cc{}}000000000{ce{}{}}0000{c{{Bj{e}}}{}{}}0000`{{{D`{BCb}}DbDdcDf}{{Ch{dDh}}}Dj}```22222{c{{Ch{e}}}{}{}}000000000{cCj{}}0000`44444`````````{AnDn}555555555555{BCdd}{BCfd}{BChd}{BCjd}{BCld}{BCdBCd}{BCfBCf}{BChBCh}{BCjBCj}{BClBCl}{AnAn}{{ce}d{}{}}00000{{AnAn}E`}{{ce}E`{}{}}{{}BCd}{{}BCf}{{}BCh}{{}BCj}{{}BCl}{{}An}{BCfBCn}`{BCdBb}{BCfBb}{BChBb}{BCjBb}{BClBb}```{{BCdBCd}Bd}{{BCfBCf}Bd}{{BChBCh}Bd}{{BCjBCj}Bd}{{BClBCl}Bd}{{AnAn}Bd}{{ce}Bd{}{}}000{{BCdBf}Bh}{{BCfBf}Bh}{{BChBf}Bh}{{BCjBf}Bh}{{BClBf}Bh}{{AnBf}Bh}`{cc{}}00000{C`{{D`{An}}}}111111{Dn{{D`{An}}}}{{Anc}dEb}{ce{}{}}00000{c{{Bj{e}}}{}{}}00000{C`Bd}`{{AnAn}{{D`{E`}}}}{{BCfBCn}d}```444444{c{{Ch{e}}}{}{}}0000{C`{{Ch{AnDh}}}}1111111{cCj{}}00000`777777````{BCnDn}88{BCnBCn}{{ce}d{}{}}{{BCnBCn}E`}{{ce}E`{}{}}{{}BCn}{{BCnBCn}Bd}{{ce}Bd{}{}}000{{BCnBf}Bh}{cc{}}{C`{{D`{BCn}}}}1{Dn{{D`{BCn}}}}{{BCnc}dEb}{ce{}{}}{c{{Bj{e}}}{}{}}{C`Bd}{{BCnBCn}{{D`{E`}}}}3{C`{{Ch{BCnDh}}}}{c{{Ch{e}}}{}{}}0{cCj{}}6```````````666666666666``{BD`d}{BDbd}{BDdd}{BDfd}{BDhd}{BDjd}{BD`BD`}{BDbBDb}{BDdBDd}{BDfBDf}{BDhBDh}{BDjBDj}{{ce}d{}{}}00000``{{}BD`}{{}BDb}{{}BDd}{{}BDf}{{}BDh}{{}BDj}{BD`Bb}{BDbBb}{BDdBb}{BDfBb}{BDhBb}{BDjBb}{{BD`BD`}Bd}{{BDbBDb}Bd}{{BDdBDd}Bd}{{BDfBDf}Bd}{{BDhBDh}Bd}{{BDjBDj}Bd}``{{BD`Bf}Bh}{{BDbBf}Bh}{{BDdBf}Bh}{{BDfBf}Bh}{{BDhBf}Bh}{{BDjBf}Bh}{cc{}}00000000000`{ce{}{}}00000{c{{Bj{e}}}{}{}}00000````````````````111111{c{{Ch{e}}}{}{}}00000000000`{cCj{}}00000```````333333`{{{BDl{c}}BDn}{{BDl{c}}}{{BEb{BE`}}}}44{{{BDl{c}}}{{BDl{c}}}BEd}{{ce}d{}{}}{c{{Ch{{BDl{BEf}}BEh}}}{{BEl{BEj}}}}{{{BDl{c}}e}{{Ch{{BF`{{BEn{BDf}}}}BFb}}}{{BEb{BE`}}}{{BFf{}{{BFd{BDd}}}}}}{{{BDl{c}}Bf}BhBFh}::98{{{BDl{c}}Bb}{{BDl{c}}}{{BEb{BE`}}}}0{c{{BDl{c}}}{{BEb{BE`}}}}7{{{BDl{c}}e}{{Ch{{BF`{{BEn{BDb}}}}BFb}}}{{BEb{BE`}}}{{BFf{}{{BFd{BD`}}}}}}<::9<{{ce}{{BDl{{BFj{ce}}}}}{{BGb{{BFl{BE`}}}{{BFn{BG`}}}}{BEb{BE`}}}BGd}{{cBGf}{{BDl{c}}}{{BEb{BE`}}}}````{{{BGh{c}}BDn}{{BGh{c}}}BGj}??{{c{BFl{e}}}{}{}{}}{{{BGh{c}}{BFl{e}}}gBGj{BGlBGn}{}}{{{BGh{c}}}{{BGh{c}}}BGj}<{{{BGj{}{{BH`{c}}{BHb{e}}}}{Bj{{BEn{BDd}}}}}{{BHh{{BHf{BHd}}}}}{{BHl{}{{BHj{{Ch{BDbBFb}}}}}}BGn}{{BHl{}{{BHj{{Ch{BDfBFb}}}}}}BGn}}{{{BGh{c}}Bf}Bh{BFhBGj}}{cc{}}{{{BHn{c}}}{{BGh{c}}}BGj}1{ce{}{}}{c{{BI`{e}}}{}{}}{c{{Bj{e}}}{}{}}{{{BGh{c}}Bb}{{BGh{c}}}BGj}0{c{{BGh{c}}}BGj}{{cBIb}{{BId{{Ch{d}}}}}{}}{{{BGh{c}}BIb}{{BId{{Ch{de}}}}}BGj{}}>{{{BGj{}{{BH`{c}}{BHb{e}}}}{Bj{{BEn{BD`}}}}}{{BHh{{BHf{BHd}}}}}{{BHl{}{{BHj{{Ch{BDbBFb}}}}}}BGn}{{BHl{}{{BHj{{Ch{BDfBFb}}}}}}BGn}}7{c{{Ch{e}}}{}{}}0{cCj{}}9{{ce}{{BFj{{BGh{c}}e}}}BGjBGd}`::{BIfd}{BIfBIf}{{ce}d{}{}}{{}BIf}`{BIfBb}{{BIfBIf}Bd}{{BIfBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}1<<;1``11{BIhd}{BIhBIh}9`{{}BIh}`{BIhBb}{{BIhBIh}Bd}{{BIhBf}Bh}8876`7{c{{Ch{e}}}{}{}}0{cCj{}}9`````````````999999999999999999{BIjd}{BIld}{BInd}{BJ`d}{BJbd}{BJdd}{BJfd}{BJhd}{BJjd}{BIjBIj}{BIlBIl}{BInBIn}{BJ`BJ`}{BJbBJb}{BJdBJd}{BJfBJf}{BJhBJh}{BJjBJj}{{ce}d{}{}}00000000`{BJhDn}`{{}BIj}{{}BIl}{{}BIn}{{}BJ`}{{}BJb}{{}BJd}{{}BJf}{{}BJh}{{}BJj}{BIjBb}{BIlBb}{BInBb}{BJ`Bb}{BJbBb}{BJdBb}{BJfBb}{BJhBb}{BJjBb}`{{BIjBIj}Bd}{{BIlBIl}Bd}{{BInBIn}Bd}{{BJ`BJ`}Bd}{{BJbBJb}Bd}{{BJdBJd}Bd}{{BJfBJf}Bd}{{BJhBJh}Bd}{{BJjBJj}Bd}``{{BIjBf}Bh}{{BIlBf}Bh}{{BInBf}Bh}{{BJ`Bf}Bh}{{BJbBf}Bh}{{BJdBf}Bh}{{BJfBf}Bh}{{BJhBf}Bh}{{BJjBf}Bh}{cc{}}00000000000000000``````{ce{}{}}00000000{c{{Bj{e}}}{}{}}00000000{BJhDn}`````````222222222{c{{Ch{e}}}{}{}}00000000000000000{cCj{}}00000000444444444`````44{BJlBJl}{{ce}d{}{}}{{BJlc}dCn}{BJlBb}{{BJlBJl}Bd}{{BJlBf}Bh};;:9{{{D`{BJl}}DbDdcDf}{{Ch{dDh}}}Dj};887;``````````````;;`{BJnd}{BJnBJn}7{{}BJn}{BJnBb}{{BJnBJn}Bd}{{BJnBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}``1{c{{Ch{e}}}{}{}}0{cCj{}}3```````33333333{BK`d}{BKbd}{BKdd}{BK`BK`}{BKbBKb}{BKdBKd}{BKfBKf}{{ce}d{}{}}000{{}BK`}{{}BKb}{{}BKd}{{BKfc}dCn}{BK`Bb}{BKbBb}{BKdBb}{BKfBb}{{BK`BK`}Bd}{{BKbBKb}Bd}{{BKdBKd}Bd}{{BKfBKf}Bd}{{BK`Bf}Bh}{{BKbBf}Bh}{{BKdBf}Bh}{{BKfBf}Bh}{cc{}}0000000{ce{}{}}000{c{{Bj{e}}}{}{}}000{{{D`{BKf}}DbDdcDf}{{Ch{dDh}}}Dj}`````2222{c{{Ch{e}}}{}{}}0000000{cCj{}}0004444``44{BKhd}{BKhBKh}{{ce}d{}{}}`{{}BKh}{BKhBb}{{BKhBKh}Bd}{{BKhBf}Bh}<<;:```;887;`````````{BKjDn}{BKlDn}========{BKnd}{BL`d}{BKnBKn}{BL`BL`}{BKjBKj}{BKlBKl}<<<<{{BKjBKj}E`}{{BKlBKl}E`}{{ce}E`{}{}}0{{}BKn}{{}BL`}{{}BKj}{{}BKl}{BKnBb}{BL`Bb}{{BKnBKn}Bd}{{BL`BL`}Bd}{{BKjBKj}Bd}{{BKlBKl}Bd}{{ce}Bd{}{}}0000000{{BKnBf}Bh}{{BL`Bf}Bh}{{BKjBf}Bh}{{BKlBf}Bh}{cc{}}000{C`{{D`{BKj}}}}{C`{{D`{BKl}}}}2222{Dn{{D`{BKj}}}}{Dn{{D`{BKl}}}}{{BKjc}dEb}{{BKlc}dEb}{ce{}{}}000{c{{Bj{e}}}{}{}}000{C`Bd}0{{BKjBKj}{{D`{E`}}}}{{BKlBKl}{{D`{E`}}}}{{BKnBKj}d}{{BL`BKl}d}6666{c{{Ch{e}}}{}{}}00{C`{{Ch{BKjDh}}}}1{C`{{Ch{BKlDh}}}}2222{cCj{}}000{BKnBKj}{BL`BKl}``<<<<``<<`{BLbd}{BLbBLb}{{ce}d{}{}}`{{}BLb}{BLbBb}{{BLbBLb}Bd}{{BLbBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}``1??<1`````{BLdDn}2222{BLfd}{BLfBLf}{BLdBLd};;{{BLdBLd}E`}{{ce}E`{}{}}{{}BLf}{{}BLd}{BLfBb}{{BLfBLf}Bd}{{BLdBLd}Bd}{{ce}Bd{}{}}000{{BLfBf}Bh}{{BLdBf}Bh}{cc{}}0{C`{{D`{BLd}}}}11{Dn{{D`{BLd}}}}{{BLdc}dEb}{ce{}{}}0{c{{Bj{e}}}{}{}}0{C`Bd}{{BLdBLd}{{D`{E`}}}}{{BLfBLd}d}44{c{{Ch{e}}}{}{}}{C`{{Ch{BLdDh}}}}111{cCj{}}0{BLfBLd}`88``88{BLhd}{BLhBLh}{{ce}d{}{}}{{}BLh}{BLhBb}{{BLhBLh}Bd}{{BLhBf}Bh}{cc{}}0`{ce{}{}}{c{{Bj{e}}}{}{}}1==;1``11{BLjd}{BLjBLj}9{{}BLj}{BLjBb}{{BLjBLj}Bd}{{BLjBf}Bh}88767{c{{Ch{e}}}{}{}}0{cCj{}}9``99{BLld}{BLlBLl}{{ce}d{}{}}{{}BLl}{BLlBb}{{BLlBLl}Bd}`{{BLlBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}``1;;:1`````{BLnBM`}`{BM`Dn}333333{BMbd}{BLnd}{BMbBMb}{BLnBLn}{BM`BM`}>>>{{BM`BM`}E`}{{ce}E`{}{}}{{}BMb}{{}BLn}{{}BM`}{BMbBb}{BLnBb}{{BMbBMb}Bd}{{BLnBLn}Bd}{{BM`BM`}Bd}{{ce}Bd{}{}}000{{BMbBf}Bh}{{BLnBf}Bh}{{BM`Bf}Bh}{cc{}}00{C`{{D`{BM`}}}}111{Dn{{D`{BM`}}}}{{BM`c}dEb}{ce{}{}}00{c{{Bj{e}}}{}{}}00{C`Bd}``{{BM`BM`}{{D`{E`}}}}`{{BLnBM`}d}`444{c{{Ch{e}}}{}{}}0{C`{{Ch{BM`Dh}}}}1111{cCj{}}00777``77{BMdd}{BMdBMd}{{ce}d{}{}}{{}BMd}{BMdBb}{{BMdBMd}Bd}{{BMdBf}Bh}{cc{}}0?>``?::8?`````{BMfDn}{ce{}{}}000{BMhd}{BMhBMh}{BMfBMf}::{{BMfBMf}E`}{{ce}E`{}{}}{{}BMh}{{}BMf}{BMhBb}{{BMhBMh}Bd}{{BMfBMf}Bd}{{ce}Bd{}{}}000{{BMhBf}Bh}{{BMfBf}Bh}??{C`{{D`{BMf}}}}{cc{}}0{Dn{{D`{BMf}}}}{{BMfc}dEb}{ce{}{}}0{c{{Bj{e}}}{}{}}0{C`Bd}{{BMfBMf}{{D`{E`}}}}{{BMhBMf}d}44{c{{Ch{e}}}{}{}}0{C`{{Ch{BMfDh}}}}11{cCj{}}0{BMhBMf}`88``88{BMjd}{BMjBMj}{{ce}d{}{}}{{}BMj}{BMjBb}{{BMjBMj}Bd}{{BMjBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}``1==;1``11{BMld}{BMlBMl}9{{}BMl}{BMlBb}{{BMlBMl}Bd}{{BMlBf}Bh}8876```7{c{{Ch{e}}}{}{}}0{cCj{}}9``9999`{BMnd}{BN`d}{BMnBMn}{BN`BN`}{{ce}d{}{}}0{{}BMn}{{}BN`}{BMnBb}{BN`Bb}{{BMnBMn}Bd}{{BN`BN`}Bd}``{{BMnBf}Bh}{{BN`Bf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0`11{c{{Ch{e}}}{}{}}000{cCj{}}0`33``33{BNbd}{BNbBNb}?{{}BNb}{BNbBb}{{BNbBNb}Bd}{{BNbBf}Bh}::9897769``99{BNdd}{BNdBNd}{{ce}d{}{}}{{}BNd}{BNdBb}{{BNdBNd}Bd}{{BNdBf}Bh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}`1{c{{Ch{e}}}{}{}}0{cCj{}}3``33{BNfd}{BNfBNf};{{}BNf}{BNfBb}{{BNfBNf}Bd}{{BNfBf}Bh}::98`97769````{{{BNh{c}}BDn}{{BNh{c}}}{{BEb{BE`}}}}::{{{BNh{c}}}{{BNh{c}}}BEd}{{ce}d{}{}}{c{{Ch{{BNh{BEf}}BEh}}}{{BEl{BEj}}}}{{{BNh{c}}e}{{Ch{{BF`{{BEn{BDd}}}}BFb}}}{{BEb{BE`}}}{{BFf{}{{BFd{BDf}}}}}}{{{BNh{c}}Bf}BhBFh}{cc{}}0{ce{}{}}{c{{Bj{e}}}{}{}}{{{BNh{c}}Bb}{{BNh{c}}}{{BEb{BE`}}}}0{c{{BNh{c}}}{{BEb{BE`}}}}:{{{BNh{c}}e}{{Ch{{BF`{{BEn{BD`}}}}BFb}}}{{BEb{BE`}}}{{BFf{}{{BFd{BDb}}}}}}4{c{{Ch{e}}}{}{}}0{cCj{}}6{{ce}{{BNh{{BFj{ce}}}}}{{BGb{{BFl{BE`}}}{{BFn{BG`}}}}{BEb{BE`}}}BGd}{{cBGf}{{BNh{c}}}{{BEb{BE`}}}}````{{{BNj{c}}BDn}{{BNj{c}}}BNl}99{{{BNj{c}}{BFl{e}}}gBNl{BGlBGn}{}}{{c{BFl{e}}}{}{}{}}{{{BNj{c}}}{{BNj{c}}}BNl}{{ce}d{}{}}{{{BNl{}{{BH`{c}}{BHb{e}}}}{Bj{{BEn{BDf}}}}}{{BHh{{BHf{BHd}}}}}{{BHl{}{{BHj{{Ch{BD`BFb}}}}}}BGn}{{BHl{}{{BHj{{Ch{BDdBFb}}}}}}BGn}}{{{BNj{c}}Bf}Bh{BFhBNl}}{cc{}}{{{BHn{c}}}{{BNj{c}}}BNl}1{ce{}{}}{c{{BI`{e}}}{}{}}{c{{Bj{e}}}{}{}}{{{BNj{c}}Bb}{{BNj{c}}}BNl}0{c{{BNj{c}}}BNl}{{cBIb}{{BId{{Ch{d}}}}}{}}{{{BNj{c}}BIb}{{BId{{Ch{de}}}}}BNl{}}?{{{BNl{}{{BH`{c}}{BHb{e}}}}{Bj{{BEn{BDb}}}}}{{BHh{{BHf{BHd}}}}}{{BHl{}{{BHj{{Ch{BD`BFb}}}}}}BGn}{{BHl{}{{BHj{{Ch{BDdBFb}}}}}}BGn}}7{c{{Ch{e}}}{}{}}0{cCj{}}9{{ce}{{BFj{{BNj{c}}e}}}BNlBGd}```````````````````````````{BNnDn};;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;`{BO`d}{BObd}{BOdd}{BOfd}{BOhd}{BOjd}{BOld}{BOnd}{C`d}{Cbd}{Cdd}{Cfd}{Chd}{Cjd}{Cld}{Cnd}{CA`d}{CAbd}{CAdd}{CAfd}{CAhd}{CAjd}{CAld}{BO`BO`}{BObBOb}{BOdBOd}{BOfBOf}{BOhBOh}{BOjBOj}{BOlBOl}{BOnBOn}{C`C`}{CbCb}{CdCd}{CfCf}{ChCh}{CjCj}{ClCl}{CnCn}{CA`CA`}{CAbCAb}{CAdCAd}{CAfCAf}{CAhCAh}{CAjCAj}{CAlCAl}{BNnBNn}{{ce}d{}{}}00000000000000000000000{{BNnBNn}E`}{{ce}E`{}{}}{BObCAn}{BOdCB`}{BOfC`}{BOhCBb}{BOjDb}{BOlCBd}{BOnC`}{C`CBb}{CbDb}{CdCBd}{CfC`}{ChCBb}{CjBd}{ClDn}{Cn{{CBh{CBf}}}}{CA`C`}``````````````````21``{{}BO`}{{}BOb}{{}BOd}{{}BOf}{{}BOh}{{}BOj}{{}BOl}{{}BOn}{{}C`}{{}Cb}{{}Cd}{{}Cf}{{}Ch}{{}Cj}{{}Cl}{{}Cn}{{}CA`}{{}CAb}{{}CAd}{{}CAf}{{}CAh}{{}CAj}{{}CAl}{{}BNn}{CA`Bd}`{BO`Bb}{BObBb}{BOdBb}{BOfBb}{BOhBb}{BOjBb}{BOlBb}{BOnBb}{C`Bb}{CbBb}{CdBb}{CfBb}{ChBb}{CjBb}{ClBb}{CnBb}{CA`Bb}{CAbBb}{CAdBb}{CAfBb}{CAhBb}{CAjBb}{CAlBb}{{BO`BO`}Bd}{{BObBOb}Bd}{{BOdBOd}Bd}{{BOfBOf}Bd}{{BOhBOh}Bd}{{BOjBOj}Bd}{{BOlBOl}Bd}{{BOnBOn}Bd}{{C`C`}Bd}{{CbCb}Bd}{{CdCd}Bd}{{CfCf}Bd}{{ChCh}Bd}{{CjCj}Bd}{{ClCl}Bd}{{CnCn}Bd}{{CA`CA`}Bd}{{CAbCAb}Bd}{{CAdCAd}Bd}{{CAfCAf}Bd}{{CAhCAh}Bd}{{CAjCAj}Bd}{{CAlCAl}Bd}{{BNnBNn}Bd}{{ce}Bd{}{}}000`{{BO`Bf}Bh}{{BObBf}Bh}{{BOdBf}Bh}{{BOfBf}Bh}{{BOhBf}Bh}{{BOjBf}Bh}{{BOlBf}Bh}{{BOnBf}Bh}{{C`Bf}Bh}{{CbBf}Bh}{{CdBf}Bh}{{CfBf}Bh}{{ChBf}Bh}{{CjBf}Bh}{{ClBf}Bh}{{CnBf}Bh}{{CA`Bf}Bh}{{CAbBf}Bh}{{CAdBf}Bh}{{CAfBf}Bh}{{CAhBf}Bh}{{CAjBf}Bh}{{CAlBf}Bh}{{BNnBf}Bh}{cc{}}00000000000000000000000{C`{{D`{BNn}}}}111111111111111111111111{Dn{{D`{BNn}}}}{BObCAn}{BOdCB`}{BOfC`}{BOhCBb}{BOjDb}{BOlCBd}{BOnC`}{C`CBb}{CbDb}{CdCBd}{CfC`}{ChCBb}``````````````{CAlBd}`<;:987654321``````````````{{BNnc}dEb}{BObBd}{BOdBd}{BOfBd}{BOhBd}{BOjBd}{BOlBd}{BOnBd}{C`Bd}{CbBd}{CdBd}{CfBd}{ChBd}{ClBd}{CnBd}{CAdBd}{CAfBd}`````````````````````````````````{ce{}{}}00000000000000000000000{c{{Bj{e}}}{}{}}00000000000000000000000{C`Bd}``{ClCBd}{CnCBd}``1`{BObCAn}{BOdCB`}{BOfC`}{BOhCBb}{BOjDb}{BOlCBd}{BOnC`}{C`CBb}{CbDb}{CdCBd}{CfC`}{ChCBb}``````````````{CAlBd}`<;:987654321``````````````>`{CAdCBd}`?>``{CAfCBd}``{ClCBd}`2`0{CnCBd}``2`{CAfBd}`{ClDn}``````````````````{{BNnBNn}{{D`{E`}}}}1{CnDn}``2{Cn{{CBh{CBf}}}}``{CAbBd}{CAhBd}{CAjBd}<````2`{ClBd}``74``{ce{}{}}00000000000000000000000{c{{Ch{e}}}{}{}}00000000000000000000000{C`{{Ch{BNnDh}}}}111111111111111111111111`{cCj{}}00000000000000000000000{CAdBd}``444444444444444444444444```````44{CBjCBj}{{ce}d{}{}}{{CBjc}dCn}{CBjBb}{{CBjCBj}Bd}{{CBjBf}Bh}{cc{}}0;{c{{Bj{e}}}{}{}}{{{D`{CBj}}DbDdcDf}{{Ch{dDh}}}Dj}=<<:=``````````````````````=={CBlCBl}8{{CBlc}dCn}{CBlBb}{{CBlCBl}Bd}{{CBlBf}Bh}77{ce{}{}}7{{{D`{CBl}}DbDdcDf}{{Ch{dDh}}}Dj}1{c{{Ch{e}}}{}{}}0{cCj{}}3```````````33{CBnCBn}{{ce}d{}{}}{{CBnc}dCn}{CBnBb}{{CBnCBn}Bd}{{CBnBf}Bh}{cc{}}0:{c{{Bj{e}}}{}{}}{{{D`{CBn}}DbDdcDf}{{Ch{dDh}}}Dj}<::9<`````````````{CC`Dn}=========={CCbd}{CCdd}{CCfd}{CChd}{CCbCCb}{CCdCCd}{CCfCCf}{CChCCh}{CC`CC`}{{ce}d{}{}}0000{{CC`CC`}E`}{{ce}E`{}{}}{{}CCb}{{}CCd}{{}CCf}{{}CCh}{{}CC`}{CCbBb}{CCdBb}{CCfBb}{CChBb}{{CCbCCb}Bd}{{CCdCCd}Bd}{{CCfCCf}Bd}{{CChCCh}Bd}{{CC`CC`}Bd}{{ce}Bd{}{}}000{{CCbBf}Bh}{{CCdBf}Bh}{{CCfBf}Bh}{{CChBf}Bh}{{CC`Bf}Bh}{cc{}}0000{C`{{D`{CC`}}}}11111{Dn{{D`{CC`}}}}{{CC`c}dEb}{ce{}{}}0000{c{{Bj{e}}}{}{}}0000{C`Bd}{CChCC`}`{{CC`CC`}{{D`{E`}}}}{{CChCC`}d}55555{c{{Ch{e}}}{}{}}000{C`{{Ch{CC`Dh}}}}111111{cCj{}}000088888`````````````888888888888{CCjd}{CCld}{CCnd}{CD`d}{CDbd}{CDdd}{CCjCCj}{CClCCl}{CCnCCn}{CD`CD`}{CDbCDb}{CDdCDd}{{ce}d{}{}}00000```{{}CCj}{{}CCl}{{}CCn}{{}CD`}{{}CDb}{{}CDd}`{CCjBb}{CClBb}{CCnBb}{CD`Bb}{CDbBb}{CDdBb}{{CCjCCj}Bd}{{CClCCl}Bd}{{CCnCCn}Bd}{{CD`CD`}Bd}{{CDbCDb}Bd}{{CDdCDd}Bd}{{CCjBf}Bh}{{CClBf}Bh}{{CCnBf}Bh}{{CD`Bf}Bh}{{CDbBf}Bh}{{CDdBf}Bh}{cc{}}00000000000``{ce{}{}}00000{c{{Bj{e}}}{}{}}00000```````{CD`CDf}`{{CD`CDf}d}333333{c{{Ch{e}}}{}{}}00000000000{cCj{}}00000`555555````5555{CDhd}{CDhCDh}{CDjCDj}{{ce}d{}{}}0{{}CDh}{{CDjc}dCn}{CDhBb}{CDjBb}{{CDhCDh}Bd}{{CDjCDj}Bd}{{CDhBf}Bh}{{CDjBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{CDj}}DbDdcDf}{{Ch{dDh}}}Dj}``22{c{{Ch{e}}}{}{}}000{cCj{}}0`44```````{CDfDn}555555{CDld}{CDlCDl}{CDfCDf}{CDnCDn}{{ce}d{}{}}00{{CDfCDf}E`}{{ce}E`{}{}}{{}CDl}{{}CDf}``{{CDnc}dCn}{CDlBb}{CDnBb}{{CDlCDl}Bd}{{CDfCDf}Bd}{{CDnCDn}Bd}{{ce}Bd{}{}}000{{CDlBf}Bh}{{CDfBf}Bh}{{CDnBf}Bh}{cc{}}00{C`{{D`{CDf}}}}111{Dn{{D`{CDf}}}}{{CDfc}dEb}{ce{}{}}00{c{{Bj{e}}}{}{}}00{C`Bd}{{{D`{CDn}}DbDdcDf}{{Ch{dDh}}}Dj}{{CDfCDf}{{D`{E`}}}}444{c{{Ch{e}}}{}{}}{C`{{Ch{CDfDh}}}}11111{cCj{}}00777```77{CE`CE`}{{ce}d{}{}}{{CE`c}dCn}{CE`Bb}{{CE`CE`}Bd}{{CE`Bf}Bh}{cc{}}0>={{{D`{CE`}}DbDdcDf}{{Ch{dDh}}}Dj}?::8?``````????????{CEbd}{CEdd}{CEfd}{CEhd}{CEbCEb}{CEdCEd}{CEfCEf}{CEhCEh}>>>>{{}CEb}{{}CEd}{{}CEf}{{}CEh}{CEbBb}{CEdBb}{CEfBb}{CEhBb}`{{CEbCEb}Bd}{{CEdCEd}Bd}{{CEfCEf}Bd}{{CEhCEh}Bd}{{CEbBf}Bh}{{CEdBf}Bh}{{CEfBf}Bh}{{CEhBf}Bh}{cc{}}0000000`{ce{}{}}000{c{{Bj{e}}}{}{}}000````````1111{c{{Ch{e}}}{}{}}0000000{cCj{}}0003333``````33333333{CEjd}{CEld}{CEnd}{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{{ce}d{}{}}000{{}CEj}{{}CEl}{{}CEn}{{CF`c}dCn}{CEjBb}{CElBb}{CEnBb}{CF`Bb}{{CEjCEj}Bd}{{CElCEl}Bd}{{CEnCEn}Bd}{{CF`CF`}Bd}{{CEjBf}Bh}{{CElBf}Bh}{{CEnBf}Bh}{{CF`Bf}Bh}{cc{}}0000000`{ce{}{}}000{c{{Bj{e}}}{}{}}000```{{{D`{CF`}}DbDdcDf}{{Ch{dDh}}}Dj}``2222`{c{{Ch{e}}}{}{}}0000000{cCj{}}0004444``4444{CFbd}{CFdd}{CFbCFb}{CFdCFd}{{ce}d{}{}}0{{}CFb}{{}CFd}{CFbBb}{CFdBb}{{CFbCFb}Bd}{{CFdCFd}Bd}{{CFbBf}Bh}{{CFdBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0````11{c{{Ch{e}}}{}{}}000{cCj{}}033```````333333{CFfd}{CFhd}{CFfCFf}{CFhCFh}{CFjCFj}{{ce}d{}{}}00{{}CFf}{{}CFh}{{CFjc}dCn}{CFfBb}{CFhBb}{CFjBb}{{CFfCFf}Bd}{{CFhCFh}Bd}{{CFjCFj}Bd}{{CFfBf}Bh}{{CFhBf}Bh}{{CFjBf}Bh}{cc{}}00000`{ce{}{}}00{c{{Bj{e}}}{}{}}00`{{{D`{CFj}}DbDdcDf}{{Ch{dDh}}}Dj}``222{c{{Ch{e}}}{}{}}00000{cCj{}}00444```44{CFlCFl}{{ce}d{}{}}{{CFlc}dCn}{CFlBb}{{CFlCFl}Bd}{{CFlBf}Bh};;:9{{{D`{CFl}}DbDdcDf}{{Ch{dDh}}}Dj};887;`````;;;;{CFnd}{CFnCFn}{CG`CG`}88{{}CFn}{{CG`c}dCn}{CFnBb}{CG`Bb}{{CFnCFn}Bd}{{CG`CG`}Bd}{{CFnBf}Bh}{{CG`Bf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0`{{{D`{CG`}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044```44{CGbCGb}{{ce}d{}{}}{{CGbc}dCn}{CGbBb}{{CGbCGb}Bd}{{CGbBf}Bh};;:9{{{D`{CGb}}DbDdcDf}{{Ch{dDh}}}Dj};887;```;;;;{CGdd}{CGdCGd}{CGfCGf}88{{}CGd}{{CGfc}dCn}{CGdBb}{CGfBb}{{CGdCGd}Bd}{{CGfCGf}Bd}{{CGdBf}Bh}{{CGfBf}Bh}{cc{}}000{ce{}{}}0{c{{Bj{e}}}{}{}}0{{{D`{CGf}}DbDdcDf}{{Ch{dDh}}}Dj}22{c{{Ch{e}}}{}{}}000{cCj{}}044``````44{CGhCGh}{{ce}d{}{}}{{CGhc}dCn}{CGhBb}{{CGhCGh}Bd}{{CGhBf}Bh};;:9{{{D`{CGh}}DbDdcDf}{{Ch{dDh}}}Dj};887;","c":[400,467,1189,1190,1191,1192,1193,1494,1867,2363,2699,2731,2795,2849,3164,3280,3347,3419,3498,3919,3934,3937,3985,3986,4501,4601,4711,4949,4950,5286,5657,6131,6210,6896,6897,7000,7131,7218,7767,8363,8636],"p":[[5,"AccessLog",15],[1,"unit"],[5,"AccessLogFilter",15],[5,"ComparisonFilter",15],[5,"StatusCodeFilter",15],[5,"DurationFilter",15],[5,"NotHealthCheckFilter",15],[5,"TraceableFilter",15],[5,"RuntimeFilter",15],[5,"AndFilter",15],[5,"OrFilter",15],[5,"HeaderFilter",15],[5,"ResponseFlagFilter",15],[5,"GrpcStatusFilter",15],[5,"MetadataFilter",15],[5,"ExtensionFilter",15],[1,"usize"],[1,"bool"],[5,"Formatter",9115],[8,"Result",9115],[5,"Request",9116],[6,"Op",381],[6,"Status",434],[1,"i32"],[5,"Iter",9117],[5,"Cloned",9118],[5,"FilterMap",9119],[6,"Result",9120],[5,"TypeId",9121],[6,"ConfigType",330],[10,"BufMut",9122],[6,"Option",9123],[1,"u32"],[6,"WireType",9124],[5,"DecodeContext",9124],[5,"DecodeError",9125],[10,"Buf",9126],[6,"FilterSpecifier",350],[1,"str"],[6,"Ordering",9127],[10,"Hasher",9128],[6,"ConfigType",414],[5,"ApiConfigSource",482],[6,"ApiType",1845],[5,"HeaderValueOption",482],[6,"HeaderAppendAction",2344],[6,"RoutingPriority",482],[6,"RequestMethod",482],[6,"TrafficDirection",482],[6,"ApiVersion",482],[6,"HealthStatus",482],[5,"Locality",482],[5,"Node",482],[5,"Metadata",482],[5,"RuntimeUInt32",482],[5,"RuntimePercent",482],[5,"RuntimeDouble",482],[5,"RuntimeFeatureFlag",482],[5,"QueryParameter",482],[5,"HeaderValue",482],[5,"HeaderMap",482],[5,"WatchedDirectory",482],[5,"DataSource",482],[5,"TransportSocket",482],[5,"RuntimeFractionalPercent",482],[5,"ControlPlane",482],[5,"TypedExtensionConfig",482],[5,"ProxyProtocolConfig",482],[5,"SocketOption",482],[5,"Pipe",482],[5,"EnvoyInternalAddress",482],[5,"SocketAddress",482],[5,"TcpKeepalive",482],[5,"BindConfig",482],[5,"Address",482],[5,"CidrRange",482],[5,"GrpcService",482],[5,"AggregatedConfigSource",482],[5,"SelfConfigSource",482],[5,"RateLimitSettings",482],[5,"PathConfigSource",482],[5,"ConfigSource",482],[5,"ExtensionConfigSource",482],[5,"UdpSocketConfig",482],[5,"TcpProtocolOptions",482],[5,"QuicKeepAliveSettings",482],[5,"QuicProtocolOptions",482],[5,"UpstreamHttpProtocolOptions",482],[5,"AlternateProtocolsCacheOptions",482],[5,"HttpProtocolOptions",482],[5,"Http1ProtocolOptions",482],[5,"KeepaliveSettings",482],[5,"Http2ProtocolOptions",482],[5,"GrpcProtocolOptions",482],[5,"Http3ProtocolOptions",482],[5,"SchemeHeaderTransformation",482],[5,"EventServiceConfig",482],[5,"HealthStatusSet",482],[5,"HealthCheck",482],[6,"HeadersWithUnderscoresAction",2680],[6,"Protocol",2765],[6,"SocketState",2818],[6,"Version",2713],[6,"Address",1802],[5,"AlternateProtocolsCacheEntry",1824],[6,"ConfigSourceSpecifier",1881],[6,"Specifier",1905],[6,"AddressNameSpecifier",1928],[6,"ConfigSourceSpecifier",1948],[5,"EnvoyGrpc",1968],[5,"GoogleGrpc",1968],[6,"TargetSpecifier",1968],[5,"SslCredentials",2038],[5,"GoogleLocalCredentials",2038],[5,"ChannelCredentials",2038],[5,"CallCredentials",2038],[5,"ChannelArgs",2038],[5,"ServiceAccountJwtAccessCredentials",2142],[5,"GoogleIamCredentials",2142],[5,"MetadataCredentialsFromPlugin",2142],[5,"StsService",2142],[6,"CredentialSpecifier",2142],[6,"ConfigType",2260],[5,"Value",2280],[6,"ValueSpecifier",2301],[6,"CredentialSpecifier",2322],[5,"Payload",2377],[5,"HttpHealthCheck",2377],[5,"TcpHealthCheck",2377],[5,"RedisHealthCheck",2377],[5,"GrpcHealthCheck",2377],[5,"CustomHealthCheck",2377],[5,"TlsOptions",2377],[6,"HealthChecker",2377],[6,"CodecClientType",6051],[6,"ConfigType",2557],[6,"Payload",2577],[5,"HeaderKeyFormat",2598],[5,"ProperCaseWords",2619],[6,"HeaderFormat",2619],[5,"SettingsParameter",2659],[6,"Transformation",2745],[6,"PortSpecifier",2765],[6,"Value",2818],[6,"ConfigType",2872],[5,"Endpoint",2893],[5,"LbEndpoint",2893],[5,"LedsClusterLocalityConfig",2893],[5,"LocalityLbEndpoints",2893],[5,"HealthCheckConfig",2989],[6,"HostIdentifier",3010],[5,"LbEndpointList",3031],[6,"LbConfig",3031],[5,"ApiListener",3073],[5,"Filter",3073],[5,"FilterChainMatch",3073],[5,"FilterChain",3073],[5,"ListenerFilterChainMatchPredicate",3073],[5,"ListenerFilter",3073],[5,"QuicProtocolOptions",3073],[5,"UdpListenerConfig",3073],[5,"ActiveRawUdpListenerConfig",3073],[5,"ListenerCollection",3073],[5,"Listener",3073],[6,"DrainType",3433],[6,"ConnectionSourceType",3400],[6,"ConfigType",3359],[5,"OnDemandConfiguration",3380],[5,"DeprecatedV1",3433],[5,"ConnectionBalanceConfig",3433],[5,"InternalListenerConfig",3433],[6,"ListenerSpecifier",3433],[5,"ExactBalance",3545],[6,"BalanceType",3545],[6,"ConfigType",3584],[5,"MatchSet",3605],[6,"Rule",3605],[5,"VirtualHost",3650],[5,"FilterAction",3650],[5,"Route",3650],[5,"WeightedCluster",3650],[5,"RouteMatch",3650],[5,"CorsPolicy",3650],[5,"RouteAction",3650],[5,"RetryPolicy",3650],[5,"HedgePolicy",3650],[5,"RedirectAction",3650],[5,"DirectResponseAction",3650],[5,"NonForwardingAction",3650],[5,"Decorator",3650],[5,"Tracing",3650],[5,"VirtualCluster",3650],[5,"RateLimit",3650],[5,"HeaderMatcher",3650],[5,"QueryParameterMatcher",3650],[5,"InternalRedirectPolicy",3650],[5,"FilterConfig",3650],[6,"ClusterNotFoundResponseCode",4838],[6,"InternalRedirectAction",4838],[6,"TlsRequirementType",5267],[6,"RedirectResponseCode",4555],[6,"EnabledSpecifier",4175],[6,"HeaderMatchSpecifier",4195],[6,"QueryParameterMatchSpecifier",4222],[5,"Action",4243],[5,"Override",4243],[5,"SourceCluster",4285],[5,"DestinationCluster",4285],[5,"RequestHeaders",4285],[5,"RemoteAddress",4285],[5,"GenericKey",4285],[5,"HeaderValueMatch",4285],[5,"DynamicMetaData",4285],[5,"MetaData",4285],[6,"ActionSpecifier",4285],[6,"Source",4483],[5,"DynamicMetadata",4515],[6,"OverrideSpecifier",4515],[6,"SchemeRewriteSpecifier",4555],[6,"PathRewriteSpecifier",4555],[6,"ResetHeaderFormat",4633],[5,"RetryPriority",4633],[5,"RetryHostPredicate",4633],[5,"RetryBackOff",4633],[5,"ResetHeader",4633],[5,"RateLimitedRetryBackOff",4633],[6,"ConfigType",4774],[6,"ConfigType",4794],[6,"Action",4814],[5,"RequestMirrorPolicy",4838],[5,"HashPolicy",4838],[5,"UpgradeConfig",4838],[5,"MaxStreamDuration",4838],[6,"ClusterSpecifier",4838],[6,"HostRewriteSpecifier",4838],[5,"Header",5037],[5,"Cookie",5037],[5,"ConnectionProperties",5037],[5,"QueryParameter",5037],[5,"FilterState",5037],[6,"PolicySpecifier",5037],[5,"ConnectConfig",5164],[5,"GrpcRouteMatchOptions",5185],[5,"TlsContextMatchOptions",5185],[5,"ConnectMatcher",5185],[6,"PathSpecifier",5185],[5,"ClusterWeight",5300],[6,"RandomValueSpecifier",5300],[6,"HostRewriteSpecifier",5350],[5,"DoubleMatcher",5375],[5,"RegexMatcher",5375],[5,"RegexMatchAndSubstitute",5375],[5,"StringMatcher",5375],[5,"ListStringMatcher",5375],[5,"ValueMatcher",5375],[5,"ListMatcher",5375],[5,"MetadataMatcher",5375],[6,"MatchPattern",5547],[6,"MatchPattern",5568],[5,"PathSegment",5588],[6,"Segment",5609],[5,"GoogleRe2",5629],[6,"EngineType",5629],[6,"MatchPattern",5669],[5,"NullMatch",5693],[6,"MatchPattern",5693],[5,"MetadataKey",5738],[5,"MetadataKind",5738],[5,"PathSegment",5781],[6,"Segment",5802],[5,"Request",5822],[5,"Route",5822],[5,"Cluster",5822],[5,"Host",5822],[6,"Kind",5822],[5,"CustomTag",5922],[5,"Literal",5944],[5,"Environment",5944],[5,"Header",5944],[5,"Metadata",5944],[6,"Type",5944],[5,"Percent",6051],[5,"FractionalPercent",6051],[5,"Int64Range",6051],[5,"Int32Range",6051],[5,"DoubleRange",6051],[6,"DenominatorType",6191],[5,"DiscoveryRequest",6226],[5,"DiscoveryResponse",6226],[5,"DeltaDiscoveryRequest",6226],[5,"DeltaDiscoveryResponse",6226],[5,"Resource",6226],[5,"AdsDummy",6226],[5,"AggregatedDiscoveryServiceClient",6374],[6,"CompressionEncoding",9129],[8,"BoxBody",9130],[10,"GrpcService",9131],[10,"Clone",9132],[5,"Channel",9133],[5,"Error",9134],[5,"Endpoint",9135],[10,"TryInto",9136],[5,"Streaming",9137],[5,"Response",9138],[5,"Status",9139],[17,"Message"],[10,"IntoStreamingRequest",9116],[10,"Debug",9115],[5,"InterceptedService",9140],[5,"Request",9141],[17,"Response"],[5,"Response",9142],[10,"Service",9143],[10,"Interceptor",9140],[5,"Uri",9144],[5,"AggregatedDiscoveryServiceServer",6399],[10,"AggregatedDiscoveryService",6399],[10,"Body",9145],[10,"Send",9146],[17,"StreamAggregatedResourcesStream"],[17,"DeltaAggregatedResourcesStream"],[10,"Future",9147],[5,"Box",9148],[5,"Pin",9149],[17,"Item"],[10,"Stream",9150],[5,"Arc",9151],[5,"IntoMakeService",9152],[5,"Context",9153],[6,"Poll",9154],[5,"CacheControl",6431],[5,"Status",6452],[5,"ClusterMap",6478],[5,"Cluster",6478],[5,"Locality",6478],[5,"Ipv6",6478],[5,"Host",6478],[5,"Endpoint",6478],[5,"Datacenter",6478],[5,"Filter",6478],[5,"FilterChain",6478],[6,"Inner",6672],[5,"Capture",6707],[5,"Suffix",6729],[5,"Prefix",6729],[5,"Regex",6729],[6,"Strategy",6729],[5,"Compress",6814],[6,"Mode",6837],[6,"Action",6837],[5,"ModeValue",6837],[5,"ActionValue",6837],[5,"Concatenate",6947],[6,"Strategy",6970],[5,"StrategyValue",6970],[5,"Debug",7026],[5,"Drop",7047],[5,"Firewall",7067],[5,"Rule",7089],[6,"Action",7089],[5,"PortRange",7089],[5,"LoadBalancer",7167],[6,"Policy",7188],[5,"PolicyValue",7188],[5,"LocalRateLimit",7244],[5,"Match",7266],[5,"Branch",7288],[5,"Config",7288],[5,"Pass",7332],[5,"Timestamp",7352],[5,"TokenRouter",7373],[5,"AggregatedControlPlaneDiscoveryServiceClient",7396],[5,"AggregatedControlPlaneDiscoveryServiceServer",7421],[10,"AggregatedControlPlaneDiscoveryService",7421],[6,"KnownRegex",7453],[5,"FieldRules",7453],[5,"FloatRules",7453],[5,"DoubleRules",7453],[5,"Int32Rules",7453],[5,"Int64Rules",7453],[5,"UInt32Rules",7453],[5,"UInt64Rules",7453],[5,"SInt32Rules",7453],[5,"SInt64Rules",7453],[5,"Fixed32Rules",7453],[5,"Fixed64Rules",7453],[5,"SFixed32Rules",7453],[5,"SFixed64Rules",7453],[5,"BoolRules",7453],[5,"StringRules",7453],[5,"BytesRules",7453],[5,"EnumRules",7453],[5,"MessageRules",7453],[5,"RepeatedRules",7453],[5,"MapRules",7453],[5,"AnyRules",7453],[5,"DurationRules",7453],[5,"TimestampRules",7453],[1,"f32"],[1,"f64"],[1,"i64"],[1,"u64"],[1,"u8"],[1,"slice"],[6,"WellKnown",8204],[6,"Type",8226],[6,"WellKnown",8266],[6,"PackageVersionStatus",8299],[5,"FileStatusAnnotation",8299],[5,"MessageStatusAnnotation",8299],[5,"FieldStatusAnnotation",8299],[5,"StatusAnnotation",8299],[5,"TypedExtensionConfig",8417],[5,"Authority",8417],[5,"ContextParams",8417],[5,"ResourceLocator",8417],[5,"CollectionEntry",8417],[5,"ResourceName",8417],[6,"Scheme",8593],[5,"InlineEntry",8550],[6,"ResourceSpecifier",8550],[5,"Directive",8593],[6,"ContextParamSpecifier",8593],[6,"Directive",8667],[5,"RegexMatcher",8690],[5,"StringMatcher",8690],[5,"ListStringMatcher",8690],[5,"Matcher",8690],[5,"OnMatch",8776],[5,"MatcherList",8776],[5,"MatcherTree",8776],[6,"MatcherType",8776],[5,"Predicate",8861],[5,"FieldMatcher",8861],[5,"SinglePredicate",8903],[5,"PredicateList",8903],[6,"MatchType",8903],[6,"Matcher",8968],[5,"MatchMap",8989],[6,"TreeType",8989],[6,"OnMatch",9031],[5,"GoogleRe2",9052],[6,"EngineType",9052],[6,"MatchPattern",9091]],"b":[]}],\ ["xds",{"doc":"","t":"EEPPICCCCCCCCCCCCIFFIRRKNNNNNNNNMNNNNNNNNNNNNMNNNNNNNNNFFFKFFIMNMNNNNNNNNNNMNNNNNNNHMMNNNNNNNNNNHNNNOMOONOOONNNNNNNNNNNNNNNNNNONNOONNNNNFFFFGPFFFPFFPPPPFFFPFFPFFFFGFPPFFFFPFFFPFPPPFFPFPFFFFGGFFFFFFFFFFFPPGFFFPPPFPPFOCOOOOOOOOOOCOCOOOOOOOOOCOOOOOOOOOCOOOOOOOOOCOOCOOOCOOOCOOCOOOOCCOCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOCOOOOOOOOOOOOOCOCCOOOOOOOOOOOOOOOCOOOOOOOOOOOOOOGPPPFOOPPGPPPPPPGPPPPPPPGGPGPFPFPGOOOOOOOCOOOFFFFFOCOCCOOOOPGPPPFPFPFFPOOOOOOOCOOOOOOOOGPFCOPPGGPPPPPGPFPFPGFPFFFPFOOOOCOOOOOOCOOOOOOOOOOGPPGPFOCGFPPFOOPPGPPPGPGPGPGPPPPGPPPGGPFFFFFFCCOOOOOOOOOOOOOOCOOOOOOOOOOOOOOOOOFKFRRMMFOCCCCCCCCCCCCCCFFFFFFFFFFFFFFFNNNNNNNNNNNNNNNCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOONOONONNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNPPPGPPPPPPPPPNNNNNNNNNNNNNNNNNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNPPPPPPPPPPPPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFFFGPFFFPFFPPPPFFFPFFPFFFFGFPPFFFFPFFFPFPPPFFPFPFFFFGGFFFFFFFFFFFPPGFFFPPPFPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCOOOOOOOOOOCOCNOONOONNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNCOOOOOOOOOCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNOOCONOCOOOOCCOCOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNOOOOOOONOCNOOOOOONOOOOOOOCNNNONNNNNNCCOOONONOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOGPPPNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNONNONNNNNPPGPPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNNNPPPPGNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNFPFPGNNNONNNNNNOOONNNNNNNNOOONNNNNNNNNNNNNNNNNNCNNNNNNNOOONNNNNNNNNNNNNNNFFFFFNNNNNONNNNNNNNNNCOCCNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNPGPPPFPFPFFPNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONCOOOOOONNNNNOONNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNNNNNCONPPGNNNNNNNNNNNNNNNNNNNGPPPNNNNNNNNNNNNNNNNNNNPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFPGFPFFFPFNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNONOOCOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNOCNNNNNNNGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNONNNNNNONPPGPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGNNNNNNNNNNNNNNNNNNNPGPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNCFFFFNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNONOOONNNNNNNNOCOOOOOOCOOONNNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNONNONNNNNPPGNNNNNNNNNNNNNNNNNNNGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNCFFFFFFFFFFFNNNNNNNNNNNOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOONNNNNNNNNNNOOOOONOOOONNNNNNNNNNNONNNNNNNNNNNCCCOOOONNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNCCCOOOOOOOOOOOOOOOOOOONNNOOONOOOOONNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNONNNNNPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPFGPFGPNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNPPPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNCFFFFFFFFFFFFFFFFFFFFNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOCOONNNNNNNNNNNNNNNNNNNNOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCOOOOOOOOOOOOONOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOONOOOCOOOCOOOCOOOOOOONONOOOOOOOOOOOOCOOOOOCCCOOOONNNNNOOOOOONNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCNNNNNNNNNNNNNNNNNNNNCGPNNNNNNNNNNNNNNNNNNNPPGPPPPPPNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNFFNNCONNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNGFPFPPFPFPFPFPFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOONNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNCOONONONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNPPPPGPPGPPGPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFFGFFFPPNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONOCCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNGPPPPPNNNNNNNNNNNNNNNNNNNPPPGGPPFPPPGGFPPFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNCNNNNNNNNNNNNNNNNNNONNNNOOONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNFPFPFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNONOOOOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNFNONNNNNNNNNNNNNONNNNNFPFPGPPFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNPPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFPGNNNNNNNNNNNOCNNNNNNNNNNNNONNNNNOOOOOONNNNNNNNONNOPGNNNNNNNNNNNNNNNNNNNCCCCCFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNONNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNOCOOOOCOOOOCCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOCNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNGPNNNNNNNNNNNNNNNNNNNFNNNNNNNNNNNNNNCONNNNNPGNNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNNNPPPGFPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCCONNNNNNNNNNFNNNNNNNNNNNNNNCONNNNNPGNNNNNNNNNNNNNNNNNNNFPFPGFPFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCFNNNNNNCNNNNNNNNONNNONNFPFFPFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONOOONNNNNNNNNNNNNNNNNNNNONNNNNGFFPPPFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNOOONNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNOOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNGPPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCCFFFFFFNNNNNNCCONNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNONNNNNNNNNNNNOOOOOOCOOOOOOOOONNNNNNNNNNNNNNNNNNONNNNNNOOOOOOONNNNNNFNNNNNNNNNNNNNNNNNNNNNNNNNNNKFRRNNNNNNNNMNNNNNNNNNNNNNMNNNNNNFNNNNNNNONNNNNNNNNNNNCFNNNNNNONONNNNNNNONNNNNCCCCFFFFFFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONONNNNNNNNNNNNNNNNNNONNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNCOOOOONNNNNNNNNNNNNNNNNNNOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOGPPPNNNNNNNNNNNNNNNNNNNCCCCCCCCCCCCCFNNNCNNNNNNNNNNNOONNNNNFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOONNNNNNNNNNNNNNNNNNNNCFNNNNNNCNNNNNNNNOOONNNNNGFPPPPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNCFNNNONNNCNNNNNNNNOONNNNNPPPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNCFNNNNNNNNNNNNONNNNNNNCFNNNNNNNNNNNNNNNNNNNCFNNNNNNNNNCNNNNNOONNNNNGPPFFNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONONONNNNNNNNNNNNNNNNCFNNNNNNNNNNNNNNCONNNNNPGFPPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNCFNNNNNNNNNNNNNNOONNNNNCFNNNNNNNNNNNNNNCOONNNNNFFNNNNNNONNNNNNNNNNNNOONNNNNNNNNNONNNNNNNNONNCFNNNNNNNNNNNNNNNNNNNCFNNNNNNNNNNNNNNONNNNNCFNNNNNNNNNNNNNNONNNNNCCCFNNNNNNNNNNNNNNNNNNNNNNNNNNNKFRRNNNNNNNNMNNNNNNNNNNNNNMNNNNNNFFFFFFFFFFPPFFGFFFFFFFFFFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOONNOONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOOOOOOOOOOONONNNNNNNNNNNNOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNOONONNNNNNNNNNNNOOOOOOOOOOOOOONONNNNNNNNNNNNOOOOOOOOOOOOOONONONNOONOONONONNOONONONOOOOOOOOOOOOOOOOOONNNOONNOONNNNOOOONONOCNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNOOOPPPGNNNNNNNNNNNNNNNNNNNPPPPPPPPPPPPPPPPPPPGPPNNNNNNNNNNNNNNNNNNNPPPPPPPPPGPNNNNNNNNNNNNNNNNNNNCCCCPFFPFPGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNOOOOCFFFFFFNNNNNNOONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNCOONNNNNNONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNNNNNOOOCOOONONNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNFPPGNNNNNNNNNNNNNNNNNNNNNNNNNNNNOONNNNNNNNONNGFPPPGPNNNNNNNNNNNNNNNNNNNNNCONNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNCCFFFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNNNNNNONNNNNNNNOCOOOOCCNNNNNNNNNNNNNNNNNNNNFPFPGFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNCCONCONNNNONNNNNNNNNNNNNNNNFFNNNNNNNNNNNNNNNNNNNNNNNNNNNNOOCONNNNNNNNNNPGPPFFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNONOCNNNNNNNNNNNNNNNPGPNNNNNNNNNNNNNNNNNNNPPFPGNNNNNNNNNNNNNNNNNNNNNNNNNNNONNNNNNNNNNNPPGNNNNNNNNNNNNNNNNNNNGFPNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNPPGPPPNNNNNNNNNNNNNNNNNNNFFFFFFFFFFFOOOOOOOOOOOOOOOOOOOOOOOCCCOOOOOOOCCCOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOPGPFOPGPPFPFGPFGPOOCGFPPGPPPPFPPGOFNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNFNNNNNNNHHNNNNFNNNNNNNNNNNNNFFFFFFFFFOOOOOCOOOOOOOOOOOOOOOGPPPFNNNNNONNNNNNONNONNNNNNNNNNPGPGPP","n":["AdsClient","Client","Err","Ok","Result","client","config","core","discovery","generated","listener","locality","metrics","net","proto","server","socket_address","AdsClient","Client","DeltaSubscription","MdsClient","Request","Response","ServiceClient","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","connect","connect_to_endpoint","delta_stream","delta_stream","delta_subscribe","delta_subscribe","drop","from","from","from_ref","into","into","into_request","into_request","stream_requests","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","AwaitingAck","ClientState","ClientTracker","Configuration","DeltaDiscoveryRes","LocalVersions","VersionMap","allow_request_processing","apply_ack","apply_delta","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","delta_discovery_request","from","from","from","from","from","get","get_state","handle_delta_discovery_responses","identifier","interested_resources","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","max_grpc_message_size","needs_ack","new","new","node_id","on_changed","removed","removed","reset","resource_type","resources","subscribed","track_client","track_state","tracked_resources","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_url","update","version_matches","versions","versions","vzip","vzip","vzip","vzip","vzip","Address","AggregatedConfigSource","AlternateProtocolsCacheOptions","ApiConfigSource","ApiVersion","Auto","BindConfig","CidrRange","ConfigSource","Connect","ControlPlane","DataSource","Default","Degraded","Delete","Draining","EnvoyInternalAddress","EventServiceConfig","ExtensionConfigSource","Get","GrpcProtocolOptions","GrpcService","Head","HeaderMap","HeaderValue","HeaderValueOption","HealthCheck","HealthStatus","HealthStatusSet","Healthy","High","Http1ProtocolOptions","Http2ProtocolOptions","Http3ProtocolOptions","HttpProtocolOptions","Inbound","KeepaliveSettings","Locality","Metadata","MethodUnspecified","Node","Options","Outbound","Patch","PathConfigSource","Pipe","Post","ProxyProtocolConfig","Put","QueryParameter","QuicKeepAliveSettings","QuicProtocolOptions","RateLimitSettings","RequestMethod","RoutingPriority","RuntimeDouble","RuntimeFeatureFlag","RuntimeFractionalPercent","RuntimePercent","RuntimeUInt32","SchemeHeaderTransformation","SelfConfigSource","SocketAddress","SocketOption","TcpKeepalive","TcpProtocolOptions","Timeout","Trace","TrafficDirection","TransportSocket","TypedExtensionConfig","UdpSocketConfig","Unhealthy","Unknown","Unspecified","UpstreamHttpProtocolOptions","V2","V3","WatchedDirectory","accept_http_10","address","address","address","address_name_specifier","address_prefix","allow_absolute_url","allow_chunked_length","allow_connect","allow_extended_connect","allow_metadata","alt_port","alternate_protocols_cache_options","always_log_health_check_failures","api_config_source","api_type","append","append_action","apply_default_config_without_warming","authorities","auto_san_validation","auto_sni","cluster","cluster_names","config_source","config_source","config_source_specifier","config_source_specifier","config_type","config_validators","connection_idle_interval","connection_keepalive","connection_keepalive","custom_settings_parameters","data_source","default_config","default_host_for_http_10","default_value","default_value","default_value","default_value","default_value","description","enable_trailers","envoy_internal_address","event_log_path","event_service","event_service_config","fill_rate","filter_metadata","freebind","grpc_service","grpc_services","header","header_key_format","header_value_option","headers","headers_with_underscores_action","health_check","health_checker","healthy_edge_interval","healthy_threshold","hpack_table_size","http1_protocol_options","http2_protocol_options","http2_protocol_options","http_protocol_options","id","identifier","idle_timeout","initial_connection_window_size","initial_connection_window_size","initial_fetch_timeout","initial_interval","initial_jitter","initial_metadata","initial_stream_window_size","initial_stream_window_size","interval","interval","interval_jitter","interval_jitter","interval_jitter_percent","ipv4_compat","keepalive_interval","keepalive_probes","keepalive_time","key","key","key_value_store_config","level","locality","max_concurrent_streams","max_concurrent_streams","max_connection_duration","max_consecutive_inbound_frames_with_empty_payload","max_entries","max_headers_count","max_inbound_priority_frames_per_stream","max_inbound_window_update_frames_per_data_frame_sent","max_interval","max_outbound_control_frames","max_outbound_frames","max_requests_per_connection","max_rx_datagram_size","max_stream_duration","max_tokens","metadata","mode","name","name","name","name","no_traffic_healthy_interval","no_traffic_interval","num_timeouts_to_trigger_port_migration","override_auto_sni_header","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","path","path","path","port_specifier","prefer_gro","prefix_len","prepopulated_entries","protocol","proxy_protocol_config","quic_protocol_options","rate_limit_settings","refresh_delay","region","request_timeout","resolver_name","resource_api_version","reuse_connection","runtime_key","runtime_key","runtime_key","runtime_key","runtime_key","scheme_header_transformation","set_node_on_first_message_only","socket_address","socket_option","socket_options","source_address","specifier","state","statuses","stream_error_on_invalid_http_messaging","sub_zone","target_specifier","timeout","timeout","timeout","tls_options","transformation","transport_api_version","transport_api_version","transport_socket","transport_socket_match_criteria","type_urls","typed_config","typed_filter_metadata","unhealthy_edge_interval","unhealthy_interval","unhealthy_threshold","user_agent_name","value","value","value","version","watched_directory","zone","Address","EnvoyInternalAddress","Pipe","SocketAddress","AlternateProtocolsCacheEntry","hostname","port","AggregatedDeltaGrpc","AggregatedGrpc","ApiType","DeltaGrpc","DeprecatedAndUnavailableDoNotUse","Grpc","Rest","Ads","ApiConfigSource","ConfigSourceSpecifier","Path","PathConfigSource","Self_","EnvironmentVariable","Filename","InlineBytes","InlineString","Specifier","AddressNameSpecifier","ServerListenerName","ConfigSourceSpecifier","GrpcService","EnvoyGrpc","EnvoyGrpc","GoogleGrpc","GoogleGrpc","TargetSpecifier","authority","call_credentials","channel_args","channel_credentials","cluster_name","config","credentials_factory_name","google_grpc","per_stream_buffer_limit_bytes","stat_prefix","target_uri","CallCredentials","ChannelArgs","ChannelCredentials","GoogleLocalCredentials","SslCredentials","args","call_credentials","cert_chain","channel_args","channel_credentials","credential_specifier","credential_specifier","private_key","root_certs","AccessToken","CredentialSpecifier","FromPlugin","GoogleComputeEngine","GoogleIam","GoogleIamCredentials","GoogleRefreshToken","MetadataCredentialsFromPlugin","ServiceAccountJwtAccess","ServiceAccountJwtAccessCredentials","StsService","StsService","actor_token_path","actor_token_type","audience","authority_selector","authorization_token","config_type","json_key","metadata_credentials_from_plugin","name","requested_token_type","resource","scope","subject_token_path","subject_token_type","token_exchange_service_uri","token_lifetime_seconds","ConfigType","TypedConfig","Value","value","value_specifier","IntValue","StringValue","ValueSpecifier","CredentialSpecifier","GoogleDefault","LocalCredentials","SslCredentials","AddIfAbsent","AppendIfExistsOrAdd","HeaderAppendAction","OverwriteIfExistsOrAdd","CustomHealthCheck","CustomHealthCheck","GrpcHealthCheck","GrpcHealthCheck","HealthChecker","HttpHealthCheck","HttpHealthCheck","Payload","RedisHealthCheck","TcpHealthCheck","TcpHealthCheck","TlsOptions","alpn_protocols","authority","codec_client_type","config_type","custom_health_check","expected_statuses","host","initial_metadata","key","name","path","payload","payload","receive","receive","request_headers_to_add","request_headers_to_remove","retriable_statuses","send","send","service_name","service_name_matcher","ConfigType","TypedConfig","Binary","Payload","Text","HeaderKeyFormat","header_format","header_key_format","HeaderFormat","ProperCaseWords","ProperCaseWords","StatefulFormatter","SettingsParameter","identifier","value","Allow","DropHeader","HeadersWithUnderscoresAction","RejectRequest","V1","V2","Version","SchemeToOverwrite","Transformation","NamedPort","PortSpecifier","PortValue","Protocol","Tcp","Udp","BufValue","IntValue","SocketState","StateBound","StateListening","StatePrebind","Value","ConfigType","TypedConfig","AdsDummy","DeltaDiscoveryRequest","DeltaDiscoveryResponse","DiscoveryRequest","DiscoveryResponse","Resource","aggregated_discovery_service_client","aggregated_discovery_service_server","aliases","cache_control","canary","control_plane","control_plane","error_detail","error_detail","initial_resource_versions","name","node","node","nonce","nonce","removed_resources","resource","resource","resource_names","resource_names_subscribe","resource_names_unsubscribe","resources","resources","response_nonce","response_nonce","system_version_info","ttl","type_url","type_url","type_url","type_url","version","version_info","version_info","AggregatedDiscoveryServiceClient","AggregatedDiscoveryService","AggregatedDiscoveryServiceServer","DeltaAggregatedResourcesStream","StreamAggregatedResourcesStream","delta_aggregated_resources","stream_aggregated_resources","CacheControl","do_not_cache","envoy","google","quilkin","validate","xds","config","kind","service","accesslog","core","endpoint","listener","route","v3","AccessLog","AccessLogFilter","AndFilter","ComparisonFilter","DurationFilter","ExtensionFilter","GrpcStatusFilter","HeaderFilter","MetadataFilter","NotHealthCheckFilter","OrFilter","ResponseFlagFilter","RuntimeFilter","StatusCodeFilter","TraceableFilter","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","access_log","access_log_filter","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","comparison","comparison","comparison_filter","config_type","config_type","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","exclude","extension_filter","filter","filter_specifier","filters","filters","flags","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","grpc_status_filter","header","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","match_if_key_not_found","matcher","name","name","op","op","percent_sampled","push_statuses","runtime_key","set_op","statuses","statuses","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","use_independent_randomness","value","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AndFilter","DurationFilter","ExtensionFilter","FilterSpecifier","GrpcStatusFilter","HeaderFilter","MetadataFilter","NotHealthCheckFilter","OrFilter","ResponseFlagFilter","RuntimeFilter","StatusCodeFilter","TraceableFilter","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Eq","Ge","Le","Op","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Aborted","AlreadyExists","Canceled","DataLoss","DeadlineExceeded","FailedPrecondition","Internal","InvalidArgument","NotFound","Ok","OutOfRange","PermissionDenied","ResourceExhausted","Status","Unauthenticated","Unavailable","Unimplemented","Unknown","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","v3","Address","AggregatedConfigSource","AlternateProtocolsCacheOptions","ApiConfigSource","ApiVersion","Auto","BindConfig","CidrRange","ConfigSource","Connect","ControlPlane","DataSource","Default","Degraded","Delete","Draining","EnvoyInternalAddress","EventServiceConfig","ExtensionConfigSource","Get","GrpcProtocolOptions","GrpcService","Head","HeaderMap","HeaderValue","HeaderValueOption","HealthCheck","HealthStatus","HealthStatusSet","Healthy","High","Http1ProtocolOptions","Http2ProtocolOptions","Http3ProtocolOptions","HttpProtocolOptions","Inbound","KeepaliveSettings","Locality","Metadata","MethodUnspecified","Node","Options","Outbound","Patch","PathConfigSource","Pipe","Post","ProxyProtocolConfig","Put","QueryParameter","QuicKeepAliveSettings","QuicProtocolOptions","RateLimitSettings","RequestMethod","RoutingPriority","RuntimeDouble","RuntimeFeatureFlag","RuntimeFractionalPercent","RuntimePercent","RuntimeUInt32","SchemeHeaderTransformation","SelfConfigSource","SocketAddress","SocketOption","TcpKeepalive","TcpProtocolOptions","Timeout","Trace","TrafficDirection","TransportSocket","TypedExtensionConfig","UdpSocketConfig","Unhealthy","Unknown","Unspecified","UpstreamHttpProtocolOptions","V2","V3","WatchedDirectory","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","accept_http_10","address","address","address","address_name_specifier","address_prefix","allow_absolute_url","allow_chunked_length","allow_connect","allow_extended_connect","allow_metadata","alt_port","alternate_protocols_cache_options","always_log_health_check_failures","api_config_source","api_type","api_type","append","append_action","append_action","apply_default_config_without_warming","as_str_name","as_str_name","as_str_name","as_str_name","as_str_name","authorities","auto_san_validation","auto_sni","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster","cluster_names","cmp","cmp","cmp","cmp","cmp","compare","compare","compare","compare","compare","config_source","config_source","config_source_specifier","config_source_specifier","config_type","config_validators","connection_idle_interval","connection_keepalive","connection_keepalive","custom_settings_parameters","data_source","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default_config","default_host_for_http_10","default_value","default_value","default_value","default_value","default_value","description","enable_trailers","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","envoy_internal_address","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","event_log_path","event_service","event_service_config","fill_rate","filter_metadata","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","freebind","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_i32","from_i32","from_i32","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","from_str_name","from_str_name","from_str_name","grpc_service","grpc_services","hash","hash","hash","hash","hash","header","header_key_format","header_value_option","headers","headers_with_underscores_action","headers_with_underscores_action","health_check","health_checker","healthy_edge_interval","healthy_threshold","hpack_table_size","http1_protocol_options","http2_protocol_options","http2_protocol_options","http_protocol_options","id","identifier","idle_timeout","initial_connection_window_size","initial_connection_window_size","initial_fetch_timeout","initial_interval","initial_jitter","initial_metadata","initial_stream_window_size","initial_stream_window_size","interval","interval","interval_jitter","interval_jitter","interval_jitter_percent","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","ipv4_compat","is_valid","is_valid","is_valid","is_valid","is_valid","keepalive_interval","keepalive_probes","keepalive_time","key","key","key_value_store_config","level","locality","max_concurrent_streams","max_concurrent_streams","max_connection_duration","max_consecutive_inbound_frames_with_empty_payload","max_entries","max_headers_count","max_inbound_priority_frames_per_stream","max_inbound_window_update_frames_per_data_frame_sent","max_interval","max_outbound_control_frames","max_outbound_frames","max_requests_per_connection","max_rx_datagram_size","max_stream_duration","max_tokens","metadata","mode","name","name","name","name","no_traffic_healthy_interval","no_traffic_interval","num_timeouts_to_trigger_port_migration","override_auto_sni_header","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","override_stream_error_on_invalid_http_message","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","path","path","path","port_specifier","prefer_gro","prefix_len","prepopulated_entries","protocol","protocol","proxy_protocol_config","push_statuses","quic_protocol_options","rate_limit_settings","refresh_delay","region","request_timeout","resolver_name","resource_api_version","resource_api_version","reuse_connection","runtime_key","runtime_key","runtime_key","runtime_key","runtime_key","scheme_header_transformation","set_api_type","set_append_action","set_headers_with_underscores_action","set_node_on_first_message_only","set_protocol","set_resource_api_version","set_state","set_transport_api_version","set_transport_api_version","set_version","socket_address","socket_option","socket_options","source_address","specifier","state","state","statuses","statuses","stream_error_on_invalid_http_messaging","sub_zone","target_specifier","timeout","timeout","timeout","tls_options","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transformation","transport_api_version","transport_api_version","transport_api_version","transport_api_version","transport_socket","transport_socket_match_criteria","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_urls","typed_config","typed_filter_metadata","unhealthy_edge_interval","unhealthy_interval","unhealthy_threshold","user_agent_name","value","value","value","version","version","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","watched_directory","zone","Address","EnvoyInternalAddress","Pipe","SocketAddress","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AlternateProtocolsCacheEntry","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","hostname","into","into_request","port","to_owned","try_from","try_into","type_id","vzip","AggregatedDeltaGrpc","AggregatedGrpc","ApiType","DeltaGrpc","DeprecatedAndUnavailableDoNotUse","Grpc","Rest","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","Ads","ApiConfigSource","ConfigSourceSpecifier","Path","PathConfigSource","Self_","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EnvironmentVariable","Filename","InlineBytes","InlineString","Specifier","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddressNameSpecifier","ServerListenerName","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ConfigSourceSpecifier","GrpcService","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EnvoyGrpc","EnvoyGrpc","GoogleGrpc","GoogleGrpc","TargetSpecifier","__clone_box","__clone_box","__clone_box","authority","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","call_credentials","channel_args","channel_credentials","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","cluster_name","config","credentials_factory_name","default","default","encode","encoded_len","encoded_len","encoded_len","eq","eq","eq","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_ref","google_grpc","into","into","into","into_request","into_request","into_request","merge","per_stream_buffer_limit_bytes","stat_prefix","target_uri","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","CallCredentials","ChannelArgs","ChannelCredentials","GoogleLocalCredentials","SslCredentials","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","args","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","call_credentials","cert_chain","channel_args","channel_credentials","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","credential_specifier","credential_specifier","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","private_key","root_certs","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","AccessToken","CredentialSpecifier","FromPlugin","GoogleComputeEngine","GoogleIam","GoogleIamCredentials","GoogleRefreshToken","MetadataCredentialsFromPlugin","ServiceAccountJwtAccess","ServiceAccountJwtAccessCredentials","StsService","StsService","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","actor_token_path","actor_token_type","audience","authority_selector","authorization_token","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","config_type","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","json_key","merge","metadata_credentials_from_plugin","name","requested_token_type","resource","scope","subject_token_path","subject_token_type","to_owned","to_owned","to_owned","to_owned","to_owned","token_exchange_service_uri","token_lifetime_seconds","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Value","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","value","value_specifier","vzip","IntValue","StringValue","ValueSpecifier","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","CredentialSpecifier","GoogleDefault","LocalCredentials","SslCredentials","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AddIfAbsent","AppendIfExistsOrAdd","HeaderAppendAction","OverwriteIfExistsOrAdd","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","CustomHealthCheck","CustomHealthCheck","GrpcHealthCheck","GrpcHealthCheck","HealthChecker","HttpHealthCheck","HttpHealthCheck","Payload","RedisHealthCheck","TcpHealthCheck","TcpHealthCheck","TlsOptions","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","alpn_protocols","authority","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","codec_client_type","codec_client_type","config_type","custom_health_check","default","default","default","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","expected_statuses","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","initial_metadata","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","key","merge","name","path","payload","payload","receive","receive","request_headers_to_add","request_headers_to_remove","retriable_statuses","send","send","service_name","service_name_matcher","set_codec_client_type","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Binary","Payload","Text","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","HeaderKeyFormat","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","header_format","header_key_format","into","into_request","to_owned","try_from","try_into","type_id","vzip","HeaderFormat","ProperCaseWords","ProperCaseWords","StatefulFormatter","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","SettingsParameter","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","identifier","into","into_request","to_owned","try_from","try_into","type_id","value","vzip","Allow","DropHeader","HeadersWithUnderscoresAction","RejectRequest","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","V1","V2","Version","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","SchemeToOverwrite","Transformation","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","NamedPort","PortSpecifier","PortValue","Protocol","Tcp","Udp","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","default","encode","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","BufValue","IntValue","SocketState","StateBound","StateListening","StatePrebind","Value","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","compare","default","encode","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","v3","Endpoint","LbEndpoint","LedsClusterLocalityConfig","LocalityLbEndpoints","__clone_box","__clone_box","__clone_box","__clone_box","address","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","endpoint","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","health_check_config","health_status","health_status","host_identifier","hostname","into","into","into","into","into_request","into_request","into_request","into_request","lb_config","lb_endpoint","lb_endpoints","leds_collection_name","leds_config","load_balancing_weight","load_balancing_weight","locality","locality_lb_endpoints","metadata","priority","proximity","set_health_status","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","HealthCheckConfig","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","hostname","into","into_request","port_value","to_owned","try_from","try_into","type_id","vzip","Endpoint","EndpointName","HostIdentifier","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","LbConfig","LbEndpointList","LedsClusterLocalityConfig","LoadBalancerEndpoints","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","lb_endpoints","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","ActiveRawUdpListenerConfig","ApiListener","Filter","FilterChain","FilterChainMatch","Listener","ListenerCollection","ListenerFilter","ListenerFilterChainMatchPredicate","QuicProtocolOptions","UdpListenerConfig","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","access_log","address","address_suffix","api_listener","api_listener","application_protocols","bind_to_port","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","config_type","config_type","connection_balance_config","continue_on_listener_filters_timeout","crypto_handshake_timeout","crypto_stream_config","default","default","default","default","default","default","default","default","default","default","default","default_filter_chain","deprecated_v1","destination_port","direct_source_prefix_ranges","downstream_socket_config","drain_type","drain_type","enable_mptcp","enable_reuse_port","enabled","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","entries","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","filter","filter_chain","filter_chain_match","filter_chain_match","filter_chains","filter_disabled","filters","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","freebind","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","idle_timeout","ignore_global_conn_limit","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","listener","listener_filter","listener_filter_chain_match_predicate","listener_filters","listener_filters_timeout","listener_specifier","metadata","metadata","name","name","name","name","on_demand_configuration","packets_to_read_to_connection_count_ratio","per_connection_buffer_limit_bytes","prefix_ranges","proof_source_config","quic_options","quic_protocol_options","reuse_port","rule","server_names","set_drain_type","set_source_type","set_traffic_direction","socket_options","source_ports","source_prefix_ranges","source_type","source_type","stat_prefix","suffix_len","tcp_backlog_size","tcp_fast_open_queue_length","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","traffic_direction","traffic_direction","transparent","transport_protocol","transport_socket","transport_socket_connect_timeout","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","udp_listener_config","use_original_dst","use_proxy_proto","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConfigDiscovery","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","OnDemandConfiguration","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","rebuild_timeout","to_owned","try_from","try_into","type_id","vzip","Any","ConnectionSourceType","External","SameIpOrLoopback","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ConnectionBalanceConfig","Default","DeprecatedV1","DrainType","InternalListener","InternalListenerConfig","ListenerSpecifier","ModifyOnly","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","balance_type","bind_to_port","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","connection_balance_config","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","BalanceType","ExactBalance","ExactBalance","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ConfigDiscovery","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AndMatch","AnyMatch","DestinationPortRange","MatchSet","NotMatch","OrMatch","Rule","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","rules","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","CorsPolicy","Decorator","DirectResponseAction","FilterAction","FilterConfig","HeaderMatcher","HedgePolicy","InternalRedirectPolicy","NonForwardingAction","QueryParameterMatcher","RateLimit","RedirectAction","RetryPolicy","Route","RouteAction","RouteMatch","Tracing","VirtualCluster","VirtualHost","WeightedCluster","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","action","action","actions","additional_request_chance","allow_credentials","allow_cross_scheme_redirect","allow_headers","allow_methods","allow_origin_string_match","append_x_forwarded_host","body","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","case_sensitive","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","client_sampling","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster_not_found_response_code","cluster_not_found_response_code","cluster_specifier","clusters","config","cors","cors","cors_policy","custom_tags","decorator","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","disable_key","domains","dynamic_metadata","enabled_specifier","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","expose_headers","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","grpc","grpc_timeout_offset","hash_policy","header_match_specifier","header_matcher","headers","headers","hedge_on_per_try_timeout","hedge_policy","hedge_policy","host_redirect","host_rewrite_specifier","host_selection_retry_max_attempts","idle_timeout","include_attempt_count_in_response","include_request_attempt_count","include_vh_rate_limits","initial_requests","internal_redirect_action","internal_redirect_action","internal_redirect_policy","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","invert_match","is_optional","limit","match","matcher","max_age","max_grpc_timeout","max_internal_redirects","max_internal_redirects","max_stream_duration","metadata","metadata_match","name","name","name","name","name","num_retries","operation","overall_sampling","path_rewrite_specifier","path_specifier","per_request_buffer_limit_bytes","per_request_buffer_limit_bytes","per_try_idle_timeout","per_try_timeout","port_redirect","predicates","prefix_rewrite","priority","priority","propagate","query_parameter_match_specifier","query_parameter_matcher","query_parameters","random_sampling","random_value_specifier","rate_limit","rate_limited_retry_back_off","rate_limits","rate_limits","redirect_action","redirect_response_codes","regex_rewrite","request_headers_to_add","request_headers_to_add","request_headers_to_remove","request_headers_to_remove","request_mirror_policies","require_tls","require_tls","response_code","response_code","response_headers_to_add","response_headers_to_add","response_headers_to_remove","response_headers_to_remove","retriable_headers","retriable_request_headers","retriable_status_codes","retry_back_off","retry_host_predicate","retry_on","retry_options_predicates","retry_policy","retry_policy","retry_policy","retry_policy_typed_config","retry_policy_typed_config","retry_priority","route","route_action","route_match","routes","runtime_fraction","runtime_key_prefix","scheme_rewrite_specifier","set_cluster_not_found_response_code","set_internal_redirect_action","set_priority","set_require_tls","set_response_code","shadow_enabled","stage","status","strip_query","timeout","tls_context","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","total_weight","tracing","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","typed_per_filter_config","typed_per_filter_config","upgrade_configs","virtual_clusters","virtual_host","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","weighted_cluster","EnabledSpecifier","FilterEnabled","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ContainsMatch","ExactMatch","HeaderMatchSpecifier","PrefixMatch","PresentMatch","RangeMatch","SafeRegexMatch","StringMatch","SuffixMatch","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","PresentMatch","QueryParameterMatchSpecifier","StringMatch","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Action","Override","__clone_box","__clone_box","action","action_specifier","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","override","override_specifier","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","ActionSpecifier","DestinationCluster","DestinationCluster","DynamicMetaData","DynamicMetadata","Extension","GenericKey","GenericKey","HeaderValueMatch","HeaderValueMatch","MetaData","Metadata","RemoteAddress","RemoteAddress","RequestHeaders","RequestHeaders","SourceCluster","SourceCluster","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","default","default","default","default_value","default_value","descriptor_key","descriptor_key","descriptor_key","descriptor_key","descriptor_value","descriptor_value","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","expect_match","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","header_name","headers","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","merge","meta_data","metadata_key","metadata_key","set_source","skip_if_absent","source","source","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Dynamic","RouteEntry","Source","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","DynamicMetadata","DynamicMetadata","OverrideSpecifier","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","metadata_key","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Found","HttpsRedirect","MovedPermanently","PathRedirect","PathRewriteSpecifier","PermanentRedirect","PrefixRewrite","RedirectResponseCode","RegexRewrite","SchemeRedirect","SchemeRewriteSpecifier","SeeOther","TemporaryRedirect","__clone_box","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","encode","encode","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","merge","merge","partial_cmp","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","RateLimitedRetryBackOff","ResetHeader","ResetHeaderFormat","RetryBackOff","RetryHostPredicate","RetryPriority","Seconds","UnixTimestamp","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","base_interval","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","config_type","config_type","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","format","format","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","max_interval","max_interval","name","name","name","partial_cmp","reset_headers","retry_host_predicate","retry_priority","set_format","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ConfigType","TypedConfig","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Action","DirectResponse","FilterAction","NonForwardingAction","Redirect","Route","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","AutoHostRewrite","Cluster","ClusterHeader","ClusterNotFoundResponseCode","ClusterSpecifier","ClusterSpecifierPlugin","HandleInternalRedirect","HashPolicy","HostRewriteHeader","HostRewriteLiteral","HostRewritePathRegex","HostRewriteSpecifier","InternalRedirectAction","MaxStreamDuration","NotFound","PassThroughInternalRedirect","RequestMirrorPolicy","ServiceUnavailable","UpgradeConfig","WeightedClusters","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cluster","cmp","cmp","compare","compare","connect_config","default","default","default","default","default","default","enabled","encode","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","grpc_timeout_header_max","grpc_timeout_header_offset","hash","hash","hash_policy","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","is_valid","max_stream_duration","merge","merge","partial_cmp","partial_cmp","policy_specifier","runtime_fraction","terminal","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","trace_sampled","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upgrade_config","upgrade_type","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","ConnectionProperties","ConnectionProperties","Cookie","Cookie","FilterState","FilterState","Header","Header","PolicySpecifier","QueryParameter","QueryParameter","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","header_name","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","key","merge","name","name","path","regex_rewrite","source_ip","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","ttl","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","ConnectConfig","__clone_box","allow_post","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","proxy_protocol_config","to_owned","try_from","try_into","type_id","vzip","ConnectMatcher","ConnectMatcher","GrpcRouteMatchOptions","Path","PathSpecifier","Prefix","SafeRegex","TlsContextMatchOptions","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","merge","presented","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","validated","vzip","vzip","vzip","vzip","All","ExternalOnly","None","TlsRequirementType","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","ClusterWeight","HeaderName","RandomValueSpecifier","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cluster_header","cluster_weight","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","host_rewrite_specifier","into","into","into_request","into_request","merge","metadata_match","name","request_headers_to_add","request_headers_to_remove","response_headers_to_add","response_headers_to_remove","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","typed_per_filter_config","vzip","vzip","weight","HostRewriteLiteral","HostRewriteSpecifier","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","matcher","metadata","tracing","v3","v3","DoubleMatcher","ListMatcher","ListStringMatcher","MetadataMatcher","RegexMatchAndSubstitute","RegexMatcher","StringMatcher","ValueMatcher","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default","default","default","default","double_matcher","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","engine_type","eq","eq","eq","eq","eq","eq","eq","eq","filter","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","ignore_case","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","invert","list_matcher","match_pattern","match_pattern","match_pattern","match_pattern","metadata_matcher","path","pattern","patterns","regex","regex_matcher","string_matcher","substitution","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","value","value_matcher","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","Exact","MatchPattern","Range","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","MatchPattern","OneOf","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","PathSegment","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","path_segment","segment","to_owned","try_from","try_into","type_id","vzip","Key","Segment","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EngineType","GoogleRe2","GoogleRe2","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","max_program_size","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Contains","Exact","MatchPattern","Prefix","SafeRegex","Suffix","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","BoolMatch","DoubleMatch","ListMatch","MatchPattern","NullMatch","NullMatch","PresentMatch","StringMatch","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","v3","MetadataKey","MetadataKind","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","key","kind","metadata_key","metadata_kind","path","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","PathSegment","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","path_segment","segment","to_owned","try_from","try_into","type_id","vzip","Key","Segment","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Cluster","Cluster","Host","Host","Kind","Request","Request","Route","Route","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","merge","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","v3","CustomTag","__clone_box","borrow","borrow_mut","clear","clone","clone_into","custom_tag","default","encoded_len","eq","fmt","from","from_ref","into","into_request","tag","to_owned","try_from","try_into","type","type_id","vzip","Environment","Environment","Header","Literal","Literal","Metadata","Metadata","RequestHeader","Type","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","default","default","default","default_value","default_value","default_value","encode","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","kind","merge","metadata_key","name","name","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","vzip","CodecClientType","DoubleRange","FractionalPercent","Http1","Http2","Http3","Int32Range","Int64Range","Percent","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","default","default","denominator","denominator","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","end","end","end","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fractional_percent","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","numerator","partial_cmp","set_denominator","start","start","start","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","value","vzip","vzip","vzip","vzip","vzip","vzip","DenominatorType","Hundred","Million","TenThousand","__clone_box","as_str_name","borrow","borrow_mut","clone","clone_into","cmp","compare","default","eq","equivalent","equivalent","equivalent","equivalent","fmt","from","from_i32","from_ref","from_str_name","hash","into","into_request","is_valid","partial_cmp","to_owned","try_from","try_from","try_into","type_id","vzip","discovery","v3","AdsDummy","DeltaDiscoveryRequest","DeltaDiscoveryResponse","DiscoveryRequest","DiscoveryResponse","Resource","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","aggregated_discovery_service_client","aggregated_discovery_service_server","aliases","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","cache_control","canary","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","control_plane","control_plane","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","error_detail","error_detail","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","initial_resource_versions","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","name","node","node","nonce","nonce","removed_resources","resource","resource","resource_names","resource_names_subscribe","resource_names_unsubscribe","resources","resources","response_nonce","response_nonce","system_version_info","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","ttl","type_id","type_id","type_id","type_id","type_id","type_id","type_url","type_url","type_url","type_url","version","version_info","version_info","vzip","vzip","vzip","vzip","vzip","vzip","AggregatedDiscoveryServiceClient","__clone_box","accept_compressed","borrow","borrow_mut","clone","clone_into","connect","connect_to_endpoint","delta_aggregated_resources","fmt","from","from_ref","into","into_request","max_decoding_message_size","max_encoding_message_size","new","send_compressed","stream_aggregated_resources","stream_requests","to_owned","try_from","try_into","type_id","vzip","with_interceptor","with_origin","AggregatedDiscoveryService","AggregatedDiscoveryServiceServer","DeltaAggregatedResourcesStream","StreamAggregatedResourcesStream","__clone_box","accept_compressed","borrow","borrow_mut","call","call","clone","clone_into","delta_aggregated_resources","fmt","from","from_arc","from_ref","into","into_make_service","into_request","max_decoding_message_size","max_encoding_message_size","new","poll_ready","poll_ready","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","CacheControl","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","do_not_cache","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","rpc","Status","__clone_box","borrow","borrow_mut","clear","clone","clone_into","code","default","details","encoded_len","eq","fmt","from","from_ref","into","into_request","message","to_owned","try_from","try_into","type_id","vzip","config","filters","relay","v1alpha1","Cluster","ClusterMap","Datacenter","Endpoint","Filter","FilterChain","Host","Ipv6","Locality","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clusters","config","config","default","default","default","default","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","endpoints","eq","eq","eq","eq","eq","eq","eq","eq","eq","filters","first","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","host","host","host","host2","icao_code","inner","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","label","label","locality","metadata","name","port","qcmp_port","region","second","sub_zone","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","zone","Inner","Ipv4","Ipv6","Name","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","capture","compress","concatenate","debug","drop","firewall","load_balancer","local_rate_limit","matches","pass","timestamp","token_router","v1alpha1","Capture","__clone_box","borrow","borrow_mut","capture","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","strategy","to_owned","try_from","try_into","type_id","vzip","Prefix","Prefix","Regex","Regex","Strategy","Suffix","Suffix","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","into","into","into","into","into_request","into_request","into_request","into_request","merge","regex","remove","remove","size","size","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","v1alpha1","Compress","__clone_box","borrow","borrow_mut","clear","clone","clone_into","compress","default","encoded_len","eq","fmt","from","from_ref","into","into_request","mode","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Action","ActionValue","Compress","Decompress","DoNothing","Lz4","Mode","ModeValue","Snappy","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","as_str_name","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","cmp","compare","compare","default","default","default","default","encoded_len","encoded_len","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_i32","from_i32","from_ref","from_ref","from_ref","from_ref","from_str_name","from_str_name","hash","hash","into","into","into","into","into_request","into_request","into_request","into_request","is_valid","is_valid","partial_cmp","partial_cmp","set_value","set_value","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","value","value","value","value","vzip","vzip","vzip","vzip","v1alpha1","Concatenate","__clone_box","borrow","borrow_mut","bytes","clear","clone","clone_into","concatenate","default","encoded_len","eq","fmt","from","from_ref","into","into_request","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Append","DoNothing","Prepend","Strategy","StrategyValue","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cmp","compare","default","default","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","partial_cmp","set_value","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","value","value","vzip","vzip","v1alpha1","Debug","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","id","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Drop","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Firewall","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","firewall","fmt","from","from_ref","into","into_request","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Action","Allow","Deny","PortRange","Rule","__clone_box","__clone_box","__clone_box","action","action","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","default","default","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","max","min","partial_cmp","ports","set_action","sources","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","v1alpha1","LoadBalancer","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","load_balancer","policy","to_owned","try_from","try_into","type_id","vzip","Hash","Policy","PolicyValue","Random","RoundRobin","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","cmp","compare","default","default","encoded_len","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_i32","from_ref","from_ref","from_str_name","hash","into","into","into_request","into_request","is_valid","partial_cmp","set_value","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","type_id","type_id","value","value","vzip","vzip","v1alpha1","LocalRateLimit","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","max_packets","period","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Match","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","match","on_read","on_write","to_owned","try_from","try_into","type_id","vzip","Branch","Config","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","branches","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fallthrough","filter","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","metadata_key","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","value","vzip","vzip","v1alpha1","Pass","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","to_owned","try_from","try_into","type_id","vzip","v1alpha1","Timestamp","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","to_owned","try_from","try_into","type_id","vzip","v1alpha1","TokenRouter","__clone_box","borrow","borrow_mut","clear","clone","clone_into","default","encoded_len","eq","fmt","from","from_ref","into","into_request","metadata_key","to_owned","try_from","try_into","type_id","vzip","v1alpha1","aggregated_control_plane_discovery_service_client","aggregated_control_plane_discovery_service_server","AggregatedControlPlaneDiscoveryServiceClient","__clone_box","accept_compressed","borrow","borrow_mut","clone","clone_into","connect","connect_to_endpoint","delta_aggregated_resources","fmt","from","from_ref","into","into_request","max_decoding_message_size","max_encoding_message_size","new","send_compressed","stream_aggregated_resources","stream_requests","to_owned","try_from","try_into","type_id","vzip","with_interceptor","with_origin","AggregatedControlPlaneDiscoveryService","AggregatedControlPlaneDiscoveryServiceServer","DeltaAggregatedResourcesStream","StreamAggregatedResourcesStream","__clone_box","accept_compressed","borrow","borrow_mut","call","call","clone","clone_into","delta_aggregated_resources","fmt","from","from_arc","from_ref","into","into_make_service","into_request","max_decoding_message_size","max_encoding_message_size","new","poll_ready","poll_ready","send_compressed","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","with_interceptor","AnyRules","BoolRules","BytesRules","DoubleRules","DurationRules","EnumRules","FieldRules","Fixed32Rules","Fixed64Rules","FloatRules","HttpHeaderName","HttpHeaderValue","Int32Rules","Int64Rules","KnownRegex","MapRules","MessageRules","RepeatedRules","SFixed32Rules","SFixed64Rules","SInt32Rules","SInt64Rules","StringRules","TimestampRules","UInt32Rules","UInt64Rules","Unknown","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bytes_rules","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","const","contains","contains","contains","contains","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","default","defined_only","defined_only","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","field_rules","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt","gt_now","gt_now","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","gte","hash","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","ignore_empty","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","in","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","into_request","is_valid","items","keys","len","len","len","len","len_bytes","len_bytes","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt","lt_now","lt_now","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","lte","max_bytes","max_bytes","max_items","max_items","max_len","max_len","max_len","max_len","max_pairs","max_pairs","message","min_bytes","min_bytes","min_items","min_items","min_len","min_len","min_len","min_len","min_pairs","min_pairs","no_sparse","no_sparse","not_contains","not_contains","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","not_in","partial_cmp","pattern","pattern","pattern","pattern","prefix","prefix","prefix","prefix","required","required","required","required","required","required","required","required","skip","skip","strict","strict","string_rules","suffix","suffix","suffix","suffix","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","unique","unique","values","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","vzip","well_known","well_known","within","Ip","Ipv4","Ipv6","WellKnown","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Any","Bool","Bytes","Double","Duration","Enum","Fixed32","Fixed64","Float","Int32","Int64","Map","Repeated","Sfixed32","Sfixed64","Sint32","Sint64","String","Timestamp","Type","Uint32","Uint64","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","Address","Email","Hostname","Ip","Ipv4","Ipv6","Uri","UriRef","Uuid","WellKnown","WellKnownRegex","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","annotations","core","kind","v3","Active","FieldStatusAnnotation","FileStatusAnnotation","Frozen","MessageStatusAnnotation","NextMajorVersionCandidate","PackageVersionStatus","StatusAnnotation","Unknown","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_ref","from_ref","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","is_valid","package_version_status","package_version_status","partial_cmp","set_package_version_status","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","vzip","work_in_progress","work_in_progress","work_in_progress","work_in_progress","v3","Authority","CollectionEntry","ContextParams","ResourceLocator","ResourceName","TypedExtensionConfig","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","__clone_box","authority","authority","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clear","clear","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","collection_entry","context","context_param_specifier","default","default","default","default","default","default","directives","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","eq","eq","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_ref","from_ref","from_ref","from_ref","from_ref","from_ref","id","id","into","into","into","into","into","into","into_request","into_request","into_request","into_request","into_request","into_request","name","name","params","resource_locator","resource_specifier","resource_type","resource_type","scheme","scheme","set_scheme","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","typed_config","vzip","vzip","vzip","vzip","vzip","vzip","InlineEntry","InlineEntry","Locator","ResourceSpecifier","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","name","resource","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","version","vzip","vzip","ContextParamSpecifier","Directive","ExactContext","File","Http","Scheme","Xdstp","__clone_box","__clone_box","__clone_box","as_str_name","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone","clone","clone_into","clone_into","clone_into","cmp","compare","default","default","directive","directive","encode","encoded_len","encoded_len","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from_i32","from_ref","from_ref","from_ref","from_str_name","hash","into","into","into","into_request","into_request","into_request","is_valid","merge","partial_cmp","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","Alt","Directive","Entry","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","matcher","v3","ListStringMatcher","Matcher","RegexMatcher","StringMatcher","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","default","encoded_len","encoded_len","encoded_len","encoded_len","engine_type","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","ignore_case","into","into","into","into","into_request","into_request","into_request","into_request","match_pattern","matcher","matcher_type","on_no_match","patterns","regex","regex_matcher","string_matcher","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","MatcherList","MatcherList","MatcherTree","MatcherTree","MatcherType","OnMatch","__clone_box","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","default","default","encode","encoded_len","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","fmt","fmt","fmt","fmt","from","from","from","from","from_ref","from_ref","from_ref","from_ref","input","into","into","into","into","into_request","into_request","into_request","into_request","matcher_list","matcher_tree","matchers","merge","on_match","on_match","to_owned","to_owned","to_owned","to_owned","tree_type","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","vzip","vzip","vzip","vzip","FieldMatcher","Predicate","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clear","clone","clone","clone_into","clone_into","default","default","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","match_type","on_match","predicate","predicate","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","AndMatcher","MatchType","NotMatcher","OrMatcher","PredicateList","SinglePredicate","SinglePredicate","__clone_box","__clone_box","__clone_box","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","clear","clone","clone","clone","clone_into","clone_into","clone_into","default","default","encode","encoded_len","encoded_len","encoded_len","eq","eq","eq","fmt","fmt","fmt","from","from","from","from_ref","from_ref","from_ref","input","into","into","into","into_request","into_request","into_request","matcher","merge","predicate","single_predicate","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","vzip","vzip","vzip","CustomMatch","Matcher","ValueMatch","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","CustomMatch","ExactMatchMap","MatchMap","PrefixMatchMap","TreeType","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","map","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Action","Matcher","OnMatch","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","EngineType","GoogleRe2","GoogleRe2","__clone_box","__clone_box","borrow","borrow","borrow_mut","borrow_mut","clear","clone","clone","clone_into","clone_into","default","encode","encoded_len","encoded_len","eq","eq","fmt","fmt","from","from","from_ref","from_ref","into","into","into_request","into_request","merge","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","vzip","vzip","Contains","Exact","MatchPattern","Prefix","SafeRegex","Suffix","__clone_box","borrow","borrow_mut","clone","clone_into","encode","encoded_len","eq","fmt","from","from_ref","into","into_request","merge","to_owned","try_from","try_into","type_id","vzip","ActiveRawUdpListenerConfig","ApiListener","Filter","FilterChain","FilterChainMatch","Listener","ListenerCollection","ListenerFilter","ListenerFilterChainMatchPredicate","QuicProtocolOptions","UdpListenerConfig","access_log","address","address_suffix","api_listener","api_listener","application_protocols","bind_to_port","config_type","config_type","connection_balance_config","continue_on_listener_filters_timeout","crypto_handshake_timeout","crypto_stream_config","default_filter_chain","deprecated_v1","destination_port","direct_source_prefix_ranges","downstream_socket_config","drain_type","enable_mptcp","enable_reuse_port","enabled","entries","filter","filter_chain","filter_chain_match","filter_chain_match","filter_chains","filter_disabled","filters","freebind","idle_timeout","ignore_global_conn_limit","listener","listener_filter","listener_filter_chain_match_predicate","listener_filters","listener_filters_timeout","listener_specifier","metadata","metadata","name","name","name","name","on_demand_configuration","packets_to_read_to_connection_count_ratio","per_connection_buffer_limit_bytes","prefix_ranges","proof_source_config","quic_options","quic_protocol_options","reuse_port","rule","server_names","socket_options","source_ports","source_prefix_ranges","source_type","stat_prefix","suffix_len","tcp_backlog_size","tcp_fast_open_queue_length","traffic_direction","transparent","transport_protocol","transport_socket","transport_socket_connect_timeout","udp_listener_config","use_original_dst","use_proxy_proto","ConfigDiscovery","ConfigType","TypedConfig","OnDemandConfiguration","rebuild_timeout","Any","ConnectionSourceType","External","SameIpOrLoopback","ConnectionBalanceConfig","Default","DeprecatedV1","DrainType","InternalListener","InternalListenerConfig","ListenerSpecifier","ModifyOnly","balance_type","bind_to_port","connection_balance_config","BalanceType","ExactBalance","ExactBalance","ConfigDiscovery","ConfigType","TypedConfig","AndMatch","AnyMatch","DestinationPortRange","MatchSet","NotMatch","OrMatch","Rule","rules","Locality","__clone_box","borrow","borrow_mut","clone","clone_into","cmp","colon_separated_string","compare","default","deserialize","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","from_ref","from_str","hash","into","into_request","is_referenceable","json_schema","new","partial_cmp","region","schema_id","schema_name","serialize","sub_zone","to_owned","to_string","try_from","try_into","type_id","vzip","with_region","zone","StreamConnectionMetrics","borrow","borrow_mut","drop","from","into","into_request","new","registry","set_registry","try_from","try_into","type_id","vzip","TcpListener","bind","borrow","borrow_mut","from","into","into_request","into_stream","local_addr","port","try_from","try_into","type_id","vzip","Cluster","ClusterMap","Datacenter","Endpoint","Filter","FilterChain","Host","Ipv6","Locality","clusters","config","endpoints","filters","first","host","host","host","host2","icao_code","inner","label","locality","metadata","name","port","qcmp_port","region","second","sub_zone","zone","Inner","Ipv4","Ipv6","Name","ControlPlane","__clone_box","borrow","borrow_mut","clone","clone_into","config","delta_aggregated_resources","delta_aggregated_resources","delta_aggregated_resources","from","from_arc","from_ref","idle_request_interval","into","into_request","is_relay","management_server","push_update","relay_server","stream_aggregated_resources","stream_aggregated_resources","to_owned","try_from","try_into","type_id","vzip","NamedPort","PortSpecifier","PortValue","Protocol","Tcp","Udp"],"q":[[0,"xds"],[17,"xds::client"],[55,"xds::config"],[136,"xds::core"],[391,"xds::core::address"],[395,"xds::core::alternate_protocols_cache_options"],[398,"xds::core::api_config_source"],[405,"xds::core::config_source"],[411,"xds::core::data_source"],[416,"xds::core::envoy_internal_address"],[418,"xds::core::event_service_config"],[420,"xds::core::grpc_service"],[436,"xds::core::grpc_service::google_grpc"],[450,"xds::core::grpc_service::google_grpc::call_credentials"],[478,"xds::core::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin"],[480,"xds::core::grpc_service::google_grpc::channel_args"],[483,"xds::core::grpc_service::google_grpc::channel_args::value"],[486,"xds::core::grpc_service::google_grpc::channel_credentials"],[490,"xds::core::header_value_option"],[494,"xds::core::health_check"],[528,"xds::core::health_check::custom_health_check"],[530,"xds::core::health_check::payload"],[533,"xds::core::http1_protocol_options"],[536,"xds::core::http1_protocol_options::header_key_format"],[540,"xds::core::http2_protocol_options"],[543,"xds::core::http_protocol_options"],[547,"xds::core::proxy_protocol_config"],[550,"xds::core::scheme_header_transformation"],[552,"xds::core::socket_address"],[558,"xds::core::socket_option"],[565,"xds::core::transport_socket"],[567,"xds::discovery"],[607,"xds::discovery::aggregated_discovery_service_client"],[608,"xds::discovery::aggregated_discovery_service_server"],[614,"xds::discovery::resource"],[616,"xds::generated"],[621,"xds::generated::envoy"],[624,"xds::generated::envoy::config"],[629,"xds::generated::envoy::config::accesslog"],[630,"xds::generated::envoy::config::accesslog::v3"],[960,"xds::generated::envoy::config::accesslog::v3::access_log"],[981,"xds::generated::envoy::config::accesslog::v3::access_log_filter"],[1013,"xds::generated::envoy::config::accesslog::v3::comparison_filter"],[1047,"xds::generated::envoy::config::accesslog::v3::extension_filter"],[1068,"xds::generated::envoy::config::accesslog::v3::grpc_status_filter"],[1116,"xds::generated::envoy::config::core"],[1117,"xds::generated::envoy::config::core::v3"],[2492,"xds::generated::envoy::config::core::v3::address"],[2515,"xds::generated::envoy::config::core::v3::alternate_protocols_cache_options"],[2537,"xds::generated::envoy::config::core::v3::api_config_source"],[2574,"xds::generated::envoy::config::core::v3::config_source"],[2599,"xds::generated::envoy::config::core::v3::data_source"],[2623,"xds::generated::envoy::config::core::v3::envoy_internal_address"],[2644,"xds::generated::envoy::config::core::v3::event_service_config"],[2665,"xds::generated::envoy::config::core::v3::grpc_service"],[2738,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc"],[2847,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials"],[2970,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin"],[2991,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args"],[3013,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value"],[3035,"xds::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials"],[3058,"xds::generated::envoy::config::core::v3::header_value_option"],[3092,"xds::generated::envoy::config::core::v3::health_check"],[3280,"xds::generated::envoy::config::core::v3::health_check::custom_health_check"],[3301,"xds::generated::envoy::config::core::v3::health_check::payload"],[3323,"xds::generated::envoy::config::core::v3::http1_protocol_options"],[3345,"xds::generated::envoy::config::core::v3::http1_protocol_options::header_key_format"],[3387,"xds::generated::envoy::config::core::v3::http2_protocol_options"],[3409,"xds::generated::envoy::config::core::v3::http_protocol_options"],[3443,"xds::generated::envoy::config::core::v3::proxy_protocol_config"],[3476,"xds::generated::envoy::config::core::v3::scheme_header_transformation"],[3497,"xds::generated::envoy::config::core::v3::socket_address"],[3552,"xds::generated::envoy::config::core::v3::socket_option"],[3608,"xds::generated::envoy::config::core::v3::transport_socket"],[3629,"xds::generated::envoy::config::endpoint"],[3630,"xds::generated::envoy::config::endpoint::v3"],[3730,"xds::generated::envoy::config::endpoint::v3::endpoint"],[3752,"xds::generated::envoy::config::endpoint::v3::lb_endpoint"],[3774,"xds::generated::envoy::config::endpoint::v3::locality_lb_endpoints"],[3817,"xds::generated::envoy::config::listener"],[3818,"xds::generated::envoy::config::listener::v3"],[4115,"xds::generated::envoy::config::listener::v3::filter"],[4137,"xds::generated::envoy::config::listener::v3::filter_chain"],[4158,"xds::generated::envoy::config::listener::v3::filter_chain_match"],[4192,"xds::generated::envoy::config::listener::v3::listener"],[4309,"xds::generated::envoy::config::listener::v3::listener::connection_balance_config"],[4350,"xds::generated::envoy::config::listener::v3::listener_filter"],[4372,"xds::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate"],[4418,"xds::generated::envoy::config::route"],[4419,"xds::generated::envoy::config::route::v3"],[4964,"xds::generated::envoy::config::route::v3::cors_policy"],[4985,"xds::generated::envoy::config::route::v3::header_matcher"],[5013,"xds::generated::envoy::config::route::v3::query_parameter_matcher"],[5035,"xds::generated::envoy::config::route::v3::rate_limit"],[5079,"xds::generated::envoy::config::route::v3::rate_limit::action"],[5286,"xds::generated::envoy::config::route::v3::rate_limit::action::meta_data"],[5319,"xds::generated::envoy::config::route::v3::rate_limit::override"],[5361,"xds::generated::envoy::config::route::v3::redirect_action"],[5442,"xds::generated::envoy::config::route::v3::retry_policy"],[5589,"xds::generated::envoy::config::route::v3::retry_policy::retry_host_predicate"],[5610,"xds::generated::envoy::config::route::v3::retry_policy::retry_priority"],[5631,"xds::generated::envoy::config::route::v3::route"],[5656,"xds::generated::envoy::config::route::v3::route_action"],[5863,"xds::generated::envoy::config::route::v3::route_action::hash_policy"],[5996,"xds::generated::envoy::config::route::v3::route_action::upgrade_config"],[6018,"xds::generated::envoy::config::route::v3::route_match"],[6104,"xds::generated::envoy::config::route::v3::virtual_host"],[6138,"xds::generated::envoy::config::route::v3::weighted_cluster"],[6190,"xds::generated::envoy::config::route::v3::weighted_cluster::cluster_weight"],[6211,"xds::generated::envoy::kind"],[6215,"xds::generated::envoy::kind::matcher"],[6216,"xds::generated::envoy::kind::matcher::v3"],[6396,"xds::generated::envoy::kind::matcher::v3::double_matcher"],[6418,"xds::generated::envoy::kind::matcher::v3::list_matcher"],[6439,"xds::generated::envoy::kind::matcher::v3::metadata_matcher"],[6461,"xds::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment"],[6482,"xds::generated::envoy::kind::matcher::v3::regex_matcher"],[6524,"xds::generated::envoy::kind::matcher::v3::string_matcher"],[6549,"xds::generated::envoy::kind::matcher::v3::value_matcher"],[6595,"xds::generated::envoy::kind::metadata"],[6596,"xds::generated::envoy::kind::metadata::v3"],[6641,"xds::generated::envoy::kind::metadata::v3::metadata_key"],[6663,"xds::generated::envoy::kind::metadata::v3::metadata_key::path_segment"],[6684,"xds::generated::envoy::kind::metadata::v3::metadata_kind"],[6788,"xds::generated::envoy::kind::tracing"],[6789,"xds::generated::envoy::kind::tracing::v3"],[6812,"xds::generated::envoy::kind::tracing::v3::custom_tag"],[6924,"xds::generated::envoy::kind::v3"],[7070,"xds::generated::envoy::kind::v3::fractional_percent"],[7104,"xds::generated::envoy::service"],[7105,"xds::generated::envoy::service::discovery"],[7106,"xds::generated::envoy::service::discovery::v3"],[7260,"xds::generated::envoy::service::discovery::v3::aggregated_discovery_service_client"],[7288,"xds::generated::envoy::service::discovery::v3::aggregated_discovery_service_server"],[7321,"xds::generated::envoy::service::discovery::v3::resource"],[7342,"xds::generated::google"],[7343,"xds::generated::google::rpc"],[7366,"xds::generated::quilkin"],[7369,"xds::generated::quilkin::config"],[7370,"xds::generated::quilkin::config::v1alpha1"],[7574,"xds::generated::quilkin::config::v1alpha1::host"],[7597,"xds::generated::quilkin::filters"],[7609,"xds::generated::quilkin::filters::capture"],[7610,"xds::generated::quilkin::filters::capture::v1alpha1"],[7633,"xds::generated::quilkin::filters::capture::v1alpha1::capture"],[7721,"xds::generated::quilkin::filters::compress"],[7722,"xds::generated::quilkin::filters::compress::v1alpha1"],[7746,"xds::generated::quilkin::filters::compress::v1alpha1::compress"],[7859,"xds::generated::quilkin::filters::concatenate"],[7860,"xds::generated::quilkin::filters::concatenate::v1alpha1"],[7884,"xds::generated::quilkin::filters::concatenate::v1alpha1::concatenate"],[7941,"xds::generated::quilkin::filters::debug"],[7942,"xds::generated::quilkin::filters::debug::v1alpha1"],[7963,"xds::generated::quilkin::filters::drop"],[7964,"xds::generated::quilkin::filters::drop::v1alpha1"],[7984,"xds::generated::quilkin::filters::firewall"],[7985,"xds::generated::quilkin::filters::firewall::v1alpha1"],[8008,"xds::generated::quilkin::filters::firewall::v1alpha1::firewall"],[8088,"xds::generated::quilkin::filters::load_balancer"],[8089,"xds::generated::quilkin::filters::load_balancer::v1alpha1"],[8111,"xds::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer"],[8168,"xds::generated::quilkin::filters::local_rate_limit"],[8169,"xds::generated::quilkin::filters::local_rate_limit::v1alpha1"],[8191,"xds::generated::quilkin::filters::matches"],[8192,"xds::generated::quilkin::filters::matches::v1alpha1"],[8215,"xds::generated::quilkin::filters::matches::v1alpha1::match"],[8260,"xds::generated::quilkin::filters::pass"],[8261,"xds::generated::quilkin::filters::pass::v1alpha1"],[8281,"xds::generated::quilkin::filters::timestamp"],[8282,"xds::generated::quilkin::filters::timestamp::v1alpha1"],[8303,"xds::generated::quilkin::filters::token_router"],[8304,"xds::generated::quilkin::filters::token_router::v1alpha1"],[8325,"xds::generated::quilkin::relay"],[8326,"xds::generated::quilkin::relay::v1alpha1"],[8328,"xds::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client"],[8356,"xds::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server"],[8389,"xds::generated::validate"],[9164,"xds::generated::validate::bytes_rules"],[9187,"xds::generated::validate::field_rules"],[9228,"xds::generated::validate::string_rules"],[9258,"xds::generated::xds"],[9261,"xds::generated::xds::annotations"],[9262,"xds::generated::xds::annotations::v3"],[9384,"xds::generated::xds::core"],[9385,"xds::generated::xds::core::v3"],[9524,"xds::generated::xds::core::v3::collection_entry"],[9569,"xds::generated::xds::core::v3::resource_locator"],[9646,"xds::generated::xds::core::v3::resource_locator::directive"],[9668,"xds::generated::xds::kind"],[9669,"xds::generated::xds::kind::matcher"],[9670,"xds::generated::xds::kind::matcher::v3"],[9760,"xds::generated::xds::kind::matcher::v3::matcher"],[9849,"xds::generated::xds::kind::matcher::v3::matcher::matcher_list"],[9893,"xds::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate"],[9961,"xds::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate"],[9983,"xds::generated::xds::kind::matcher::v3::matcher::matcher_tree"],[10027,"xds::generated::xds::kind::matcher::v3::matcher::on_match"],[10049,"xds::generated::xds::kind::matcher::v3::regex_matcher"],[10090,"xds::generated::xds::kind::matcher::v3::string_matcher"],[10115,"xds::listener"],[10197,"xds::listener::filter"],[10200,"xds::listener::filter_chain"],[10202,"xds::listener::filter_chain_match"],[10206,"xds::listener::listener"],[10217,"xds::listener::listener::connection_balance_config"],[10220,"xds::listener::listener_filter"],[10223,"xds::listener::listener_filter_chain_match_predicate"],[10231,"xds::locality"],[10273,"xds::metrics"],[10287,"xds::net"],[10301,"xds::proto"],[10331,"xds::proto::host"],[10335,"xds::server"],[10362,"xds::socket_address"],[10368,"dyn_clone::sealed"],[10369,"core::clone"],[10370,"alloc::string"],[10371,"tonic::transport::channel::endpoint"],[10372,"alloc::vec"],[10373,"core::future::future"],[10374,"alloc::boxed"],[10375,"core::pin"],[10376,"alloc::sync"],[10377,"core::sync::atomic"],[10378,"tonic::transport::channel"],[10379,"tokio::sync::mpsc::unbounded"],[10380,"core::option"],[10381,"core::iter::traits::collect"],[10382,"tonic::request"],[10383,"core::marker"],[10384,"core::marker"],[10385,"tonic::request"],[10386,"core::any"],[10387,"uuid"],[10388,"eyre"],[10389,"core::net::socket_addr"],[10390,"std::collections::hash::map"],[10391,"parking_lot::mutex"],[10392,"futures_core::stream"],[10393,"tonic"],[10394,"core::iter::traits::iterator"],[10395,"tonic::codec::decode"],[10396,"tonic::status"],[10397,"core::fmt"],[10398,"core::iter::adapters::cloned"],[10399,"core::iter::adapters::filter_map"],[10400,"bytes::buf::buf_mut"],[10401,"prost::encoding"],[10402,"prost::encoding"],[10403,"bytes::buf::buf_impl"],[10404,"core::cmp"],[10405,"core::hash"],[10406,"tonic::codec::compression"],[10407,"bytes::bytes"],[10408,"http_body::combinators::box_body"],[10409,"tonic::client::service"],[10410,"tonic::transport::error"],[10411,"core::convert"],[10412,"tonic::response"],[10413,"tonic::service::interceptor"],[10414,"http::request"],[10415,"http::response"],[10416,"tower_service"],[10417,"tonic::service::interceptor"],[10418,"http_body"],[10419,"axum::routing::into_make_service"],[10420,"core::task::wake"],[10421,"core::task::poll"],[10422,"serde::de"],[10423,"core::fmt"],[10424,"schemars::schema"],[10425,"core::convert"],[10426,"serde::ser"],[10427,"prometheus::registry"],[10428,"arc_swap"],[10429,"std::io::error"],[10430,"tokio_stream::wrappers::tcp_listener"],[10431,"core::marker"]],"d":["","","Contains the error value","Contains the success value","","","","","","","","","","","","","Nested message and enum types in SocketAddress.","","Client that can talk to an XDS server using the aDS …","","","","","","","","","","","","","","","","","Attempts to start a new delta stream to the xDS management …","Attempts to start a new delta stream to the xDS management …","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Keeps tracking of the local versions of each resource sent …","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Processes responses from management servers, applying …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Returns the configured maximum allowed message size for …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Address.","","","","","","","","","","","Nested message and enum types in …","","Nested message and enum types in ApiConfigSource.","","","","","","","","","","Nested message and enum types in ConfigSource.","","","","","","","","","","Nested message and enum types in DataSource.","","","","","","","","","","Nested message and enum types in EnvoyInternalAddress.","","","Nested message and enum types in EventServiceConfig.","","","","Nested message and enum types in GrpcService.","","","","Nested message and enum types in HeaderValueOption.","","","Nested message and enum types in HealthCheck.","","","","","Nested message and enum types in Http1ProtocolOptions.","Nested message and enum types in Http2ProtocolOptions.","","Nested message and enum types in HttpProtocolOptions.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ProxyProtocolConfig.","","","","","","","","","","","","","","Nested message and enum types in SchemeHeaderTransformation…","","Nested message and enum types in SocketAddress.","Nested message and enum types in SocketOption.","","","","","","","","","","","","","","","","Nested message and enum types in TransportSocket.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in GoogleGrpc.","","","","","","","","","","Nested message and enum types in CallCredentials.","","Nested message and enum types in ChannelArgs.","Nested message and enum types in ChannelCredentials.","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in …","","","","","","","","","","","","Nested message and enum types in Value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CustomHealthCheck.","","","","","","","Nested message and enum types in Payload.","","","","","","","","","","","","","","","","","","Nested message and enum types in HeaderKeyFormat.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Generated client implementations.","Generated server implementations.","","","","","","","","","","","","","","","Nested message and enum types in Resource.","","","","","","","","","","","","","","","","","","See https://github.com/envoyproxy/envoy-api#apis for a …","Generated trait containing gRPC methods that should be …","See https://github.com/envoyproxy/envoy-api#apis for a …","Server streaming response type for the …","Server streaming response type for the …","","This is a gRPC-only API.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in AccessLog.","Nested message and enum types in AccessLogFilter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ComparisonFilter.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ExtensionFilter.","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","Nested message and enum types in GrpcStatusFilter.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Returns the enum value of op, or the default if the field …","","","Appends the provided enum value to statuses.","","Sets op to the provided enum value.","Returns an iterator which yields the valid enum values …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Op, or None if value is not a valid …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Op.","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Status, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Status.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Address.","","","","","","","","","","","Nested message and enum types in …","","Nested message and enum types in ApiConfigSource.","Returns the enum value of api_type, or the default if the …","","","Returns the enum value of append_action, or the default if …","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ConfigSource.","","","","","","","","","","Nested message and enum types in DataSource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in EnvoyInternalAddress.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in EventServiceConfig.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a RoutingPriority, or None if value is …","Converts an i32 to a RequestMethod, or None if value is …","Converts an i32 to a TrafficDirection, or None if value is …","Converts an i32 to a ApiVersion, or None if value is not a …","Converts an i32 to a HealthStatus, or None if value is not …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","Nested message and enum types in GrpcService.","","","","","","","","","Nested message and enum types in HeaderValueOption.","","Returns the enum value of headers_with_underscores_action, …","","Nested message and enum types in HealthCheck.","","","","","Nested message and enum types in Http1ProtocolOptions.","Nested message and enum types in Http2ProtocolOptions.","","Nested message and enum types in HttpProtocolOptions.","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if value is a variant of RoutingPriority.","Returns true if value is a variant of RequestMethod.","Returns true if value is a variant of TrafficDirection.","Returns true if value is a variant of ApiVersion.","Returns true if value is a variant of HealthStatus.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of protocol, or the default if the …","","Nested message and enum types in ProxyProtocolConfig.","Appends the provided enum value to statuses.","","","","","","","Returns the enum value of resource_api_version, or the …","","","","","","","","Nested message and enum types in SchemeHeaderTransformation…","Sets api_type to the provided enum value.","Sets append_action to the provided enum value.","Sets headers_with_underscores_action to the provided enum …","","Sets protocol to the provided enum value.","Sets resource_api_version to the provided enum value.","Sets state to the provided enum value.","Sets transport_api_version to the provided enum value.","Sets transport_api_version to the provided enum value.","Sets version to the provided enum value.","Nested message and enum types in SocketAddress.","Nested message and enum types in SocketOption.","","","","Returns the enum value of state, or the default if the …","","Returns an iterator which yields the valid enum values …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of transport_api_version, or the …","Returns the enum value of transport_api_version, or the …","","","Nested message and enum types in TransportSocket.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of version, or the default if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a ApiType, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of ApiType.","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","Returns the encoded length of the message without a length …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Nested message and enum types in GoogleGrpc.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CallCredentials.","","Nested message and enum types in ChannelArgs.","Nested message and enum types in ChannelCredentials.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","Nested message and enum types in Value.","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a HeaderAppendAction, or None if value …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of HeaderAppendAction.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of codec_client_type, or the …","","","Nested message and enum types in CustomHealthCheck.","","","","","","","","Encodes the message to a buffer.","","","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Decodes an instance of the message from a buffer, and …","","","Nested message and enum types in Payload.","","","","","","","","","","","Sets codec_client_type to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Nested message and enum types in HeaderKeyFormat.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a HeadersWithUnderscoresAction, or None …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of …","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Version, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Version.","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Protocol, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Protocol.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a SocketState, or None if value is not …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of SocketState.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Endpoint.","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Returns the enum value of health_status, or the default if …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Nested message and enum types in LbEndpoint.","","","","","","","Nested message and enum types in LocalityLbEndpoints.","","","","Sets health_status to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of drain_type, or the default if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Filter.","Nested message and enum types in FilterChain.","Nested message and enum types in FilterChainMatch.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Nested message and enum types in Listener.","Nested message and enum types in ListenerFilter.","Nested message and enum types in …","","","","","","","","","","","","","","","","","","","","Sets drain_type to the provided enum value.","Sets source_type to the provided enum value.","Sets traffic_direction to the provided enum value.","","","","Returns the enum value of source_type, or the default if …","","","","","","","","","","","","","","","","","Returns the enum value of traffic_direction, or the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a ConnectionSourceType, or None if value…","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of ConnectionSourceType.","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ConnectionBalanceConfig.","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a DrainType, or None if value is not a …","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Returns true if value is a variant of DrainType.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of cluster_not_found_response_code, …","","","","","","","Nested message and enum types in CorsPolicy.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in HeaderMatcher.","","","","","","","","","","","","","","Returns the enum value of internal_redirect_action, or the …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of priority, or the default if the …","","","","Nested message and enum types in QueryParameterMatcher.","","","","Nested message and enum types in RateLimit.","","","","Nested message and enum types in RedirectAction.","","","","","","","","Returns the enum value of require_tls, or the default if …","","Returns the enum value of response_code, or the default if …","","","","","","","","","","","","","Nested message and enum types in RetryPolicy.","","","","","","Nested message and enum types in Route.","Nested message and enum types in RouteAction.","Nested message and enum types in RouteMatch.","","","","","Sets cluster_not_found_response_code to the provided enum …","Sets internal_redirect_action to the provided enum value.","Sets priority to the provided enum value.","Sets require_tls to the provided enum value.","Sets response_code to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in VirtualHost.","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in WeightedCluster.","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","Nested message and enum types in Action.","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Nested message and enum types in Override.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in MetaData.","","","Sets source to the provided enum value.","","Returns the enum value of source, or the default if the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a Source, or None if value is not a …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of Source.","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a RedirectResponseCode, or None if value…","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of RedirectResponseCode.","Decodes an instance of the message from a buffer, and …","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of format, or the default if the …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a ResetHeaderFormat, or None if value …","","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns true if value is a variant of ResetHeaderFormat.","","","","","","","","Nested message and enum types in RetryHostPredicate.","Nested message and enum types in RetryPriority.","Sets format to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","Returns the encoded length of the message without a length …","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a ClusterNotFoundResponseCode, or None …","Converts an i32 to a InternalRedirectAction, or None if …","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","","","","","Nested message and enum types in HashPolicy.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if value is a variant of …","Returns true if value is a variant of …","","Decodes an instance of the message from a buffer, and …","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in UpgradeConfig.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a TlsRequirementType, or None if value …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of TlsRequirementType.","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ClusterWeight.","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in DoubleMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Nested message and enum types in ListMatcher.","","","","","Nested message and enum types in MetadataMatcher.","","","","","Nested message and enum types in RegexMatcher.","Nested message and enum types in StringMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ValueMatcher.","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in PathSegment.","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in MetadataKey.","Nested message and enum types in MetadataKind.","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in PathSegment.","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CustomTag.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the enum value of denominator, or the default if …","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in FractionalPercent.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a CodecClientType, or None if value is …","","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","Returns true if value is a variant of CodecClientType.","","","Sets denominator to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","Returns the argument unchanged.","Converts an i32 to a DenominatorType, or None if value is …","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","","Returns true if value is a variant of DenominatorType.","","","","","","","","","","","","","","","","","","","","","","Generated client implementations.","Generated server implementations.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Nested message and enum types in Resource.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","See https://github.com/envoyproxy/envoy-api#apis for a …","","Enable decompressing responses.","","","","","Attempt to create a new client by connecting to a given …","","","","Returns the argument unchanged.","","Calls U::from(self).","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","Compress requests with the given encoding.","This is a gRPC-only API.","","","","","","","","","Generated trait containing gRPC methods that should be …","See https://github.com/envoyproxy/envoy-api#apis for a …","Server streaming response type for the …","Server streaming response type for the …","","Enable decompressing requests with the given encoding.","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","","","Compress responses with the given encoding, if the client …","This is a gRPC-only API.","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of config, or the default value if config…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Nested message and enum types in Host.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Returns the value of label, or the default value if label …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Capture.","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Compress.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Mode, or None if value is not a valid …","Converts an i32 to a Action, or None if value is not a …","","","","","Creates an enum from field names used in the ProtoBuf …","Creates an enum from field names used in the ProtoBuf …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Returns true if value is a variant of Mode.","Returns true if value is a variant of Action.","","","Sets value to the provided enum value.","Sets value to the provided enum value.","","","","","","","","","","","","","","","","","","","Returns the enum value of value, or the default if the …","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","","Nested message and enum types in Concatenate.","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Strategy, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Strategy.","","Sets value to the provided enum value.","","","","","","","","","","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","Nested message and enum types in Firewall.","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","Returns the enum value of action, or the default if the …","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Action, or None if value is not a …","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of Action.","","","","","Sets action to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in LoadBalancer.","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Policy, or None if value is not a …","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","","","Returns true if value is a variant of Policy.","","Sets value to the provided enum value.","","","","","","","","","","Returns the enum value of value, or the default if the …","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","Nested message and enum types in Match.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","Generated client implementations.","Generated server implementations.","The Manager Discovery Service provides an RPC for a …","","Enable decompressing responses.","","","","","Attempt to create a new client by connecting to a given …","","","","Returns the argument unchanged.","","Calls U::from(self).","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","Compress requests with the given encoding.","The RPC protocol begins with a single empty …","","","","","","","","","Generated trait containing gRPC methods that should be …","The Manager Discovery Service provides an RPC for a …","Server streaming response type for the …","Server streaming response type for the …","","Enable decompressing requests with the given encoding.","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","Limits the maximum size of a decoded message.","Limits the maximum size of an encoded message.","","","","Compress responses with the given encoding, if the client …","The RPC protocol begins with a single empty …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in BytesRules.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","Returns the value of const, or the default value if const …","","","","","","","","","","","","","","","","","","","Returns the value of contains, or the default value if …","Returns the value of contains, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of defined_only, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in FieldRules.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a KnownRegex, or None if value is not a …","","","","","","","","","","","","","","","","","","","","","","","","","Creates an enum from field names used in the ProtoBuf …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","Returns the value of gt, or the default value if gt is …","","","","","","","","","","","","","","","Returns the value of gt_now, or the default value if gt_now…","","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","Returns the value of gte, or the default value if gte is …","","","","","","","","","","","","","","","","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","Returns the value of ignore_empty, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","Returns true if value is a variant of KnownRegex.","","","Returns the value of len, or the default value if len is …","Returns the value of len, or the default value if len is …","","","Returns the value of len_bytes, or the default value if …","","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","Returns the value of lt, or the default value if lt is …","","","","","","","","","","","","","","","Returns the value of lt_now, or the default value if lt_now…","","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","Returns the value of lte, or the default value if lte is …","","","","","","","","","","","","","","","Returns the value of max_bytes, or the default value if …","","Returns the value of max_items, or the default value if …","","Returns the value of max_len, or the default value if …","Returns the value of max_len, or the default value if …","","","Returns the value of max_pairs, or the default value if …","","","Returns the value of min_bytes, or the default value if …","","Returns the value of min_items, or the default value if …","","Returns the value of min_len, or the default value if …","Returns the value of min_len, or the default value if …","","","Returns the value of min_pairs, or the default value if …","","Returns the value of no_sparse, or the default value if …","","Returns the value of not_contains, or the default value if …","","","","","","","","","","","","","","","","","","","","Returns the value of pattern, or the default value if …","Returns the value of pattern, or the default value if …","","","Returns the value of prefix, or the default value if prefix…","Returns the value of prefix, or the default value if prefix…","","","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","Returns the value of required, or the default value if …","","","","","Returns the value of skip, or the default value if skip is …","","Returns the value of strict, or the default value if strict…","","Nested message and enum types in StringRules.","Returns the value of suffix, or the default value if suffix…","Returns the value of suffix, or the default value if suffix…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of unique, or the default value if unique…","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a PackageVersionStatus, or None if value…","","","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Returns true if value is a variant of PackageVersionStatus.","Returns the enum value of package_version_status, or the …","","","Sets package_version_status to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in CollectionEntry.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","Nested message and enum types in ResourceLocator.","","","","Returns the enum value of scheme, or the default if the …","","Sets scheme to the provided enum value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","","","","","","","","","","","","","","","","","","Nested message and enum types in Directive.","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a Scheme, or None if value is not a …","","","","Creates an enum from field names used in the ProtoBuf …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","Returns true if value is a variant of Scheme.","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","Nested message and enum types in Matcher.","","","","","Nested message and enum types in RegexMatcher.","Nested message and enum types in StringMatcher.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","","Returns the encoded length of the message without a length …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in MatcherList.","Nested message and enum types in MatcherTree.","","Decodes an instance of the message from a buffer, and …","Nested message and enum types in OnMatch.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","Nested message and enum types in Predicate.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","","Returns the encoded length of the message without a length …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","Decodes an instance of the message from a buffer, and …","","Nested message and enum types in SinglePredicate.","","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","","Returns the encoded length of the message without a length …","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","Encodes the message to a buffer.","Returns the encoded length of the message without a length …","","","Returns the argument unchanged.","","Calls U::from(self).","","Decodes an instance of the message from a buffer, and …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in Filter.","Nested message and enum types in FilterChain.","Nested message and enum types in FilterChainMatch.","","","","","","","","Nested message and enum types in Listener.","Nested message and enum types in ListenerFilter.","Nested message and enum types in …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Nested message and enum types in ConnectionBalanceConfig.","","","","","","","","","","","","","","","The location of an Endpoint.","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","Returns the prometheus::Registry containing all the metrics","Sets the prometheus::Registry containing all the metrics …","","","","","TCP listener for a GRPC service, always binds to the local …","Binds a TCP listener, if None is passed, binds to an …","","","Returns the argument unchanged.","Calls U::from(self).","","","Retrieves the local address the listener is bound to","Retrieves the port the listener is bound to","","","","","","","","","","","","","","","","","","","Nested message and enum types in Host.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","",""],"i":[0,0,9,9,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,5,5,0,3,16,3,16,3,3,3,3,5,13,3,20,3,16,16,3,3,16,3,16,3,5,3,16,3,16,3,16,3,16,3,0,0,0,0,0,0,0,17,40,17,48,46,56,40,47,48,46,56,40,47,17,48,46,56,40,47,48,40,0,17,17,48,46,56,40,47,48,46,56,40,47,0,40,48,46,40,17,56,47,46,46,47,46,40,40,40,48,46,56,40,47,48,46,56,40,47,48,46,56,40,47,56,46,46,46,56,48,46,56,40,47,0,0,0,0,0,109,0,0,0,107,0,0,106,110,107,110,0,0,0,107,0,0,107,0,0,0,0,0,0,110,106,0,0,0,0,108,0,0,0,107,0,107,108,107,0,0,107,0,107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,110,107,0,0,0,0,110,110,108,0,109,109,0,150,0,131,134,130,135,150,150,152,154,152,158,0,158,0,102,104,104,142,141,147,147,112,102,0,142,141,156,123,102,151,146,152,152,0,142,150,114,115,116,117,124,128,150,0,158,158,0,139,113,133,0,102,104,150,0,120,149,0,158,158,158,152,0,0,153,0,112,125,149,146,152,141,145,158,136,146,152,151,158,151,158,158,131,132,132,132,118,119,148,128,112,146,152,149,152,148,149,152,152,145,152,152,149,143,149,139,112,129,123,126,128,148,158,158,146,147,150,152,154,121,129,140,131,143,135,148,131,0,154,102,102,111,102,131,141,158,114,115,116,117,124,0,102,0,0,133,133,122,128,157,152,111,136,136,151,158,158,155,102,138,0,158,142,126,113,158,158,158,112,118,119,128,127,140,111,0,163,163,163,0,164,164,103,103,0,103,103,103,103,165,165,0,165,165,165,166,166,166,166,0,0,167,0,168,0,171,0,171,0,169,170,170,170,169,170,170,0,170,170,170,0,0,0,0,0,176,0,172,0,0,174,175,172,172,181,0,181,181,181,0,181,0,181,0,0,181,180,180,180,178,178,179,177,0,179,180,180,180,180,180,180,177,0,182,0,0,183,184,184,0,0,185,185,185,105,105,0,105,0,193,0,193,0,0,193,0,0,0,193,0,192,190,187,191,0,187,187,190,189,191,187,0,186,187,188,187,187,187,187,188,190,187,0,195,196,0,196,0,197,0,0,0,199,199,0,200,200,159,159,0,159,162,162,0,201,0,202,0,202,0,160,160,203,203,0,161,161,161,0,0,204,0,0,0,0,0,0,0,0,43,43,65,65,52,67,60,60,43,67,60,65,52,52,0,43,67,60,60,65,52,67,60,52,43,67,65,60,52,43,67,65,0,0,0,63,63,63,63,0,366,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,0,0,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,71,72,0,68,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,80,0,68,69,76,77,79,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,0,78,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,81,81,68,82,70,70,75,80,75,70,80,80,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,75,70,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,0,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,91,98,98,98,0,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,98,85,85,85,0,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,85,0,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,101,86,86,86,86,86,86,86,86,86,86,86,86,86,0,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,86,0,0,0,0,0,0,109,0,0,0,107,0,0,106,110,107,110,0,0,0,107,0,0,107,0,0,0,0,0,0,110,106,0,0,0,0,108,0,0,0,107,0,107,108,107,0,0,107,0,107,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,110,107,0,0,0,0,110,110,108,0,109,109,0,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,150,0,131,134,130,135,150,150,152,154,152,158,0,158,0,102,102,104,104,104,142,106,107,108,109,110,141,147,147,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,112,102,106,107,108,109,110,106,107,108,109,110,0,142,141,156,123,102,151,146,152,152,0,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,142,150,114,115,116,117,124,128,150,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,0,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,106,106,106,106,107,107,107,107,108,108,108,108,109,109,109,109,110,110,110,110,158,158,0,139,113,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,133,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,106,107,108,109,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,106,107,108,109,110,0,102,106,107,108,109,110,104,150,0,120,149,149,0,158,158,158,152,0,0,153,0,112,125,149,146,152,141,145,158,136,146,152,151,158,151,158,158,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,131,106,107,108,109,110,132,132,132,118,119,148,128,112,146,152,149,152,148,149,152,152,145,152,152,149,143,149,139,112,129,123,126,128,148,158,158,146,147,150,152,154,106,107,108,109,110,121,129,140,131,143,135,148,131,131,0,157,154,102,102,111,102,131,141,141,158,114,115,116,117,124,0,102,104,149,102,131,141,128,102,138,127,0,0,133,133,122,128,128,157,157,152,111,136,136,151,158,158,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,155,102,138,102,138,0,158,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,106,107,107,108,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,142,126,113,158,158,158,112,118,119,128,127,127,111,112,113,114,115,116,117,118,119,104,120,121,122,123,124,125,106,107,108,126,127,128,129,130,131,132,133,134,135,136,102,137,138,139,140,141,142,109,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,110,140,111,0,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,163,0,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,164,103,103,0,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,103,165,165,0,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,165,166,166,166,166,0,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,166,0,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,167,0,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,168,0,171,0,171,0,169,170,171,169,169,170,171,169,170,171,170,170,170,169,170,169,170,171,169,170,171,169,170,170,169,170,171,169,170,171,169,170,171,169,170,171,169,170,171,169,170,171,0,169,170,171,169,170,171,171,170,170,170,169,170,171,169,170,171,169,170,171,169,170,171,169,170,171,0,0,0,0,0,172,173,174,175,176,176,172,173,174,175,176,172,173,174,175,176,0,172,0,0,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,174,175,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,172,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,172,173,174,175,176,181,0,181,181,181,0,181,0,181,0,0,181,177,178,179,180,181,180,180,180,178,178,177,178,179,180,181,177,178,179,180,181,177,178,179,180,177,178,179,180,181,177,178,179,180,181,179,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,181,0,179,180,180,180,180,180,177,178,179,180,181,180,177,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,177,178,179,180,181,0,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,182,0,183,183,183,183,183,183,183,183,183,183,183,183,183,183,183,183,183,183,0,183,183,184,184,0,184,184,184,184,184,184,184,184,184,184,184,184,184,184,184,184,184,184,184,0,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,185,105,105,0,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,105,0,193,0,193,0,0,193,0,0,0,193,0,186,187,188,189,190,191,192,193,192,190,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,187,187,191,0,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,187,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,187,190,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,189,193,191,187,0,186,187,188,187,187,187,187,188,190,187,187,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,186,187,188,189,190,191,192,193,0,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,195,196,0,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,196,0,197,197,197,197,197,197,197,197,197,197,197,197,197,0,197,197,197,197,197,197,197,0,0,199,199,198,199,198,199,198,199,198,198,199,198,199,198,199,198,199,198,199,198,199,198,199,198,199,198,199,198,199,199,198,199,198,199,198,199,198,199,198,199,0,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,200,159,159,0,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,159,162,162,0,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,162,201,0,201,201,201,201,201,201,201,201,201,201,201,201,201,201,201,201,201,201,201,202,0,202,0,160,160,160,202,160,160,202,160,202,160,202,160,202,160,160,160,202,202,160,202,160,160,160,160,160,202,160,202,160,160,202,160,160,160,202,160,202,160,202,160,160,202,160,160,202,160,202,160,202,160,202,203,203,0,161,161,161,0,161,203,161,161,203,161,203,161,203,161,203,161,161,161,203,203,161,203,161,161,161,161,161,203,161,203,161,161,203,161,161,161,203,161,203,161,203,161,161,203,161,161,203,161,203,161,203,161,203,0,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,204,0,0,0,0,0,205,206,207,208,205,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,0,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,205,206,206,206,205,205,206,207,208,205,206,207,208,208,0,208,207,207,206,208,208,0,206,208,208,206,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,205,206,207,208,0,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,209,210,210,0,210,210,210,210,210,210,210,210,210,210,210,210,210,210,210,210,210,210,210,0,0,212,212,211,212,211,212,211,212,211,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,211,212,0,0,0,0,0,0,0,0,0,0,0,0,213,214,215,216,217,218,219,220,221,222,223,223,223,215,213,223,215,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,214,218,223,223,219,219,213,214,215,216,217,218,219,220,221,222,223,223,223,215,215,220,223,223,223,223,219,213,214,215,216,217,218,219,220,221,222,223,222,213,214,215,216,217,218,219,220,221,222,223,0,0,0,216,223,218,216,213,214,215,216,217,218,219,220,221,222,223,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,219,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,0,0,0,223,223,223,216,223,214,216,218,223,216,219,223,215,219,220,219,223,217,215,223,215,223,223,215,215,215,215,223,215,223,223,213,214,215,216,217,218,219,220,221,222,223,223,223,223,215,216,216,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,213,214,215,216,217,218,219,220,221,222,223,223,223,216,213,214,215,216,217,218,219,220,221,222,223,226,0,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,0,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,227,225,0,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,225,0,224,0,0,231,0,0,224,228,229,230,224,231,224,229,228,228,229,230,224,231,228,229,230,224,231,228,229,230,228,229,230,224,231,228,229,230,224,231,224,224,0,228,229,230,224,231,228,229,230,231,228,229,230,224,231,224,224,224,224,228,229,230,224,231,228,229,230,224,231,224,228,229,230,224,231,224,224,228,229,230,224,231,228,229,230,224,231,224,231,224,228,229,230,224,231,228,229,230,224,224,231,228,229,230,224,231,228,229,230,224,231,228,229,230,224,231,0,0,233,232,233,232,233,232,233,232,232,233,232,233,232,233,232,233,232,233,232,233,232,233,232,233,232,233,232,233,233,232,233,232,233,232,233,232,233,232,233,234,0,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,234,236,236,236,0,236,236,0,235,236,235,236,235,236,235,235,236,235,236,235,236,235,236,235,236,235,236,235,236,235,236,235,236,235,236,236,235,235,236,235,236,235,236,235,236,235,236,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,238,239,252,245,242,255,242,242,242,243,247,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,241,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,250,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,243,243,243,240,256,237,243,0,250,239,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,252,237,241,242,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,242,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,241,243,243,253,0,241,251,245,237,243,246,243,244,243,237,237,243,245,243,243,243,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,253,256,252,239,237,242,243,243,255,243,239,243,237,239,251,253,254,244,249,250,246,241,237,239,244,244,246,255,243,243,243,249,254,0,241,250,240,0,244,237,243,0,255,243,237,239,237,239,243,237,237,246,246,237,239,237,239,244,244,244,244,244,244,244,0,237,243,237,243,244,0,0,0,237,241,240,246,243,243,243,237,246,242,252,247,246,243,241,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,240,239,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,237,239,243,237,0,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,0,0,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,261,262,262,0,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,262,263,0,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,263,0,0,264,265,0,264,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,264,265,0,265,264,265,264,265,264,265,264,265,264,265,0,0,274,0,274,274,0,274,0,274,0,274,0,274,0,274,0,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,272,273,268,270,272,273,270,271,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,271,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,268,271,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,274,0,272,273,273,268,273,273,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,266,267,268,269,270,271,272,273,274,275,275,0,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,275,0,277,0,276,277,276,277,276,277,276,276,277,276,277,276,277,276,277,276,277,276,277,276,277,276,277,276,277,276,277,277,276,276,277,276,277,276,277,276,277,276,277,260,278,260,279,0,260,279,0,279,278,0,260,260,260,278,279,260,260,278,279,260,278,279,260,278,279,260,278,279,260,260,260,278,279,278,279,260,278,279,260,260,260,260,260,278,279,260,278,279,260,260,278,279,260,260,260,278,279,260,278,279,260,278,279,260,260,278,279,260,260,278,279,260,278,279,260,278,279,260,278,279,0,0,0,0,0,0,280,280,281,282,283,284,285,280,280,283,281,282,283,284,285,280,281,282,283,284,285,280,281,282,283,284,285,281,282,283,284,285,280,281,282,283,284,285,280,280,280,281,282,281,282,283,284,285,280,281,282,283,284,285,281,282,283,284,285,280,280,280,280,280,281,282,283,284,285,280,284,284,281,282,283,284,285,280,280,281,282,283,284,285,280,280,280,281,282,283,284,285,280,281,282,283,284,285,280,280,283,285,281,282,284,280,285,0,0,284,281,282,283,284,285,280,281,282,283,284,285,280,280,281,282,283,284,285,280,281,282,283,284,285,280,281,282,283,284,285,280,0,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,286,0,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,287,0,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,288,294,293,293,0,0,293,258,0,294,294,294,0,0,0,257,258,0,257,0,293,289,290,291,292,257,258,293,294,257,258,289,290,291,292,257,258,293,294,289,290,291,292,257,258,293,294,289,290,291,292,289,290,291,292,257,258,293,294,289,290,291,292,257,258,293,294,289,257,258,257,258,291,289,290,291,292,257,258,291,293,294,289,290,291,292,293,294,289,290,291,292,257,258,293,294,257,257,257,257,258,258,258,258,289,290,291,292,257,258,293,294,289,290,291,292,257,258,293,294,257,258,289,290,291,292,257,258,293,294,257,258,292,292,257,258,0,289,290,291,292,257,258,293,294,289,290,291,292,257,258,293,294,257,258,292,293,294,257,258,290,289,290,289,290,291,292,257,258,293,294,289,289,290,291,292,257,257,258,258,293,294,289,290,291,292,257,258,293,294,289,290,291,292,257,258,293,294,0,291,289,290,291,292,257,258,293,294,0,300,0,300,0,300,0,300,0,0,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,295,295,296,297,298,299,300,295,296,297,298,299,300,299,300,296,298,296,295,297,295,296,297,298,299,300,295,296,297,298,299,300,295,296,297,298,299,300,296,295,296,297,298,299,300,295,296,297,298,299,300,0,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,301,0,305,0,305,0,305,305,0,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,305,303,302,303,304,305,302,303,304,305,302,303,304,305,302,303,304,305,303,302,303,304,305,259,259,259,0,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,0,307,0,306,307,306,307,306,307,306,306,307,306,307,306,0,306,307,306,307,306,307,306,307,306,307,306,307,306,306,307,306,307,307,306,306,306,306,306,306,306,307,306,307,306,307,306,307,306,306,307,306,308,0,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,308,0,0,0,0,0,0,0,0,0,0,0,0,0,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,0,309,310,311,312,313,314,315,316,310,309,310,311,312,313,314,315,316,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,312,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,316,0,309,312,314,315,0,316,311,313,310,0,0,311,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,309,310,311,312,313,314,315,316,316,0,309,310,311,312,313,314,315,316,317,0,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,0,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,318,0,319,319,319,319,319,319,319,319,319,319,319,319,319,319,0,319,319,319,319,319,319,320,0,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,320,0,0,322,321,322,321,322,321,322,321,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,321,322,323,323,0,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,323,325,325,325,0,0,325,325,325,324,325,324,325,324,325,324,324,325,324,325,324,325,324,325,324,325,324,325,324,325,324,325,324,325,324,325,325,324,325,324,325,324,325,324,325,324,325,0,0,0,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,326,327,0,0,326,326,327,326,327,326,327,326,327,326,327,0,328,328,328,328,328,328,328,328,328,328,328,328,328,328,0,328,328,328,328,328,328,329,0,329,329,329,329,329,329,329,329,329,329,329,329,329,329,329,329,329,329,329,0,334,0,334,0,0,334,0,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,330,331,332,333,334,0,0,335,335,335,335,335,335,0,335,335,335,335,335,335,335,335,335,335,335,335,335,335,335,0,340,0,0,340,0,340,340,0,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,336,337,338,339,340,336,337,338,339,340,336,337,338,339,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,339,340,339,337,338,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,337,338,339,340,336,336,337,338,339,340,0,0,0,194,194,194,0,0,0,341,342,343,344,345,194,194,341,342,343,344,345,194,341,342,343,344,345,194,341,342,343,344,345,341,342,343,344,345,194,341,342,343,344,345,194,194,194,341,342,343,344,345,194,342,342,341,342,343,344,345,343,344,345,341,342,343,344,345,194,194,194,194,194,341,342,343,344,345,194,0,341,342,343,344,345,194,194,341,342,343,344,345,194,194,194,341,342,343,344,345,194,341,342,343,344,345,194,194,342,194,342,343,344,345,341,342,343,344,345,194,341,342,343,344,345,194,194,341,342,343,344,345,194,341,342,343,344,345,194,341,341,342,343,344,345,194,0,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,346,0,0,0,0,0,0,0,0,67,65,60,52,43,347,0,0,43,67,65,60,52,43,347,67,65,60,52,43,347,43,65,67,65,60,52,43,347,67,65,60,52,43,347,67,65,60,52,43,347,65,52,67,65,60,52,43,347,67,65,60,52,43,347,67,65,60,52,43,347,67,60,67,65,60,52,43,347,67,65,60,52,43,347,67,65,60,52,43,347,60,67,65,60,52,43,347,67,65,60,52,43,347,43,67,60,65,52,52,0,43,67,60,60,65,52,67,60,52,67,65,60,52,43,347,67,65,60,52,43,347,67,65,60,52,43,347,43,67,65,60,52,43,347,67,65,60,52,43,67,65,67,65,60,52,43,347,0,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,27,0,0,63,63,361,361,361,361,361,361,361,361,63,361,361,361,361,361,361,361,361,361,361,361,361,361,63,361,361,361,361,361,361,0,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,0,0,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,367,0,0,0,0,0,0,0,0,0,0,0,0,0,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,375,375,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,369,368,369,370,371,372,373,374,375,376,376,371,368,369,370,371,372,373,374,375,376,368,369,370,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,0,373,374,373,374,372,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,375,375,369,373,375,373,374,370,371,370,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,368,369,370,371,372,373,374,375,376,370,0,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,378,0,0,0,0,0,0,0,0,0,0,0,0,0,0,379,379,379,0,379,379,379,379,379,379,379,379,379,379,379,379,379,379,379,379,379,379,0,383,0,383,0,0,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,383,382,380,381,380,381,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,380,381,382,383,0,0,384,384,384,384,384,384,0,384,384,384,384,384,384,384,384,384,384,384,384,384,384,384,384,0,0,386,386,386,385,0,0,385,387,388,385,386,385,386,387,388,385,386,387,388,385,386,387,388,387,388,385,386,387,388,385,386,385,386,385,386,387,388,385,386,387,388,387,388,385,386,385,385,385,385,386,386,386,386,387,388,385,386,387,388,385,386,385,386,387,388,385,386,385,386,385,386,387,388,385,386,387,388,385,386,385,386,385,386,387,388,387,388,385,386,387,388,385,385,386,386,387,388,385,386,387,388,385,386,387,388,387,388,387,388,385,386,0,0,389,389,389,389,389,389,389,0,389,389,389,389,389,389,389,389,389,389,389,389,389,389,389,390,390,390,0,0,391,390,390,391,390,391,390,391,391,390,391,390,390,390,391,390,391,391,390,390,390,390,390,391,390,391,390,390,391,390,390,390,391,390,391,390,390,390,391,391,390,391,390,390,391,390,391,390,391,391,391,390,0,0,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,392,0,0,393,393,393,393,393,393,393,393,393,393,393,393,393,393,393,393,393,393,393,0,0,394,394,394,394,394,394,394,394,394,0,394,394,394,394,394,394,394,394,394,394,394,394,0,396,396,0,0,397,395,396,395,395,396,397,395,396,397,395,396,397,395,397,395,396,397,395,396,396,396,397,395,396,397,395,397,395,396,396,396,396,396,397,395,396,397,395,396,396,397,395,396,396,396,397,395,396,397,395,396,396,397,397,396,395,395,395,397,395,396,397,395,396,396,397,395,396,397,395,396,397,395,396,0,0,398,398,398,398,398,398,398,398,398,398,398,398,398,398,0,398,398,398,398,398,398,399,0,0,399,399,400,399,399,400,399,400,399,400,400,399,400,399,399,399,400,399,400,400,399,399,399,399,399,400,399,400,399,399,400,399,399,399,400,399,400,399,399,399,400,400,399,400,399,399,400,399,400,399,400,400,400,399,0,0,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,401,0,0,402,402,402,402,402,402,402,402,402,402,402,402,402,402,0,402,402,402,402,402,402,402,0,0,403,404,403,404,403,404,404,403,404,403,404,403,404,403,404,403,404,403,404,404,403,403,404,403,404,403,404,403,404,403,404,404,403,404,403,404,403,404,403,404,403,403,404,0,0,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,405,0,0,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,406,0,0,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,407,0,0,0,0,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,0,0,409,409,408,408,408,408,408,408,408,408,409,408,408,408,408,408,408,408,408,408,408,408,408,408,409,408,408,408,408,408,408,0,0,0,0,0,0,0,0,0,0,410,410,0,0,0,0,0,0,0,0,0,0,0,0,0,0,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,0,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,410,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,432,433,425,426,425,426,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,427,427,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,410,410,410,0,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,412,413,414,415,416,417,418,419,420,421,422,423,412,413,414,415,416,417,418,419,420,421,422,423,432,433,433,433,412,413,414,415,416,417,418,419,420,421,422,423,412,413,414,415,416,417,418,419,420,421,422,423,432,433,410,412,413,414,415,416,417,418,419,420,421,422,423,425,426,429,430,412,413,414,415,416,417,418,419,420,421,422,423,425,426,429,430,412,413,414,415,416,417,418,419,420,421,422,423,425,426,427,431,432,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,429,430,425,426,425,426,425,425,412,413,414,415,416,417,418,419,420,421,422,423,412,413,414,415,416,417,418,419,420,421,422,423,432,433,433,433,412,413,414,415,416,417,418,419,420,421,422,423,412,413,414,415,416,417,418,419,420,421,422,423,432,433,425,425,429,429,425,426,425,426,430,430,411,425,425,429,429,425,426,425,426,430,430,430,430,425,425,412,413,414,415,416,417,418,419,420,421,422,423,425,426,427,431,432,410,425,426,425,426,425,426,425,426,428,431,432,433,428,431,432,433,428,428,425,425,0,425,426,425,426,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,410,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,411,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,429,429,430,411,412,413,414,415,416,417,418,419,420,421,422,423,424,425,426,427,428,429,430,431,432,433,410,425,426,433,439,439,439,0,439,439,439,439,439,439,439,439,439,439,439,439,439,439,439,439,439,439,439,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,0,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,440,441,441,441,441,441,441,441,441,441,0,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,441,0,0,0,0,442,0,0,442,0,442,0,0,442,443,444,445,446,442,442,443,444,445,446,442,443,444,445,446,442,443,444,445,446,443,444,445,446,442,443,444,445,446,442,442,442,443,444,445,446,442,443,444,445,446,443,444,445,446,442,442,442,442,442,443,444,445,446,442,443,444,445,446,442,442,443,444,445,446,442,442,442,443,444,445,446,442,443,444,445,446,442,442,446,446,442,446,443,444,445,446,442,443,444,445,446,442,442,443,444,445,446,442,443,444,445,446,442,443,444,445,446,442,443,444,445,446,0,0,0,0,0,0,0,447,448,449,450,451,452,450,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,0,452,450,447,448,449,450,451,452,450,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,450,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,0,451,450,452,450,450,450,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,448,449,450,451,452,447,447,448,449,450,451,452,0,455,455,0,454,455,454,455,454,455,454,454,455,454,455,454,455,454,455,454,455,454,455,454,455,454,455,454,455,454,455,455,454,454,454,455,454,455,454,455,454,455,454,454,455,0,0,457,453,453,0,453,456,453,457,453,456,453,457,456,453,457,456,456,453,457,456,453,457,453,453,456,453,0,456,457,456,457,456,453,457,453,453,453,453,456,453,457,456,453,457,453,456,453,457,453,453,456,453,457,456,453,457,453,457,453,456,453,457,456,453,453,457,456,453,457,456,453,457,456,453,457,458,0,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,458,0,0,0,0,0,0,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,460,459,460,461,462,459,460,461,462,460,0,462,462,461,459,0,0,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,459,460,461,462,0,466,0,466,0,0,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,465,463,464,465,466,463,464,465,466,0,0,464,466,0,463,463,464,465,466,465,463,464,465,466,463,464,465,466,463,464,465,466,463,464,465,466,0,0,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,467,468,0,468,467,468,467,468,467,468,467,468,467,468,471,0,471,471,0,0,471,469,470,471,469,470,471,469,470,471,469,470,469,470,471,469,470,471,469,470,471,469,470,471,469,470,471,469,470,471,469,470,471,469,470,471,469,469,470,471,469,470,471,469,471,470,0,469,470,471,469,470,471,469,470,471,469,470,471,469,470,471,472,0,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,472,474,474,0,474,0,473,474,473,474,473,474,473,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,473,474,475,475,0,475,475,475,475,475,475,475,475,475,475,475,475,475,475,475,475,475,475,475,0,0,477,476,477,476,477,476,477,476,476,477,476,477,476,477,476,477,476,477,476,477,476,477,476,477,476,477,476,477,477,476,477,476,477,476,477,476,477,476,477,478,478,0,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,478,0,0,0,0,0,0,0,0,0,0,0,223,223,215,213,223,215,223,214,218,223,223,219,219,223,223,215,215,220,223,223,223,219,222,0,0,0,216,223,218,216,223,219,223,0,0,0,223,223,223,216,223,214,216,218,223,216,219,223,215,219,220,219,223,217,215,223,215,215,215,223,215,223,223,223,223,215,216,216,223,223,216,226,0,226,0,227,225,0,225,225,0,224,0,0,231,0,0,224,229,228,0,0,0,233,234,0,234,236,236,236,0,236,236,0,235,0,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,377,0,486,486,486,486,486,486,486,0,0,486,486,486,486,0,490,490,490,490,490,490,490,490,490,490,490,490,490,0,0,0,0,0,0,0,0,0,368,375,369,376,371,0,373,374,373,374,372,375,369,373,375,373,374,370,371,370,370,0,378,378,378,0,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,57,202,0,202,0,160,160],"f":"````````````````````````{{cb}d{}}{ce{}{}}000{{{f{c}}}{{f{c}}}{hj}}{{ce}d{}{}}{{l{A`{n}}}{{Ab{{f{c}}}}}j}{n{{Ah{{Af{Ad}}}}}}{{Aj{Al{c}}{Al{An}}}{{Ab{B`Aj}}}Bb}{{{f{{Bf{Bd}}}}{Al{c}}{Al{An}}}{{Ab{B`{f{{Bf{Bd}}}}}}}Bb}{{Bh{Al{c}}{Al{An}}{Bl{{Bj{l}}}}e}{{Ab{B`Bh}}}Bb{{Cd{}{{Bn{{Cb{C`{A`{l}}}}}}}}}}{{{f{{Cf{Bd}}}}{Al{c}}{Al{An}}{Bl{{Bj{l}}}}e}{{Ab{B`{f{{Cf{Bd}}}}}}}Bb{{Cd{}{{Bn{{Cb{C`{A`{l}}}}}}}}}}{B`d}{cc{}}00::{c{{Ch{e}}}{}{}}0{{{j{}{{Cj{c}}{Cl{e}}}}g}{{Ah{{Af{Ad}}}}}{hCnD`DbDd}{hCnD`DbDd}{{Dh{}{{Df{c}}}}Cn}}<{c{{Dj{e}}}{}{}}000{cDl{}}0>>```````{{BbC`}Dn}{{E`Eb}{{Ed{d}}}}{{BbC`{A`{Ef}}{Eh{l}}{Bl{Ej}}}{{Ab{d}}}}{ce{}{}}000000000{{BbEl}{{Ab{En}}}}99999{{F`C`}{{Fd{{Fb{ll}}}}}}{{E`C`}{{Bl{El}}}}{{lc{Al{e}}{Al{F`}}{Bl{Ej}}{Bl{{Bj{l}}}}}{{Ah{{Af{Ff}}}}}{{Ff{}{{Bn{{Fj{Fh}}}}}}Cn}Bb}{Bbl}{Bb{{`{{Fl{}{{Bn{{Cb{C`{A`{l}}}}}}}}}}}}66666====={{}Fn}{{E`G`}{{Ed{Eb}}}}{cF`{{Fl{}{{Bn{C`}}}}}}{lEl}`{{Bb{Gb{Bb}}}{{`{{Ad{}{{Gd{d}}}}Cn}}}}``{{ElGf}d}```{lE`}{{E`l}El}{E`{{`{{Fl{}{{Bn{l}}}}}}}}{c{{Dj{e}}}{}{}}000000000{cDl{}}0000`{{ElGh}d}{{ElC`C`}Dn}``{ce{}{}}0000````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````````{{{Gn{}{{Gj{c}}{Gl{e}}}}{Ch{{H`{Gh}}}}}{{Ah{{Af{Ad}}}}}{{Ff{}{{Bn{{Dj{HbHd}}}}}}Cn}{{Ff{}{{Bn{{Dj{FhHd}}}}}}Cn}}{{{Gn{}{{Gj{c}}{Gl{e}}}}{Ch{{H`{Hf}}}}}{{Ah{{Af{Ad}}}}}{{Ff{}{{Bn{{Dj{HbHd}}}}}}Cn}{{Ff{}{{Bn{{Dj{FhHd}}}}}}Cn}}```````````````````````````````{{cb}d{}}00000000000000``333333333333333333333333333333{Hhd}{Hjd}{Hld}{Hnd}{I`d}{Ibd}{Idd}{Ifd}{Ihd}{Ijd}{Ild}{Ind}{J`d}{Jbd}{Jdd}{HhHh}{HjHj}{HlHl}{HnHn}{I`I`}{IbIb}{IdId}{IfIf}{IhIh}{IjIj}{IlIl}{InIn}{J`J`}{JbJb}{JdJd}{{ce}d{}{}}00000000000000`````{{}Hh}{{}Hj}{{}Hl}{{}Hn}{{}I`}{{}Ib}{{}Id}{{}If}{{}Ih}{{}Ij}{{}Il}{{}In}{{}J`}{{}Jb}{{}Jd}{HhFn}{HjFn}{HlFn}{HnFn}{I`Fn}{IbFn}{IdFn}{IfFn}{IhFn}{IjFn}{IlFn}{InFn}{J`Fn}{JbFn}{JdFn}{{HhHh}Dn}{{HjHj}Dn}{{HlHl}Dn}{{HnHn}Dn}{{I`I`}Dn}{{IbIb}Dn}{{IdId}Dn}{{IfIf}Dn}{{IhIh}Dn}{{IjIj}Dn}{{IlIl}Dn}{{InIn}Dn}{{J`J`}Dn}{{JbJb}Dn}{{JdJd}Dn}```````{{HhJf}{{Dj{dJh}}}}{{HjJf}{{Dj{dJh}}}}{{HlJf}{{Dj{dJh}}}}{{HnJf}{{Dj{dJh}}}}{{I`Jf}{{Dj{dJh}}}}{{IbJf}{{Dj{dJh}}}}{{IdJf}{{Dj{dJh}}}}{{IfJf}{{Dj{dJh}}}}{{IhJf}{{Dj{dJh}}}}{{IjJf}{{Dj{dJh}}}}{{IlJf}{{Dj{dJh}}}}{{InJf}{{Dj{dJh}}}}{{J`Jf}{{Dj{dJh}}}}{{JbJf}{{Dj{dJh}}}}{{JdJf}{{Dj{dJh}}}}{cc{}}00000000000000000000000000000``{ce{}{}}00000000000000{c{{Ch{e}}}{}{}}00000000000000````{HlJj}``{{J`Jl}d}`{{HlJj}d}{J`{{Kd{{Kb{{K`{Jn}}}}}}}}`555555555555555{c{{Dj{e}}}{}{}}00000000000000000000000000000{cDl{}}00000000000000``777777777777777``{{cb}d{}}88{KfKf}{{ce}d{}{}}{{Kfc}dKh}{KfFn}{{KfKf}Dn}{{KfJf}{{Dj{dJh}}}}??>={{{Bl{Kf}}KjKlcKn}{{Dj{dL`}}}Lb}?998?`````````````7??{LdLd}6{{Ldc}dKh}{LdFn}{{LdLd}Dn}{{LdJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{Ld}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4````{{cb}d{}}{JjC`}66{JjJj}{{ce}d{}{}}{{JjJj}Lf}{{ce}Lf{}{}}{{}Jj}{{JjJj}Dn}{{ce}Dn{}{}}000{{JjJf}{{Dj{dJh}}}}?{Jn{{Bl{Jj}}}}{cc{}}{C`{{Bl{Jj}}}}{{Jjc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{JjJj}{{Bl{Lf}}}}3{Jn{{Dj{JjL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6``{{cb}d{}}77{LjLj}{{ce}d{}{}}{{Ljc}dKh}{LjFn}{{LjLj}Dn}{{LjJf}{{Dj{dJh}}}}{cc{}}0>={{{Bl{Lj}}KjKlcKn}{{Dj{dL`}}}Lb}?::9?``````````````````8{JlC`}{ce{}{}}0{JlJl}9{{JlJl}Lf}{{ce}Lf{}{}}{{}Jl}{{JlJl}Dn}{{ce}Dn{}{}}000{{JlJf}{{Dj{dJh}}}}:{Jn{{Bl{Jl}}}};{C`{{Bl{Jl}}}}{{Jlc}dLh}:{c{{Ch{e}}}{}{}}{JnDn}{{JlJl}{{Bl{Lf}}}}={c{{Dj{e}}}{}{}}{Jn{{Dj{JlL`}}}}1{cDl{}}{ce{}{}}````````````````````````````````````````````````````````````````````````````````{{cb}d{}}000000000000000000000000000000000000000000000000000000```````````````{LlLn}``{M`Mb}``{MdC`}{MfC`}{MhC`}{MjC`}{MlC`}```88888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888888{Mnd}{N`d}{Nbd}{Ndd}{Nfd}{Nhd}{Njd}{Nld}{Nnd}{M`d}{O`d}{Obd}{Odd}{Ofd}{Ohd}{Ojd}{Old}{Ond}{A`d}{Abd}{Add}{Afd}{Ahd}{Ajd}{Ald}{And}{AA`d}{Lld}{AAbd}{AAdd}{AAfd}{AAhd}{AAjd}{AAld}{AAnd}{AB`d}{ABbd}{ABdd}{ABfd}{ABhd}{ABjd}{ABld}{ABnd}{AC`d}{ACbd}{ACdd}{ACfd}{AChd}{ACjd}{ACld}{MnMn}{N`N`}{NbNb}{NdNd}{NfNf}{NhNh}{NjNj}{NlNl}{NnNn}{M`M`}{O`O`}{ObOb}{OdOd}{OfOf}{OhOh}{OjOj}{MdMd}{MfMf}{MhMh}{OlOl}{OnOn}{A`A`}{AbAb}{AdAd}{AfAf}{AhAh}{AjAj}{AlAl}{AnAn}{AA`AA`}{LlLl}{AAbAAb}{AAdAAd}{AAfAAf}{AAhAAh}{AAjAAj}{AAlAAl}{MjMj}{AAnAAn}{AB`AB`}{ABbABb}{ABdABd}{ABfABf}{ABhABh}{ABjABj}{ABlABl}{ABnABn}{AC`AC`}{ACbACb}{ACdACd}{ACfACf}{AChACh}{ACjACj}{AClACl}{MlMl}{{ce}d{}{}}000000000000000000000000000000000000000000000000000000``{{MdMd}Lf}{{MfMf}Lf}{{MhMh}Lf}{{MjMj}Lf}{{MlMl}Lf}{{ce}Lf{}{}}0000```````````{{}Mn}{{}N`}{{}Nb}{{}Nd}{{}Nf}{{}Nh}{{}Nj}{{}Nl}{{}Nn}{{}M`}{{}O`}{{}Ob}{{}Od}{{}Of}{{}Oh}{{}Oj}{{}Md}{{}Mf}{{}Mh}{{}Ol}{{}On}{{}A`}{{}Ab}{{}Ad}{{}Af}{{}Ah}{{}Aj}{{}Al}{{}An}{{}AA`}{{}Ll}{{}AAb}{{}AAd}{{}AAf}{{}AAh}{{}AAj}{{}AAl}{{}Mj}{{}AAn}{{}AB`}{{}ABb}{{}ABd}{{}ABf}{{}ABh}{{}ABj}{{}ABl}{{}ABn}{{}AC`}{{}ACb}{{}ACd}{{}ACf}{{}ACh}{{}ACj}{{}ACl}{{}Ml}`````````{MnFn}{N`Fn}{NbFn}{NdFn}{NfFn}{NhFn}{NjFn}{NlFn}{NnFn}{M`Fn}{O`Fn}{ObFn}{OdFn}{OfFn}{OhFn}{OjFn}{OlFn}{OnFn}{A`Fn}{AbFn}{AdFn}{AfFn}{AhFn}{AjFn}{AlFn}{AnFn}{AA`Fn}{LlFn}{AAbFn}{AAdFn}{AAfFn}{AAhFn}{AAjFn}{AAlFn}{AAnFn}{AB`Fn}{ABbFn}{ABdFn}{ABfFn}{ABhFn}{ABjFn}{ABlFn}{ABnFn}{AC`Fn}{ACbFn}{ACdFn}{ACfFn}{AChFn}{ACjFn}{AClFn}`{{MnMn}Dn}{{N`N`}Dn}{{NbNb}Dn}{{NdNd}Dn}{{NfNf}Dn}{{NhNh}Dn}{{NjNj}Dn}{{NlNl}Dn}{{NnNn}Dn}{{M`M`}Dn}{{O`O`}Dn}{{ObOb}Dn}{{OdOd}Dn}{{OfOf}Dn}{{OhOh}Dn}{{OjOj}Dn}{{MdMd}Dn}{{MfMf}Dn}{{MhMh}Dn}{{OlOl}Dn}{{OnOn}Dn}{{A`A`}Dn}{{AbAb}Dn}{{AdAd}Dn}{{AfAf}Dn}{{AhAh}Dn}{{AjAj}Dn}{{AlAl}Dn}{{AnAn}Dn}{{AA`AA`}Dn}{{LlLl}Dn}{{AAbAAb}Dn}{{AAdAAd}Dn}{{AAfAAf}Dn}{{AAhAAh}Dn}{{AAjAAj}Dn}{{AAlAAl}Dn}{{MjMj}Dn}{{AAnAAn}Dn}{{AB`AB`}Dn}{{ABbABb}Dn}{{ABdABd}Dn}{{ABfABf}Dn}{{ABhABh}Dn}{{ABjABj}Dn}{{ABlABl}Dn}{{ABnABn}Dn}{{AC`AC`}Dn}{{ACbACb}Dn}{{ACdACd}Dn}{{ACfACf}Dn}{{AChACh}Dn}{{ACjACj}Dn}{{AClACl}Dn}{{MlMl}Dn}{{ce}Dn{}{}}0000000000000000000`````{{MnJf}{{Dj{dJh}}}}{{N`Jf}{{Dj{dJh}}}}{{NbJf}{{Dj{dJh}}}}{{NdJf}{{Dj{dJh}}}}{{NfJf}{{Dj{dJh}}}}{{NhJf}{{Dj{dJh}}}}{{NjJf}{{Dj{dJh}}}}{{NlJf}{{Dj{dJh}}}}{{NnJf}{{Dj{dJh}}}}{{M`Jf}{{Dj{dJh}}}}{{O`Jf}{{Dj{dJh}}}}{{ObJf}{{Dj{dJh}}}}{{OdJf}{{Dj{dJh}}}}{{OfJf}{{Dj{dJh}}}}{{OhJf}{{Dj{dJh}}}}{{OjJf}{{Dj{dJh}}}}{{MdJf}{{Dj{dJh}}}}{{MfJf}{{Dj{dJh}}}}{{MhJf}{{Dj{dJh}}}}{{OlJf}{{Dj{dJh}}}}{{OnJf}{{Dj{dJh}}}}{{A`Jf}{{Dj{dJh}}}}{{AbJf}{{Dj{dJh}}}}{{AdJf}{{Dj{dJh}}}}{{AfJf}{{Dj{dJh}}}}{{AhJf}{{Dj{dJh}}}}{{AjJf}{{Dj{dJh}}}}{{AlJf}{{Dj{dJh}}}}{{AnJf}{{Dj{dJh}}}}{{AA`Jf}{{Dj{dJh}}}}{{LlJf}{{Dj{dJh}}}}{{AAbJf}{{Dj{dJh}}}}{{AAdJf}{{Dj{dJh}}}}{{AAfJf}{{Dj{dJh}}}}{{AAhJf}{{Dj{dJh}}}}{{AAjJf}{{Dj{dJh}}}}{{AAlJf}{{Dj{dJh}}}}{{MjJf}{{Dj{dJh}}}}{{AAnJf}{{Dj{dJh}}}}{{AB`Jf}{{Dj{dJh}}}}{{ABbJf}{{Dj{dJh}}}}{{ABdJf}{{Dj{dJh}}}}{{ABfJf}{{Dj{dJh}}}}{{ABhJf}{{Dj{dJh}}}}{{ABjJf}{{Dj{dJh}}}}{{ABlJf}{{Dj{dJh}}}}{{ABnJf}{{Dj{dJh}}}}{{AC`Jf}{{Dj{dJh}}}}{{ACbJf}{{Dj{dJh}}}}{{ACdJf}{{Dj{dJh}}}}{{ACfJf}{{Dj{dJh}}}}{{AChJf}{{Dj{dJh}}}}{{ACjJf}{{Dj{dJh}}}}{{AClJf}{{Dj{dJh}}}}{{MlJf}{{Dj{dJh}}}}`{cc{}}000000000000000000000000000000000000000000000000000000{Jn{{Bl{Md}}}}{Jn{{Bl{Mf}}}}{Jn{{Bl{Mh}}}}{Jn{{Bl{Mj}}}}{Jn{{Bl{Ml}}}}5555555555555555555555555555555555555555555555555555555{C`{{Bl{Md}}}}{C`{{Bl{Mf}}}}{C`{{Bl{Mh}}}}{C`{{Bl{Mj}}}}{C`{{Bl{Ml}}}}``{{Mdc}dLh}{{Mfc}dLh}{{Mhc}dLh}{{Mjc}dLh}{{Mlc}dLh}````{ABjACn}``````````````````````````{ce{}{}}000000000000000000000000000000000000000000000000000000{c{{Ch{e}}}{}{}}000000000000000000000000000000000000000000000000000000`{JnDn}0000````````````````````````````````````{{MdMd}{{Bl{Lf}}}}{{MfMf}{{Bl{Lf}}}}{{MhMh}{{Bl{Lf}}}}{{MjMj}{{Bl{Lf}}}}{{MlMl}{{Bl{Lf}}}}```````{AfAD`}``{{ACjMl}d}``````{AAjMj}````````{{LlLn}d}{{M`Mb}d}{{ABjACn}d}`{{AfAD`}d}{{AAjMj}d}{{A`ADb}d}{{LlMj}d}{{AAdMj}d}{{OnADd}d}`````{A`ADb}`{ACj{{Kd{{Kb{{K`{Jn}}}}}}}}````````{ce{}{}}000000000000000000000000000000000000000000000000000000`{LlMj}{AAdMj}````{c{{Dj{e}}}{}{}}0000000000000000{Jn{{Dj{MdL`}}}}{Jn{{Dj{MfL`}}}}22{Jn{{Dj{MhL`}}}}333333333333333333{Jn{{Dj{MjL`}}}}44444444444444444{Jn{{Dj{MlL`}}}}55555555555555555555555555555555555555555555555555555555{cDl{}}000000000000000000000000000000000000000000000000000000``````````{OnADd}`:::::::::::::::::::::::::::::::::::::::::::::::::::::::``````{{cb}d{}};;{ADfADf}{{ce}d{}{}}{{ADfc}dKh}{ADfFn}{{ADfADf}Dn}{{ADfJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{ADf}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0=3`;33{ADhd}{ADhADh};{{}ADh}{ADhFn}{{ADhADh}Dn}{{ADhJf}{{Dj{dJh}}}}::`98`966{cDl{}}:```````{{cb}d{}}{LnC`}<<{LnLn}{{ce}d{}{}}{{LnLn}Lf}{{ce}Lf{}{}}{{}Ln}{{LnLn}Dn}{{ce}Dn{}{}}000{{LnJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{Ln}}}}1{C`{{Bl{Ln}}}}{{Lnc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{LnLn}{{Bl{Lf}}}}3{c{{Dj{e}}}{}{}}{Jn{{Dj{LnL`}}}}1{cDl{}}6``````{{cb}d{}}77{ADjADj}{{ce}d{}{}}{{ADjc}dKh}{ADjFn}{{ADjADj}Dn}{{ADjJf}{{Dj{dJh}}}}{cc{}}0>={{{Bl{ADj}}KjKlcKn}{{Dj{dL`}}}Lb}?;;9?`````8??{ADlADl}7{{ADlc}dKh}{ADlFn}{{ADlADl}Dn}{{ADlJf}{{Dj{dJh}}}}66{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{ADl}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4``{{cb}d{}}55{ADnADn}{{ce}d{}{}}{{ADnc}dKh}{ADnFn}{{ADnADn}Dn}{{ADnJf}{{Dj{dJh}}}}{cc{}}0<;{{{Bl{ADn}}KjKlcKn}{{Dj{dL`}}}Lb}=::9=``8=={AE`AE`}7{{AE`c}dKh}{AE`Fn}{{AE`AE`}Dn}{{AE`Jf}{{Dj{dJh}}}}66{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{AE`}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4`````{{cb}d{}}00`555555```{AEbd}{AEdd}{AEbAEb}{AEdAEd}{AEfAEf}{{ce}d{}{}}00```{{}AEb}{{}AEd}{{AEfc}dKh}{AEbFn}{AEdFn}{AEfFn}{{AEbAEb}Dn}{{AEdAEd}Dn}{{AEfAEf}Dn}{{AEbJf}{{Dj{dJh}}}}{{AEdJf}{{Dj{dJh}}}}{{AEfJf}{{Dj{dJh}}}}{cc{}}00000`{ce{}{}}00{c{{Ch{e}}}{}{}}00{{{Bl{AEf}}KjKlcKn}{{Dj{dL`}}}Lb}```222{c{{Dj{e}}}{}{}}00000{cDl{}}00444`````{{cb}d{}}0000`5555555555````{AEhd}{AEjd}{AEld}{AEnd}{AF`d}{AEhAEh}{AEjAEj}{AElAEl}{AEnAEn}{AF`AF`}{{ce}d{}{}}0000``{{}AEh}{{}AEj}{{}AEl}{{}AEn}{{}AF`}{AEhFn}{AEjFn}{AElFn}{AEnFn}{AF`Fn}{{AEhAEh}Dn}{{AEjAEj}Dn}{{AElAEl}Dn}{{AEnAEn}Dn}{{AF`AF`}Dn}{{AEhJf}{{Dj{dJh}}}}{{AEjJf}{{Dj{dJh}}}}{{AElJf}{{Dj{dJh}}}}{{AEnJf}{{Dj{dJh}}}}{{AF`Jf}{{Dj{dJh}}}}{cc{}}000000000{ce{}{}}0000{c{{Ch{e}}}{}{}}0000``11111{c{{Dj{e}}}{}{}}000000000{cDl{}}000033333````````````{{cb}d{}}0000`````4444444444{AFbd}{AFdd}{AFfd}{AFhd}{AFbAFb}{AFdAFd}{AFfAFf}{AFhAFh}{AFjAFj}{{ce}d{}{}}0000`{{}AFb}{{}AFd}{{}AFf}{{}AFh}{{AFjc}dKh}{AFbFn}{AFdFn}{AFfFn}{AFhFn}{AFjFn}{{AFbAFb}Dn}{{AFdAFd}Dn}{{AFfAFf}Dn}{{AFhAFh}Dn}{{AFjAFj}Dn}{{AFbJf}{{Dj{dJh}}}}{{AFdJf}{{Dj{dJh}}}}{{AFfJf}{{Dj{dJh}}}}{{AFhJf}{{Dj{dJh}}}}{{AFjJf}{{Dj{dJh}}}}{cc{}}000000000{ce{}{}}0000{c{{Ch{e}}}{}{}}0000`{{{Bl{AFj}}KjKlcKn}{{Dj{dL`}}}Lb}```````22222``{c{{Dj{e}}}{}{}}000000000{cDl{}}000044444``{{cb}d{}}55{AFlAFl}{{ce}d{}{}}{{AFlc}dKh}{AFlFn}{{AFlAFl}Dn}{{AFlJf}{{Dj{dJh}}}}<<;:{{{Bl{AFl}}KjKlcKn}{{Dj{dL`}}}Lb}<998<`7<<{AFnd}{AFnAFn}7{{}AFn}{AFnFn}{{AFnAFn}Dn}{{AFnJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}1{c{{Dj{e}}}{}{}}0{cDl{}}``3```{{cb}d{}}44{AG`AG`}{{ce}d{}{}}{{AG`c}dKh}{AG`Fn}{{AG`AG`}Dn}{{AG`Jf}{{Dj{dJh}}}};;:9{{{Bl{AG`}}KjKlcKn}{{Dj{dL`}}}Lb};998;````7;;{AGbAGb}6{{AGbc}dKh}{AGbFn}{{AGbAGb}Dn}{{AGbJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{AGb}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4````{{cb}d{}}{MbC`}66{MbMb}{{ce}d{}{}}{{MbMb}Lf}{{ce}Lf{}{}}{{}Mb}{{MbMb}Dn}{{ce}Dn{}{}}000{{MbJf}{{Dj{dJh}}}}?{Jn{{Bl{Mb}}}}{cc{}}{C`{{Bl{Mb}}}}{{Mbc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{MbMb}{{Bl{Lf}}}}3{Jn{{Dj{MbL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6````````````{{cb}d{}}0000000``7777777777777777{AGdd}{AGfd}{AGhd}{AGjd}{AGld}{AGnd}{AH`d}{AGdAGd}{AGfAGf}{AGhAGh}{AGjAGj}{AGlAGl}{AGnAGn}{AH`AH`}{AHbAHb}{{ce}d{}{}}0000000{AGfAHd}```{{}AGd}{{}AGf}{{}AGh}{{}AGj}{{}AGl}{{}AGn}{{}AH`}{{AHbc}dKh}{AGdFn}{AGfFn}{AGhFn}{AGjFn}{AGlFn}{AGnFn}{AH`Fn}{AHbFn}{{AGdAGd}Dn}{{AGfAGf}Dn}{{AGhAGh}Dn}{{AGjAGj}Dn}{{AGlAGl}Dn}{{AGnAGn}Dn}{{AH`AH`}Dn}{{AHbAHb}Dn}`{{AGdJf}{{Dj{dJh}}}}{{AGfJf}{{Dj{dJh}}}}{{AGhJf}{{Dj{dJh}}}}{{AGjJf}{{Dj{dJh}}}}{{AGlJf}{{Dj{dJh}}}}{{AGnJf}{{Dj{dJh}}}}{{AH`Jf}{{Dj{dJh}}}}{{AHbJf}{{Dj{dJh}}}}{cc{}}000000000000000``{ce{}{}}0000000{c{{Ch{e}}}{}{}}0000000`{{{Bl{AHb}}KjKlcKn}{{Dj{dL`}}}Lb}`````````````{{AGfAHd}d}33333333{c{{Dj{e}}}{}{}}000000000000000{cDl{}}000000055555555``{{cb}d{}}66{AHfAHf}{{ce}d{}{}}{{AHfc}dKh}{AHfFn}{{AHfAHf}Dn}{{AHfJf}{{Dj{dJh}}}}==<;{{{Bl{AHf}}KjKlcKn}{{Dj{dL`}}}Lb}=998=```7=={AHhAHh}6{{AHhc}dKh}{AHhFn}{{AHhAHh}Dn}{{AHhJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{AHh}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4`{{cb}d{}}55{AHjd}{AHjAHj}{{ce}d{}{}}{{}AHj}{AHjFn}{{AHjAHj}Dn}{{AHjJf}{{Dj{dJh}}}}==``<;<998<````77<<<<{AHld}{AHlAHl}{AHnAHn}77{{}AHl}{{AHnc}dKh}{AHlFn}{AHnFn}{{AHlAHl}Dn}{{AHnAHn}Dn}{{AHlJf}{{Dj{dJh}}}}{{AHnJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{AHn}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044`{{cb}d{}}55{AI`d}{AI`AI`}{{ce}d{}{}}{{}AI`}{AI`Fn}{{AI`AI`}Dn}{{AI`Jf}{{Dj{dJh}}}}==`<;<998`<````7{ACnC`}=={ACnACn}6{{ACnACn}Lf}{{ce}Lf{}{}}{{}ACn}{{ACnACn}Dn}{{ce}Dn{}{}}000{{ACnJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{ACn}}}}1{C`{{Bl{ACn}}}}{{ACnc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{ACnACn}{{Bl{Lf}}}}3{Jn{{Dj{ACnL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6```{{cb}d{}}{ADdC`}88{ADdADd}{{ce}d{}{}}{{ADdADd}Lf}{{ce}Lf{}{}}{{}ADd}{{ADdADd}Dn}{{ce}Dn{}{}}000{{ADdJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{ADd}}}}1{C`{{Bl{ADd}}}}{{ADdc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{ADdADd}{{Bl{Lf}}}}3{Jn{{Dj{ADdL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6``{{cb}d{}}77{AIbAIb}{{ce}d{}{}}{{AIbc}dKh}{AIbFn}{{AIbAIb}Dn}{{AIbJf}{{Dj{dJh}}}}{cc{}}0>={{{Bl{AIb}}KjKlcKn}{{Dj{dL`}}}Lb}?::9?``````88{AD`C`}{ce{}{}}000{AD`AD`}{AIdAId}::{{AD`AD`}Lf}{{ce}Lf{}{}}{{}AD`}{{AIdc}dKh}{AIdFn}{{AD`AD`}Dn}{{AIdAId}Dn}{{ce}Dn{}{}}000{{AD`Jf}{{Dj{dJh}}}}{{AIdJf}{{Dj{dJh}}}}??{Jn{{Bl{AD`}}}}{cc{}}0{C`{{Bl{AD`}}}}{{AD`c}dLh}{ce{}{}}0{c{{Ch{e}}}{}{}}0{JnDn}{{{Bl{AId}}KjKlcKn}{{Dj{dL`}}}Lb}{{AD`AD`}{{Bl{Lf}}}}44{c{{Dj{e}}}{}{}}{Jn{{Dj{AD`L`}}}}111{cDl{}}077```````{{cb}d{}}0{ADbC`}9999{ADbADb}{AIfAIf}{{ce}d{}{}}0{{ADbADb}Lf}{{ce}Lf{}{}}{{}ADb}{{AIfc}dKh}{AIfFn}{{ADbADb}Dn}{{AIfAIf}Dn}{{ce}Dn{}{}}000{{ADbJf}{{Dj{dJh}}}}{{AIfJf}{{Dj{dJh}}}}{cc{}}0{Jn{{Bl{ADb}}}}11{C`{{Bl{ADb}}}}{{ADbc}dLh}{ce{}{}}0{c{{Ch{e}}}{}{}}0{JnDn}{{{Bl{AIf}}KjKlcKn}{{Dj{dL`}}}Lb}{{ADbADb}{{Bl{Lf}}}}44{c{{Dj{e}}}{}{}}{Jn{{Dj{ADbL`}}}}111{cDl{}}077``{{cb}d{}}88{AIhAIh}{{ce}d{}{}}{{AIhc}dKh}{AIhFn}{{AIhAIh}Dn}{{AIhJf}{{Dj{dJh}}}}{cc{}}0?>{{{Bl{AIh}}KjKlcKn}{{Dj{dL`}}}Lb}{ce{}{}}<<:0`````9999`00000000{AIjd}{AIld}{AInd}{AJ`d}{AIjAIj}{AIlAIl}{AInAIn}{AJ`AJ`}????{{}AIj}{{}AIl}{{}AIn}{{}AJ`}{AIjFn}{AIlFn}{AInFn}{AJ`Fn}`{{AIjAIj}Dn}{{AIlAIl}Dn}{{AInAIn}Dn}{{AJ`AJ`}Dn}{{AIjJf}{{Dj{dJh}}}}{{AIlJf}{{Dj{dJh}}}}{{AInJf}{{Dj{dJh}}}}{{AJ`Jf}{{Dj{dJh}}}}{cc{}}0000000`{AIlMl}```{ce{}{}}000{c{{Ch{e}}}{}{}}000````````````{{AIlMl}d}2222{c{{Dj{e}}}{}{}}0000000{cDl{}}0004444`{{cb}d{}}55{AJbd}{AJbAJb}{{ce}d{}{}}{{}AJb}{AJbFn}{{AJbAJb}Dn}{{AJbJf}{{Dj{dJh}}}}>>`<;`<998<```7<<{AJdAJd}5{{AJdc}dKh}{AJdFn}{{AJdAJd}Dn}{{AJdJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{AJd}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4````{{cb}d{}}05555{AJfd}{AJfAJf}{AJhAJh}{{ce}d{}{}}0{{}AJf}{{AJhc}dKh}{AJfFn}{AJhFn}{{AJfAJf}Dn}{{AJhAJh}Dn}{{AJfJf}{{Dj{dJh}}}}{{AJhJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0`{{{Bl{AJh}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044````````````{{cb}d{}}0000000000```````5555555555555555555555{AJjd}{AJld}{AJnd}{AK`d}{AKbd}{AKdd}{AKfd}{AKhd}{AKjd}{AKld}{AKnd}{AJjAJj}{AJlAJl}{AJnAJn}{AK`AK`}{AKbAKb}{AKdAKd}{AKfAKf}{AKhAKh}{AKjAKj}{AKlAKl}{AKnAKn}{{ce}d{}{}}0000000000``````{{}AJj}{{}AJl}{{}AJn}{{}AK`}{{}AKb}{{}AKd}{{}AKf}{{}AKh}{{}AKj}{{}AKl}{{}AKn}`````{AKnAL`}````{AJjFn}{AJlFn}{AJnFn}{AK`Fn}{AKbFn}{AKdFn}{AKfFn}{AKhFn}{AKjFn}{AKlFn}{AKnFn}`{{AJjAJj}Dn}{{AJlAJl}Dn}{{AJnAJn}Dn}{{AK`AK`}Dn}{{AKbAKb}Dn}{{AKdAKd}Dn}{{AKfAKf}Dn}{{AKhAKh}Dn}{{AKjAKj}Dn}{{AKlAKl}Dn}{{AKnAKn}Dn}```````{{AJjJf}{{Dj{dJh}}}}{{AJlJf}{{Dj{dJh}}}}{{AJnJf}{{Dj{dJh}}}}{{AK`Jf}{{Dj{dJh}}}}{{AKbJf}{{Dj{dJh}}}}{{AKdJf}{{Dj{dJh}}}}{{AKfJf}{{Dj{dJh}}}}{{AKhJf}{{Dj{dJh}}}}{{AKjJf}{{Dj{dJh}}}}{{AKlJf}{{Dj{dJh}}}}{{AKnJf}{{Dj{dJh}}}}`{cc{}}000000000000000000000``{ce{}{}}0000000000{c{{Ch{e}}}{}{}}0000000000``````````````````````{{AKnAL`}d}{{AJnALb}d}{{AKnMh}d}```{AJnALb}`````55555555555{AKnMh}`````{c{{Dj{e}}}{}{}}000000000000000000000{cDl{}}0000000000```88888888888```{{cb}d{}}99{ALdALd}{{ce}d{}{}}{{ALdc}dKh}{ALdFn}{{ALdALd}Dn}{{ALdJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{ALd}}KjKlcKn}{{Dj{dL`}}}Lb}2<<;2`:22{ALfd}{ALfALf}:{{}ALf}{ALfFn}{{ALfALf}Dn}{{ALfJf}{{Dj{dJh}}}}9987`8{c{{Dj{e}}}{}{}}0{cDl{}}:````{{cb}d{}}{ALbC`}<<{ALbALb}{{ce}d{}{}}{{ALbALb}Lf}{{ce}Lf{}{}}{{}ALb}{{ALbALb}Dn}{{ce}Dn{}{}}000{{ALbJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{ALb}}}}1{C`{{Bl{ALb}}}}{{ALbc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{ALbALb}{{Bl{Lf}}}}3{c{{Dj{e}}}{}{}}{Jn{{Dj{ALbL`}}}}1{cDl{}}6````````{{cb}d{}}0000{AL`C`}``8888888888{ALhd}{ALjd}{ALld}{ALhALh}{ALjALj}{ALlALl}{AL`AL`}{ALnALn}{{ce}d{}{}}0000{{AL`AL`}Lf}{{ce}Lf{}{}}`{{}ALh}{{}ALj}{{}ALl}{{}AL`}{{ALnc}dKh}{ALhFn}{ALjFn}{ALlFn}{ALnFn}{{ALhALh}Dn}{{ALjALj}Dn}{{ALlALl}Dn}{{AL`AL`}Dn}{{ALnALn}Dn}{{ce}Dn{}{}}000{{ALhJf}{{Dj{dJh}}}}{{ALjJf}{{Dj{dJh}}}}{{ALlJf}{{Dj{dJh}}}}{{AL`Jf}{{Dj{dJh}}}}{{ALnJf}{{Dj{dJh}}}}{cc{}}0000{Jn{{Bl{AL`}}}}11111{C`{{Bl{AL`}}}}{{AL`c}dLh}{ce{}{}}0000{c{{Ch{e}}}{}{}}0000{JnDn}{{{Bl{ALn}}KjKlcKn}{{Dj{dL`}}}Lb}{{AL`AL`}{{Bl{Lf}}}}44444{c{{Dj{e}}}{}{}}000{Jn{{Dj{AL`L`}}}}111111{cDl{}}000077777```{{cb}d{}}08888{AM`d}{AM`AM`}{AMbAMb}{{ce}d{}{}}0{{}AM`}{{AMbc}dKh}{AM`Fn}{AMbFn}{{AM`AM`}Dn}{{AMbAMb}Dn}{{AM`Jf}{{Dj{dJh}}}}{{AMbJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{AMb}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044```{{cb}d{}}55{AMdAMd}{{ce}d{}{}}{{AMdc}dKh}{AMdFn}{{AMdAMd}Dn}{{AMdJf}{{Dj{dJh}}}}<<;:{{{Bl{AMd}}KjKlcKn}{{Dj{dL`}}}Lb}<998<```````77<<<<{AMfd}{AMfAMf}{AMhAMh}88{{}AMf}{{AMhc}dKh}{AMfFn}{AMhFn}{{AMfAMf}Dn}{{AMhAMh}Dn}{{AMfJf}{{Dj{dJh}}}}{{AMhJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{AMh}}KjKlcKn}{{Dj{dL`}}}Lb}`22{c{{Dj{e}}}{}{}}000{cDl{}}044`````````````````````{{cb}d{}}0000000000000000000```````````5555555555555555555555555555555555555555`{AMjd}{AMld}{AMnd}{AN`d}{ANbd}{ANdd}{ANfd}{ANhd}{ANjd}{ANld}{ANnd}{AO`d}{AObd}{AOdd}{AOfd}{AOhd}{AOjd}{AOld}{AOnd}{B`d}`{AMjAMj}{AMlAMl}{AMnAMn}{AN`AN`}{ANbANb}{ANdANd}{ANfANf}{ANhANh}{ANjANj}{ANlANl}{ANnANn}{AO`AO`}{AObAOb}{AOdAOd}{AOfAOf}{AOhAOh}{AOjAOj}{AOlAOl}{AOnAOn}{B`B`}{{ce}d{}{}}0000000000000000000{ANfBb}`````````{{}AMj}{{}AMl}{{}AMn}{{}AN`}{{}ANb}{{}ANd}{{}ANf}{{}ANh}{{}ANj}{{}ANl}{{}ANn}{{}AO`}{{}AOb}{{}AOd}{{}AOf}{{}AOh}{{}AOj}{{}AOl}{{}AOn}{{}B`}````{AMjFn}{AMlFn}{AMnFn}{AN`Fn}{ANbFn}{ANdFn}{ANfFn}{ANhFn}{ANjFn}{ANlFn}{ANnFn}{AO`Fn}{AObFn}{AOdFn}{AOfFn}{AOhFn}{AOjFn}{AOlFn}{AOnFn}{B`Fn}{{AMjAMj}Dn}{{AMlAMl}Dn}{{AMnAMn}Dn}{{AN`AN`}Dn}{{ANbANb}Dn}{{ANdANd}Dn}{{ANfANf}Dn}{{ANhANh}Dn}{{ANjANj}Dn}{{ANlANl}Dn}{{ANnANn}Dn}{{AO`AO`}Dn}{{AObAOb}Dn}{{AOdAOd}Dn}{{AOfAOf}Dn}{{AOhAOh}Dn}{{AOjAOj}Dn}{{AOlAOl}Dn}{{AOnAOn}Dn}{{B`B`}Dn}`{{AMjJf}{{Dj{dJh}}}}{{AMlJf}{{Dj{dJh}}}}{{AMnJf}{{Dj{dJh}}}}{{AN`Jf}{{Dj{dJh}}}}{{ANbJf}{{Dj{dJh}}}}{{ANdJf}{{Dj{dJh}}}}{{ANfJf}{{Dj{dJh}}}}{{ANhJf}{{Dj{dJh}}}}{{ANjJf}{{Dj{dJh}}}}{{ANlJf}{{Dj{dJh}}}}{{ANnJf}{{Dj{dJh}}}}{{AO`Jf}{{Dj{dJh}}}}{{AObJf}{{Dj{dJh}}}}{{AOdJf}{{Dj{dJh}}}}{{AOfJf}{{Dj{dJh}}}}{{AOhJf}{{Dj{dJh}}}}{{AOjJf}{{Dj{dJh}}}}{{AOlJf}{{Dj{dJh}}}}{{AOnJf}{{Dj{dJh}}}}{{B`Jf}{{Dj{dJh}}}}{cc{}}000000000000000000000000000000000000000``````````````````{ANfBd}``{ce{}{}}0000000000000000000{c{{Ch{e}}}{}{}}0000000000000000000`````````````````````````````{ANfMd}```````````````````{AMjBf}`{ANlBh}`````````````````````````{{ANfBb}d}{{ANfBd}d}{{ANfMd}d}{{AMjBf}d}{{ANlBh}d}``````99999999999999999999``{c{{Dj{e}}}{}{}}000000000000000000000000000000000000000{cDl{}}0000000000000000000`````;;;;;;;;;;;;;;;;;;;;```{{cb}d{}}<<{BjBj}{{ce}d{}{}}{{Bjc}dKh}{BjFn}{{BjBj}Dn}{{BjJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{Bj}}KjKlcKn}{{Dj{dL`}}}Lb}2<<;2`````````:22{BlBl}9{{Blc}dKh}{BlFn}{{BlBl}Dn}{{BlJf}{{Dj{dJh}}}}8876{{{Bl{Bl}}KjKlcKn}{{Dj{dL`}}}Lb}8{c{{Dj{e}}}{}{}}0{cDl{}}:```{{cb}d{}};;{BnBn}{{ce}d{}{}}{{Bnc}dKh}{BnFn}{{BnBn}Dn}{{BnJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{Bn}}KjKlcKn}{{Dj{dL`}}}Lb}2<<;2``::``2222{BA`d}{BAbd}{BA`BA`}{BAbBAb}<<{{}BA`}{{}BAb}{BA`Fn}{BAbFn}{{BA`BA`}Dn}{{BAbBAb}Dn}{{BA`Jf}{{Dj{dJh}}}}{{BAbJf}{{Dj{dJh}}}}????>>==``>>{c{{Dj{e}}}{}{}}000{cDl{}}0{ce{}{}}0``````````````````{{cb}d{}}00000000111111111111111111{BAdd}{BAfd}{BAhd}{BAjd}{BAld}{BAnd}{BB`d}{BBbd}{BAdBAd}{BAfBAf}{BAhBAh}{BAjBAj}{BAlBAl}{BAnBAn}{BB`BB`}{BBbBBb}{BBdBBd}{{ce}d{}{}}00000000{{}BAd}{{}BAf}{{}BAh}{{}BAj}{{}BAl}{{}BAn}{{}BB`}{{}BBb}````````{{BBdc}dKh}{BAdFn}{BAfFn}{BAhFn}{BAjFn}{BAlFn}{BAnFn}{BB`Fn}{BBbFn}{BBdFn}{{BAdBAd}Dn}{{BAfBAf}Dn}{{BAhBAh}Dn}{{BAjBAj}Dn}{{BAlBAl}Dn}{{BAnBAn}Dn}{{BB`BB`}Dn}{{BBbBBb}Dn}{{BBdBBd}Dn}`{{BAdJf}{{Dj{dJh}}}}{{BAfJf}{{Dj{dJh}}}}{{BAhJf}{{Dj{dJh}}}}{{BAjJf}{{Dj{dJh}}}}{{BAlJf}{{Dj{dJh}}}}{{BAnJf}{{Dj{dJh}}}}{{BB`Jf}{{Dj{dJh}}}}{{BBbJf}{{Dj{dJh}}}}{{BBdJf}{{Dj{dJh}}}}{cc{}}00000000000000000``{ce{}{}}00000000{c{{Ch{e}}}{}{}}00000000{{{Bl{BBd}}KjKlcKn}{{Dj{dL`}}}Lb}```{{BBbBBf}d}`{BBbBBf}`444444444{c{{Dj{e}}}{}{}}00000000000000000{cDl{}}00000000666666666```{{cb}d{}}{BBfC`}88{BBfBBf}{{ce}d{}{}}{{BBfBBf}Lf}{{ce}Lf{}{}}{{}BBf}{{BBfBBf}Dn}{{ce}Dn{}{}}000{{BBfJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{BBf}}}}1{C`{{Bl{BBf}}}}{{BBfc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{BBfBBf}{{Bl{Lf}}}}3{c{{Dj{e}}}{}{}}{Jn{{Dj{BBfL`}}}}1{cDl{}}6```{{cb}d{}}07777{BBhd}{BBhBBh}{BBjBBj}{{ce}d{}{}}0{{}BBh}{{BBjc}dKh}{BBhFn}{BBjFn}{{BBhBBh}Dn}{{BBjBBj}Dn}{{BBhJf}{{Dj{dJh}}}}{{BBjJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{BBj}}KjKlcKn}{{Dj{dL`}}}Lb}`22{c{{Dj{e}}}{}{}}000{cDl{}}044`````````````{{cb}d{}}00{BhC`}666666{BhBh}{BBlBBl}{BBnBBn}{{ce}d{}{}}00{{BhBh}Lf}{{ce}Lf{}{}}{{}Bh}{{BBlc}dKh}{{BBnc}dKh}{BBlFn}{BBnFn}{{BhBh}Dn}{{BBlBBl}Dn}{{BBnBBn}Dn}{{ce}Dn{}{}}000{{BhJf}{{Dj{dJh}}}}{{BBlJf}{{Dj{dJh}}}}{{BBnJf}{{Dj{dJh}}}}{cc{}}00{Jn{{Bl{Bh}}}}111{C`{{Bl{Bh}}}}{{Bhc}dLh}{ce{}{}}00{c{{Ch{e}}}{}{}}00{JnDn}{{{Bl{BBl}}KjKlcKn}{{Dj{dL`}}}Lb}{{{Bl{BBn}}KjKlcKn}{{Dj{dL`}}}Lb}{{BhBh}{{Bl{Lf}}}}555{Jn{{Dj{BhL`}}}}{c{{Dj{e}}}{}{}}00000{cDl{}}00888````````{{cb}d{}}00000{BC`C`}`::::::::::::{BCbd}{BCdd}{BCfd}{BChd}{BCjd}{BCbBCb}{BCdBCd}{BCfBCf}{BChBCh}{BCjBCj}{BC`BC`}{{ce}d{}{}}00000{{BC`BC`}Lf}{{ce}Lf{}{}}``{{}BCb}{{}BCd}{{}BCf}{{}BCh}{{}BCj}{{}BC`}{BCbFn}{BCdFn}{BCfFn}{BChFn}{BCjFn}{{BCbBCb}Dn}{{BCdBCd}Dn}{{BCfBCf}Dn}{{BChBCh}Dn}{{BCjBCj}Dn}{{BC`BC`}Dn}{{ce}Dn{}{}}000{{BCbJf}{{Dj{dJh}}}}{{BCdJf}{{Dj{dJh}}}}{{BCfJf}{{Dj{dJh}}}}{{BChJf}{{Dj{dJh}}}}{{BCjJf}{{Dj{dJh}}}}{{BC`Jf}{{Dj{dJh}}}}{BChBC`}`{cc{}}00000{Jn{{Bl{BC`}}}}111111{C`{{Bl{BC`}}}}{{BC`c}dLh}{ce{}{}}00000{c{{Ch{e}}}{}{}}00000{JnDn}`````{{BC`BC`}{{Bl{Lf}}}}```{{BChBC`}d}444444{c{{Dj{e}}}{}{}}0000{Jn{{Dj{BC`L`}}}}1111111{cDl{}}00000777777``{{cb}d{}}88{BClBCl}{{ce}d{}{}}{{BClc}dKh}{BClFn}{{BClBCl}Dn}{{BClJf}{{Dj{dJh}}}}{cc{}}0?>{{{Bl{BCl}}KjKlcKn}{{Dj{dL`}}}Lb}{ce{}{}}<<:0``900{BCnBCn}8{{BCnc}dKh}{BCnFn}{{BCnBCn}Dn}{{BCnJf}{{Dj{dJh}}}}775{c{{Ch{e}}}{}{}}{{{Bl{BCn}}KjKlcKn}{{Dj{dL`}}}Lb}7{c{{Dj{e}}}{}{}}0{cDl{}}9``````{{cb}d{}}::{BD`BD`}{{ce}d{}{}}{{BD`c}dKh}{BD`Fn}{{BD`BD`}Dn}{{BD`Jf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}<{{{Bl{BD`}}KjKlcKn}{{Dj{dL`}}}Lb}1;;:1````````````````````99999999{BbC`}{BdC`}3333333333333333{BDbd}{BDdd}{BDfd}{BDhd}{BDbBDb}{BDdBDd}{BDfBDf}{BDhBDh}{BbBb}{BdBd}{BDjBDj}{BDlBDl}{{ce}d{}{}}0000000`{{BbBb}Lf}{{BdBd}Lf}{{ce}Lf{}{}}0`{{}BDb}{{}BDd}{{}BDf}{{}BDh}{{}Bb}{{}Bd}`{{BDjc}dKh}{{BDlc}dKh}{BDbFn}{BDdFn}{BDfFn}{BDhFn}{BDjFn}{BDlFn}{{BDbBDb}Dn}{{BDdBDd}Dn}{{BDfBDf}Dn}{{BDhBDh}Dn}{{BbBb}Dn}{{BdBd}Dn}{{BDjBDj}Dn}{{BDlBDl}Dn}{{ce}Dn{}{}}0000000{{BDbJf}{{Dj{dJh}}}}{{BDdJf}{{Dj{dJh}}}}{{BDfJf}{{Dj{dJh}}}}{{BDhJf}{{Dj{dJh}}}}{{BbJf}{{Dj{dJh}}}}{{BdJf}{{Dj{dJh}}}}{{BDjJf}{{Dj{dJh}}}}{{BDlJf}{{Dj{dJh}}}}{cc{}}0000000{Jn{{Bl{Bb}}}}{Jn{{Bl{Bd}}}}22222222{C`{{Bl{Bb}}}}{C`{{Bl{Bd}}}}``{{Bbc}dLh}{{Bdc}dLh}`{ce{}{}}0000000{c{{Ch{e}}}{}{}}0000000{JnDn}0`{{{Bl{BDj}}KjKlcKn}{{Dj{dL`}}}Lb}{{{Bl{BDl}}KjKlcKn}{{Dj{dL`}}}Lb}{{BbBb}{{Bl{Lf}}}}{{BdBd}{{Bl{Lf}}}}```66666666`{c{{Dj{e}}}{}{}}0000{Jn{{Dj{BbL`}}}}1{Jn{{Dj{BdL`}}}}2222222222{cDl{}}0000000``::::::::```````````{{cb}d{}}00000;;;;;;;;;;;;{BDnd}{BE`d}{BEbd}{BEdd}{BEfd}{BDnBDn}{BE`BE`}{BEbBEb}{BEdBEd}{BEfBEf}{BEhBEh}{{ce}d{}{}}00000{{}BDn}{{}BE`}{{}BEb}{{}BEd}{{}BEf}{{BEhc}dKh}{BDnFn}{BE`Fn}{BEbFn}{BEdFn}{BEfFn}{BEhFn}{{BDnBDn}Dn}{{BE`BE`}Dn}{{BEbBEb}Dn}{{BEdBEd}Dn}{{BEfBEf}Dn}{{BEhBEh}Dn}{{BDnJf}{{Dj{dJh}}}}{{BE`Jf}{{Dj{dJh}}}}{{BEbJf}{{Dj{dJh}}}}{{BEdJf}{{Dj{dJh}}}}{{BEfJf}{{Dj{dJh}}}}{{BEhJf}{{Dj{dJh}}}}{cc{}}00000000000`{ce{}{}}00000{c{{Ch{e}}}{}{}}00000`{{{Bl{BEh}}KjKlcKn}{{Dj{dL`}}}Lb}`````222222{c{{Dj{e}}}{}{}}00000000000`{cDl{}}00000444444`{{cb}d{}}`55{BEjd}{BEjBEj}{{ce}d{}{}}{{}BEj}{BEjFn}{{BEjBEj}Dn}{{BEjJf}{{Dj{dJh}}}}==<;`<998<````````7777<<<<<<<<{BEld}{BEnd}{BF`d}{BElBEl}{BEnBEn}{BF`BF`}{BFbBFb};;;;{{}BEl}{{}BEn}{{}BF`}{{BFbc}dKh}{BElFn}{BEnFn}{BF`Fn}{BFbFn}{{BElBEl}Dn}{{BEnBEn}Dn}{{BF`BF`}Dn}{{BFbBFb}Dn}{{BElJf}{{Dj{dJh}}}}{{BEnJf}{{Dj{dJh}}}}{{BF`Jf}{{Dj{dJh}}}}{{BFbJf}{{Dj{dJh}}}}{cc{}}0000000{ce{}{}}000{c{{Ch{e}}}{}{}}000{{{Bl{BFb}}KjKlcKn}{{Dj{dL`}}}Lb}`2222{c{{Dj{e}}}{}{}}0000000{cDl{}}000`4444````{{cb}d{}}{BfC`}66{BfBf}{{ce}d{}{}}{{BfBf}Lf}{{ce}Lf{}{}}{{}Bf}{{BfBf}Dn}{{ce}Dn{}{}}000{{BfJf}{{Dj{dJh}}}}?{Jn{{Bl{Bf}}}}{cc{}}{C`{{Bl{Bf}}}}{{Bfc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{BfBf}{{Bl{Lf}}}}3{Jn{{Dj{BfL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6```{{cb}d{}}07777{BFdd}{BFdBFd}{BFfBFf}{{ce}d{}{}}0``{{}BFd}{{BFfc}dKh}{BFdFn}{BFfFn}{{BFdBFd}Dn}{{BFfBFf}Dn}{{BFdJf}{{Dj{dJh}}}}{{BFfJf}{{Dj{dJh}}}}{cc{}}000`{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{BFf}}KjKlcKn}{{Dj{dL`}}}Lb}``````22{c{{Dj{e}}}{}{}}000{cDl{}}0`44```{{cb}d{}}55{BFhBFh}{{ce}d{}{}}{{BFhc}dKh}{BFhFn}{{BFhBFh}Dn}{{BFhJf}{{Dj{dJh}}}}<<;:{{{Bl{BFh}}KjKlcKn}{{Dj{dL`}}}Lb}<998<`````````````77777777<<<<<<<<<<<<<<<<{BFjd}{BFld}{BFnd}{BG`d}{BGbd}{BGdd}{BGfd}{BGhd}{BFjBFj}{BFlBFl}{BFnBFn}{BG`BG`}{BGbBGb}{BGdBGd}{BGfBGf}{BGhBGh}{{ce}d{}{}}0000000{{}BFj}{{}BFl}{{}BFn}{{}BG`}{{}BGb}{{}BGd}{{}BGf}{{}BGh}`{BFjFn}{BFlFn}{BFnFn}{BG`Fn}{BGbFn}{BGdFn}{BGfFn}{BGhFn}`{{BFjBFj}Dn}{{BFlBFl}Dn}{{BFnBFn}Dn}{{BG`BG`}Dn}{{BGbBGb}Dn}{{BGdBGd}Dn}{{BGfBGf}Dn}{{BGhBGh}Dn}`{{BFjJf}{{Dj{dJh}}}}{{BFlJf}{{Dj{dJh}}}}{{BFnJf}{{Dj{dJh}}}}{{BG`Jf}{{Dj{dJh}}}}{{BGbJf}{{Dj{dJh}}}}{{BGdJf}{{Dj{dJh}}}}{{BGfJf}{{Dj{dJh}}}}{{BGhJf}{{Dj{dJh}}}}{cc{}}000000000000000`{ce{}{}}0000000{c{{Ch{e}}}{}{}}0000000``````````````11111111{c{{Dj{e}}}{}{}}000000000000000{cDl{}}0000000``33333333```{{cb}d{}}44{BGjBGj}{{ce}d{}{}}{{BGjc}dKh}{BGjFn}{{BGjBGj}Dn}{{BGjJf}{{Dj{dJh}}}};;:9{{{Bl{BGj}}KjKlcKn}{{Dj{dL`}}}Lb};998;``7;;{BGlBGl}6{{BGlc}dKh}{BGlFn}{{BGlBGl}Dn}{{BGlJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{BGl}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4`{{cb}d{}}55{BGnd}{BGnBGn}{{ce}d{}{}}{{}BGn}{BGnFn}{{BGnBGn}Dn}{{BGnJf}{{Dj{dJh}}}}==<;``<998<``7<<{BH`BH`}5{{BH`c}dKh}{BH`Fn}{{BH`BH`}Dn}{{BH`Jf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{BH`}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4```{{cb}d{}}05555{BHbd}{BHbBHb}{BHdBHd}{{ce}d{}{}}0{{}BHb}{{BHdc}dKh}{BHbFn}{BHdFn}{{BHbBHb}Dn}{{BHdBHd}Dn}{{BHbJf}{{Dj{dJh}}}}{{BHdJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0`{{{Bl{BHd}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044``````{{cb}d{}}55{BHfBHf}{{ce}d{}{}}{{BHfc}dKh}{BHfFn}{{BHfBHf}Dn}{{BHfJf}{{Dj{dJh}}}}<<;:{{{Bl{BHf}}KjKlcKn}{{Dj{dL`}}}Lb}<998<````````77<<<<{BHhd}{BHhBHh}{BHjBHj}88{{}BHh}{{BHjc}dKh}{BHhFn}{BHjFn}{{BHhBHh}Dn}{{BHjBHj}Dn}{{BHhJf}{{Dj{dJh}}}}{{BHjJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{BHj}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044```{{cb}d{}}05555{BHld}{BHnd}{BHlBHl}{BHnBHn}{{ce}d{}{}}0{{}BHl}{{}BHn}{BHlFn}{BHnFn}{{BHlBHl}Dn}{{BHnBHn}Dn}{{BHlJf}{{Dj{dJh}}}}{{BHnJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0`````11{c{{Dj{e}}}{}{}}000{cDl{}}033`{{cb}d{}}44{BI`d}{BI`BI`}{{ce}d{}{}}{{}BI`}{BI`Fn}{{BI`BI`}Dn}{{BI`Jf}{{Dj{dJh}}}}<<;:``;998;``7;;{BIbBIb}5{{BIbc}dKh}{BIbFn}{{BIbBIb}Dn}{{BIbJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bl{BIb}}KjKlcKn}{{Dj{dL`}}}Lb}2{c{{Dj{e}}}{}{}}0{cDl{}}4`````````{{cb}d{}}00005555555555{BIdd}{BIfd}{BIhd}{BIjd}{BIdBId}{BIfBIf}{BIhBIh}{BIjBIj}{BIlBIl}{{ce}d{}{}}0000{{}BId}{{}BIf}{{}BIh}{{}BIj}{{BIlc}dKh}{BIdFn}{BIfFn}{BIhFn}{BIjFn}{BIlFn}{{BIdBId}Dn}{{BIfBIf}Dn}{{BIhBIh}Dn}{{BIjBIj}Dn}{{BIlBIl}Dn}{{BIdJf}{{Dj{dJh}}}}{{BIfJf}{{Dj{dJh}}}}{{BIhJf}{{Dj{dJh}}}}{{BIjJf}{{Dj{dJh}}}}{{BIlJf}{{Dj{dJh}}}}{cc{}}000000000{ce{}{}}0000{c{{Ch{e}}}{}{}}0000{{{Bl{BIl}}KjKlcKn}{{Dj{dL`}}}Lb}22222{c{{Dj{e}}}{}{}}000000000{cDl{}}000044444``{{cb}d{}}55{BInd}{BInBIn}{{ce}d{}{}}`{{}BIn}{BInFn}{{BInBIn}Dn}{{BInJf}{{Dj{dJh}}}}==<;`<99`8<`````````77777<<<<<<<<<<{BJ`d}{BJbd}{BJdd}{BJfd}{BJ`BJ`}{BJbBJb}{BJdBJd}{BJfBJf}{BJhBJh}====={{}BJ`}{{}BJb}{{}BJd}{{}BJf}```{{BJhc}dKh}{BJ`Fn}{BJbFn}{BJdFn}{BJfFn}{BJhFn}{{BJ`BJ`}Dn}{{BJbBJb}Dn}{{BJdBJd}Dn}{{BJfBJf}Dn}{{BJhBJh}Dn}{{BJ`Jf}{{Dj{dJh}}}}{{BJbJf}{{Dj{dJh}}}}{{BJdJf}{{Dj{dJh}}}}{{BJfJf}{{Dj{dJh}}}}{{BJhJf}{{Dj{dJh}}}}{cc{}}000000000{ce{}{}}0000{c{{Ch{e}}}{}{}}0000`{{{Bl{BJh}}KjKlcKn}{{Dj{dL`}}}Lb}```22222{c{{Dj{e}}}{}{}}000000000{cDl{}}0000`44444`````````{{cb}d{}}00000{AHdC`}666666666666{BJjd}{BJld}{BJnd}{BK`d}{BKbd}{BJjBJj}{BJlBJl}{BJnBJn}{BK`BK`}{BKbBKb}{AHdAHd}{{ce}d{}{}}00000{{AHdAHd}Lf}{{ce}Lf{}{}}{{}BJj}{{}BJl}{{}BJn}{{}BK`}{{}BKb}{{}AHd}{BJlBKd}`{BJjFn}{BJlFn}{BJnFn}{BK`Fn}{BKbFn}```{{BJjBJj}Dn}{{BJlBJl}Dn}{{BJnBJn}Dn}{{BK`BK`}Dn}{{BKbBKb}Dn}{{AHdAHd}Dn}{{ce}Dn{}{}}000{{BJjJf}{{Dj{dJh}}}}{{BJlJf}{{Dj{dJh}}}}{{BJnJf}{{Dj{dJh}}}}{{BK`Jf}{{Dj{dJh}}}}{{BKbJf}{{Dj{dJh}}}}{{AHdJf}{{Dj{dJh}}}}`{cc{}}00000{Jn{{Bl{AHd}}}}111111{C`{{Bl{AHd}}}}{{AHdc}dLh}{ce{}{}}00000{c{{Ch{e}}}{}{}}00000{JnDn}`{{AHdAHd}{{Bl{Lf}}}}{{BJlBKd}d}```444444{c{{Dj{e}}}{}{}}00000{Jn{{Dj{AHdL`}}}}111111{cDl{}}00000`777777````{{cb}d{}}{BKdC`}99{BKdBKd}{{ce}d{}{}}{{BKdBKd}Lf}{{ce}Lf{}{}}{{}BKd}{{BKdBKd}Dn}{{ce}Dn{}{}}000{{BKdJf}{{Dj{dJh}}}}{cc{}}{Jn{{Bl{BKd}}}}1{C`{{Bl{BKd}}}}{{BKdc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{JnDn}{{BKdBKd}{{Bl{Lf}}}}3{Jn{{Dj{BKdL`}}}}{c{{Dj{e}}}{}{}}0{cDl{}}6````````{{cb}d{}}00000```777777777777``{Hfd}{Hbd}{Ghd}{Fhd}{Efd}{BKfd}{HfHf}{HbHb}{GhGh}{FhFh}{EfEf}{BKfBKf}{{ce}d{}{}}00000``{{}Hf}{{}Hb}{{}Gh}{{}Fh}{{}Ef}{{}BKf}{HfFn}{HbFn}{GhFn}{FhFn}{EfFn}{BKfFn}{{HfHf}Dn}{{HbHb}Dn}{{GhGh}Dn}{{FhFh}Dn}{{EfEf}Dn}{{BKfBKf}Dn}``{{HfJf}{{Dj{dJh}}}}{{HbJf}{{Dj{dJh}}}}{{GhJf}{{Dj{dJh}}}}{{FhJf}{{Dj{dJh}}}}{{EfJf}{{Dj{dJh}}}}{{BKfJf}{{Dj{dJh}}}}{cc{}}00000000000`{ce{}{}}00000{c{{Ch{e}}}{}{}}00000````````````````111111{c{{Dj{e}}}{}{}}00000000000`{cDl{}}00000```````333333`{{cb}d{}}{{{Cf{c}}BKh}{{Cf{c}}}{{BKn{{BKl{BKjHd}}}}}}55{{{Cf{c}}}{{Cf{c}}}h}{{ce}d{}{}}{c{{Dj{{Cf{Bd}}BL`}}}{{BLb{n}}}}{n{{Ah{{Af{Ad}}}}}}{{{Cf{c}}e}{{Dj{{BLd{{H`{Fh}}}}Hd}}}{{BKn{{BKl{BKjHd}}}}}{{Dh{}{{Df{Gh}}}}}}{{{Cf{c}}Jf}{{Dj{dJh}}}Dd}<<;:{{{Cf{c}}Fn}{{Cf{c}}}{{BKn{{BKl{BKjHd}}}}}}0{c{{Cf{c}}}{{BKn{{BKl{BKjHd}}}}}}8{{{Cf{c}}e}{{Dj{{BLd{{H`{Hb}}}}Hd}}}{{BKn{{BKl{BKjHd}}}}}{{Dh{}{{Df{Hf}}}}}}{{{Cf{Bd}}e}{{Ah{{Af{Ad}}}}}{}{{Dh{}{{Df{c}}}}Cn}}?=={{{Gn{}{{Gj{c}}{Gl{e}}}}{Ch{{H`{Hf}}}}}{{Ah{{Af{Ad}}}}}{{Ff{}{{Bn{{Dj{HbHd}}}}}}Cn}{{Ff{}{{Bn{{Dj{FhHd}}}}}}Cn}}>{c{{Dj{e}}}{}{}}0{cDl{}}{ce{}{}}{{ce}{{BLf{{BMb{c}}e}}}GnBLn}`{{cb}d{}}22{BMld}{BMlBMl}{{ce}d{}{}}{{}BMl}`{BMlFn}{{BMlBMl}Dn}{{BMlJf}{{Dj{dJh}}}}{cc{}}0:{c{{Ch{e}}}{}{}};==<;``9;;{BMnd}{BMnBMn}8`{{}BMn}`{BMnFn}{{BMnBMn}Dn}{{BMnJf}{{Dj{dJh}}}}77{ce{}{}}7`0{c{{Dj{e}}}{}{}}0{cDl{}}2`````````````{{cb}d{}}00000000333333333333333333{BN`d}{BNbd}{BNdd}{BNfd}{BNhd}{BNjd}{BNld}{BNnd}{BO`d}{BN`BN`}{BNbBNb}{BNdBNd}{BNfBNf}{BNhBNh}{BNjBNj}{BNlBNl}{BNnBNn}{BO`BO`}{{ce}d{}{}}00000000`{BNnC`}`{{}BN`}{{}BNb}{{}BNd}{{}BNf}{{}BNh}{{}BNj}{{}BNl}{{}BNn}{{}BO`}{BN`Fn}{BNbFn}{BNdFn}{BNfFn}{BNhFn}{BNjFn}{BNlFn}{BNnFn}{BO`Fn}`{{BN`BN`}Dn}{{BNbBNb}Dn}{{BNdBNd}Dn}{{BNfBNf}Dn}{{BNhBNh}Dn}{{BNjBNj}Dn}{{BNlBNl}Dn}{{BNnBNn}Dn}{{BO`BO`}Dn}``{{BN`Jf}{{Dj{dJh}}}}{{BNbJf}{{Dj{dJh}}}}{{BNdJf}{{Dj{dJh}}}}{{BNfJf}{{Dj{dJh}}}}{{BNhJf}{{Dj{dJh}}}}{{BNjJf}{{Dj{dJh}}}}{{BNlJf}{{Dj{dJh}}}}{{BNnJf}{{Dj{dJh}}}}{{BO`Jf}{{Dj{dJh}}}}{cc{}}0{BObBNd}1111111111111111``````{ce{}{}}00000000{c{{Ch{e}}}{}{}}00000000{BNnC`}`````````222222222{c{{Dj{e}}}{}{}}00000000000000000{cDl{}}00000000444444444`````{{cb}d{}}55{BOdBOd}{{ce}d{}{}}{{BOdc}dKh}{BOdFn}{{BOdBOd}Dn}{{BOdJf}{{Dj{dJh}}}}==;:{{{Bl{BOd}}KjKlcKn}{{Dj{dL`}}}Lb}<998<``````````````7<<`{BOfd}{BOfBOf}7{{}BOf}{BOfFn}{{BOfBOf}Dn}{{BOfJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}``1{c{{Dj{e}}}{}{}}0{cDl{}}3```````{{cb}d{}}00044444444{BOhd}{BOjd}{BOld}{BOhBOh}{BOjBOj}{BOlBOl}{BOnBOn}{{ce}d{}{}}000{{}BOh}{{}BOj}{{}BOl}{{BOnc}dKh}{BOhFn}{BOjFn}{BOlFn}{BOnFn}{{BOhBOh}Dn}{{BOjBOj}Dn}{{BOlBOl}Dn}{{BOnBOn}Dn}{{BOhJf}{{Dj{dJh}}}}{{BOjJf}{{Dj{dJh}}}}{{BOlJf}{{Dj{dJh}}}}{{BOnJf}{{Dj{dJh}}}}{cc{}}0000000{ce{}{}}000{c{{Ch{e}}}{}{}}000{{{Bl{BOn}}KjKlcKn}{{Dj{dL`}}}Lb}`````2222{c{{Dj{e}}}{}{}}0000000{cDl{}}0004444``{{cb}d{}}55{C`d}{C`C`}{{ce}d{}{}}`{{}C`}{C`Fn}{{C`C`}Dn}{{C`Jf}{{Dj{dJh}}}}==<;```<998<`````````7777{CbC`}{CdC`}>>>>>>>>{Cfd}{Chd}{CfCf}{ChCh}{CbCb}{CdCd}<<<<{{CbCb}Lf}{{CdCd}Lf}{{ce}Lf{}{}}0{{}Cf}{{}Ch}{{}Cb}{{}Cd}{CfFn}{ChFn}{{CfCf}Dn}{{ChCh}Dn}{{CbCb}Dn}{{CdCd}Dn}{{ce}Dn{}{}}0000000{{CfJf}{{Dj{dJh}}}}{{ChJf}{{Dj{dJh}}}}{{CbJf}{{Dj{dJh}}}}{{CdJf}{{Dj{dJh}}}}{cc{}}000{Jn{{Bl{Cb}}}}{Jn{{Bl{Cd}}}}2222{C`{{Bl{Cb}}}}{C`{{Bl{Cd}}}}{{Cbc}dLh}{{Cdc}dLh}{ce{}{}}000{c{{Ch{e}}}{}{}}000{JnDn}0{{CbCb}{{Bl{Lf}}}}{{CdCd}{{Bl{Lf}}}}{{CfCb}d}{{ChCd}d}6666{c{{Dj{e}}}{}{}}00{Jn{{Dj{CbL`}}}}{Jn{{Dj{CdL`}}}}22222{cDl{}}000{CfCb}{ChCd}``<<<<``{{cb}d{}}==`{Cjd}{CjCj}{{ce}d{}{}}`{{}Cj}{CjFn}{{CjCj}Dn}{{CjJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}``1{c{{Dj{e}}}{}{}}0>2`````;;{ClC`}3333{Cnd}{CnCn}{ClCl}<<{{ClCl}Lf}{{ce}Lf{}{}}{{}Cn}{{}Cl}{CnFn}{{CnCn}Dn}{{ClCl}Dn}{{ce}Dn{}{}}000{{CnJf}{{Dj{dJh}}}}{{ClJf}{{Dj{dJh}}}}{cc{}}0{Jn{{Bl{Cl}}}}11{C`{{Bl{Cl}}}}{{Clc}dLh}{ce{}{}}0{c{{Ch{e}}}{}{}}0{JnDn}{{ClCl}{{Bl{Lf}}}}{{CnCl}d}44{c{{Dj{e}}}{}{}}0{Jn{{Dj{ClL`}}}}11{cDl{}}0{CnCl}`88``{{cb}d{}}99{CA`d}{CA`CA`}{{ce}d{}{}}{{}CA`}{CA`Fn}{{CA`CA`}Dn}{{CA`Jf}{{Dj{dJh}}}}{cc{}}0`{ce{}{}}{c{{Ch{e}}}{}{}}1>><1``:11{CAbd}{CAbCAb}9{{}CAb}{CAbFn}{{CAbCAb}Dn}{{CAbJf}{{Dj{dJh}}}}88767{c{{Dj{e}}}{}{}}0{cDl{}}9``{{cb}d{}}::{CAdd}{CAdCAd}{{ce}d{}{}}{{}CAd}{CAdFn}{{CAdCAd}Dn}`{{CAdJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}``1<<;1`````:::{CAfCAh}`{CAhC`}333333{CAjd}{CAfd}{CAjCAj}{CAfCAf}{CAhCAh}>>>{{CAhCAh}Lf}{{ce}Lf{}{}}{{}CAj}{{}CAf}{{}CAh}{CAjFn}{CAfFn}{{CAjCAj}Dn}{{CAfCAf}Dn}{{CAhCAh}Dn}{{ce}Dn{}{}}000{{CAjJf}{{Dj{dJh}}}}{{CAfJf}{{Dj{dJh}}}}{{CAhJf}{{Dj{dJh}}}}{cc{}}00{Jn{{Bl{CAh}}}}111{C`{{Bl{CAh}}}}{{CAhc}dLh}{ce{}{}}00{c{{Ch{e}}}{}{}}00{JnDn}``{{CAhCAh}{{Bl{Lf}}}}`{{CAfCAh}d}`444{c{{Dj{e}}}{}{}}0{Jn{{Dj{CAhL`}}}}1111{cDl{}}00777``{{cb}d{}}88{CAld}{CAlCAl}{{ce}d{}{}}{{}CAl}{CAlFn}{{CAlCAl}Dn}{{CAlJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}``1==;1`````::{CAnC`}2222{CB`d}{CB`CB`}{CAnCAn};;{{CAnCAn}Lf}{{ce}Lf{}{}}{{}CB`}{{}CAn}{CB`Fn}{{CB`CB`}Dn}{{CAnCAn}Dn}{{ce}Dn{}{}}000{{CB`Jf}{{Dj{dJh}}}}{{CAnJf}{{Dj{dJh}}}}{cc{}}0{Jn{{Bl{CAn}}}}11{C`{{Bl{CAn}}}}{{CAnc}dLh}{ce{}{}}0{c{{Ch{e}}}{}{}}0{JnDn}{{CAnCAn}{{Bl{Lf}}}}{{CB`CAn}d}44{c{{Dj{e}}}{}{}}0{Jn{{Dj{CAnL`}}}}11{cDl{}}0{CB`CAn}`88``{{cb}d{}}99{CBbd}{CBbCBb}{{ce}d{}{}}{{}CBb}{CBbFn}{{CBbCBb}Dn}{{CBbJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}``1>><1``:11{CBdd}{CBdCBd}9{{}CBd}{CBdFn}{{CBdCBd}Dn}{{CBdJf}{{Dj{dJh}}}}8876```7{c{{Dj{e}}}{}{}}0{cDl{}}9``{{cb}d{}}0::::`{CBfd}{CBhd}{CBfCBf}{CBhCBh}{{ce}d{}{}}0{{}CBf}{{}CBh}{CBfFn}{CBhFn}{{CBfCBf}Dn}{{CBhCBh}Dn}``{{CBfJf}{{Dj{dJh}}}}{{CBhJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0`11{c{{Dj{e}}}{}{}}000{cDl{}}0`33``{{cb}d{}}44{CBjd}{CBjCBj}{{ce}d{}{}}{{}CBj}{CBjFn}{{CBjCBj}Dn}{{CBjJf}{{Dj{dJh}}}}<<;:;998;``7;;{CBld}{CBlCBl}6{{}CBl}{CBlFn}{{CBlCBl}Dn}{{CBlJf}{{Dj{dJh}}}}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}`1{c{{Dj{e}}}{}{}}0{cDl{}}3``{{cb}d{}}44{CBnd}{CBnCBn}{{ce}d{}{}}{{}CBn}{CBnFn}{{CBnCBn}Dn}{{CBnJf}{{Dj{dJh}}}}<<;:`;998;````7{{{Bf{c}}BKh}{{Bf{c}}}{{BKn{{BKl{BKjHd}}}}}}<<{{{Bf{c}}}{{Bf{c}}}h}6{c{{Dj{{Bf{Bd}}BL`}}}{{BLb{n}}}}{n{{Ah{{Af{Ad}}}}}}{{{Bf{c}}e}{{Dj{{BLd{{H`{Gh}}}}Hd}}}{{BKn{{BKl{BKjHd}}}}}{{Dh{}{{Df{Fh}}}}}}{{{Bf{c}}Jf}{{Dj{dJh}}}Dd}{cc{}}0{ce{}{}}{c{{Ch{e}}}{}{}}{{{Bf{c}}Fn}{{Bf{c}}}{{BKn{{BKl{BKjHd}}}}}}0{c{{Bf{c}}}{{BKn{{BKl{BKjHd}}}}}}:{{{Bf{c}}e}{{Dj{{BLd{{H`{Hf}}}}Hd}}}{{BKn{{BKl{BKjHd}}}}}{{Dh{}{{Df{Hb}}}}}}{{{Bf{Bd}}e}{{Ah{{Af{Ad}}}}}{}{{Dh{}{{Df{c}}}}Cn}}5{c{{Dj{e}}}{}{}}0{cDl{}}7{{ce}{{Bf{{BLf{ce}}}}}{{BLl{{BLh{{BKl{BKjHd}}}}}{{Cl{BLj}}}}{BKn{{BKl{BKjHd}}}}}BLn}{{cBM`}{{Bf{c}}}{{BKn{{BKl{BKjHd}}}}}}````{{cb}d{}}{{{CC`{c}}BKh}{{CC`{c}}}CCb};;{{c{BLh{e}}}{}{}{}}{{{CC`{c}}{BLh{e}}}{}CCb{BMdCn}}{{{CC`{c}}}{{CC`{c}}}CCb}{{ce}d{}{}}{{{CCb{}{{Gj{c}}{Gl{e}}}}{Ch{{H`{Fh}}}}}{{Ah{{Af{Ad}}}}}{{Ff{}{{Bn{{Dj{HfHd}}}}}}Cn}{{Ff{}{{Bn{{Dj{GhHd}}}}}}Cn}}{{{CC`{c}}Jf}{{Dj{dJh}}}{DdCCb}}{cc{}}{{{Al{c}}}{{CC`{c}}}CCb}1{ce{}{}}{c{{BMf{e}}}{}{}}{c{{Ch{e}}}{}{}}{{{CC`{c}}Fn}{{CC`{c}}}CCb}0{c{{CC`{c}}}CCb}{{cBMh}{{BMj{{Dj{d}}}}}{}}{{{CC`{c}}BMh}{{BMj{{Dj{d}}}}}CCb}?{{{CCb{}{{Gj{c}}{Gl{e}}}}{Ch{{H`{Hb}}}}}{{Ah{{Af{Ad}}}}}{{Ff{}{{Bn{{Dj{HfHd}}}}}}Cn}{{Ff{}{{Bn{{Dj{GhHd}}}}}}Cn}}7{c{{Dj{e}}}{}{}}0{cDl{}}9{{ce}{{BLf{{CC`{c}}e}}}CCbBLn}```````````````````````````{{cb}d{}}00000000000000000000000{CCdC`}<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<`{CCfd}{CChd}{CCjd}{CCld}{CCnd}{CD`d}{CDbd}{CDdd}{CDfd}{CDhd}{CDjd}{CDld}{CDnd}{CE`d}{CEbd}{CEdd}{CEfd}{CEhd}{CEjd}{CEld}{CEnd}{CF`d}{CFbd}{CCfCCf}{CChCCh}{CCjCCj}{CClCCl}{CCnCCn}{CD`CD`}{CDbCDb}{CDdCDd}{CDfCDf}{CDhCDh}{CDjCDj}{CDlCDl}{CDnCDn}{CE`CE`}{CEbCEb}{CEdCEd}{CEfCEf}{CEhCEh}{CEjCEj}{CElCEl}{CEnCEn}{CF`CF`}{CFbCFb}{CCdCCd}{{ce}d{}{}}00000000000000000000000{{CCdCCd}Lf}{{ce}Lf{}{}}{CChCFd}{CCjCFf}{CClJn}{CCnCFh}{CD`Kj}{CDbCFj}{CDdJn}{CDfCFh}{CDhKj}{CDjCFj}{CDlJn}{CDnCFh}{CE`Dn}{CEbC`}{CEd{{Eh{CFl}}}}{CEfJn}``````````````````21``{{}CCf}{{}CCh}{{}CCj}{{}CCl}{{}CCn}{{}CD`}{{}CDb}{{}CDd}{{}CDf}{{}CDh}{{}CDj}{{}CDl}{{}CDn}{{}CE`}{{}CEb}{{}CEd}{{}CEf}{{}CEh}{{}CEj}{{}CEl}{{}CEn}{{}CF`}{{}CFb}{{}CCd}{CEfDn}`{CCfFn}{CChFn}{CCjFn}{CClFn}{CCnFn}{CD`Fn}{CDbFn}{CDdFn}{CDfFn}{CDhFn}{CDjFn}{CDlFn}{CDnFn}{CE`Fn}{CEbFn}{CEdFn}{CEfFn}{CEhFn}{CEjFn}{CElFn}{CEnFn}{CF`Fn}{CFbFn}{{CCfCCf}Dn}{{CChCCh}Dn}{{CCjCCj}Dn}{{CClCCl}Dn}{{CCnCCn}Dn}{{CD`CD`}Dn}{{CDbCDb}Dn}{{CDdCDd}Dn}{{CDfCDf}Dn}{{CDhCDh}Dn}{{CDjCDj}Dn}{{CDlCDl}Dn}{{CDnCDn}Dn}{{CE`CE`}Dn}{{CEbCEb}Dn}{{CEdCEd}Dn}{{CEfCEf}Dn}{{CEhCEh}Dn}{{CEjCEj}Dn}{{CElCEl}Dn}{{CEnCEn}Dn}{{CF`CF`}Dn}{{CFbCFb}Dn}{{CCdCCd}Dn}{{ce}Dn{}{}}000`{{CCfJf}{{Dj{dJh}}}}{{CChJf}{{Dj{dJh}}}}{{CCjJf}{{Dj{dJh}}}}{{CClJf}{{Dj{dJh}}}}{{CCnJf}{{Dj{dJh}}}}{{CD`Jf}{{Dj{dJh}}}}{{CDbJf}{{Dj{dJh}}}}{{CDdJf}{{Dj{dJh}}}}{{CDfJf}{{Dj{dJh}}}}{{CDhJf}{{Dj{dJh}}}}{{CDjJf}{{Dj{dJh}}}}{{CDlJf}{{Dj{dJh}}}}{{CDnJf}{{Dj{dJh}}}}{{CE`Jf}{{Dj{dJh}}}}{{CEbJf}{{Dj{dJh}}}}{{CEdJf}{{Dj{dJh}}}}{{CEfJf}{{Dj{dJh}}}}{{CEhJf}{{Dj{dJh}}}}{{CEjJf}{{Dj{dJh}}}}{{CElJf}{{Dj{dJh}}}}{{CEnJf}{{Dj{dJh}}}}{{CF`Jf}{{Dj{dJh}}}}{{CFbJf}{{Dj{dJh}}}}{{CCdJf}{{Dj{dJh}}}}{cc{}}00000000000000000000000{Jn{{Bl{CCd}}}}111111111111111111111111{C`{{Bl{CCd}}}}{CChCFd}{CCjCFf}{CClJn}{CCnCFh}{CD`Kj}{CDbCFj}{CDdJn}{CDfCFh}{CDhKj}{CDjCFj}{CDlJn}{CDnCFh}``````````````{CFbDn}`<;:987654321``````````````{{CCdc}dLh}{CChDn}{CCjDn}{CClDn}{CCnDn}{CD`Dn}{CDbDn}{CDdDn}{CDfDn}{CDhDn}{CDjDn}{CDlDn}{CDnDn}{CEbDn}{CEdDn}{CEjDn}{CElDn}`````````````````````````````````{ce{}{}}00000000000000000000000{c{{Ch{e}}}{}{}}00000000000000000000000{JnDn}``{CEbCFj}{CEdCFj}``1`{CChCFd}{CCjCFf}{CClJn}{CCnCFh}{CD`Kj}{CDbCFj}{CDdJn}{CDfCFh}{CDhKj}{CDjCFj}{CDlJn}{CDnCFh}``````````````{CFbDn}`<;:987654321``````````````>`{CEjCFj}`?>``{CElCFj}``{CEbCFj}`2`0{CEdCFj}``2`{CElDn}`{CEbC`}``````````````````{{CCdCCd}{{Bl{Lf}}}}1{CEdC`}``2{CEd{{Eh{CFl}}}}``{CEhDn}{CEnDn}{CF`Dn}<````2`{CEbDn}``74``{ce{}{}}00000000000000000000000{c{{Dj{e}}}{}{}}00000000000000000000000{Jn{{Dj{CCdL`}}}}111111111111111111111111`{cDl{}}00000000000000000000000{CEjDn}``444444444444444444444444```````{{cb}d{}}55{CFnCFn}{{ce}d{}{}}{{CFnc}dKh}{CFnFn}{{CFnCFn}Dn}{{CFnJf}{{Dj{dJh}}}}{cc{}}0<{c{{Ch{e}}}{}{}}{{{Bl{CFn}}KjKlcKn}{{Dj{dL`}}}Lb}>==;>``````````````````````9>>{CG`CG`}8{{CG`c}dKh}{CG`Fn}{{CG`CG`}Dn}{{CG`Jf}{{Dj{dJh}}}}77{ce{}{}}7{{{Bl{CG`}}KjKlcKn}{{Dj{dL`}}}Lb}1{c{{Dj{e}}}{}{}}0{cDl{}}3```````````{{cb}d{}}44{CGbCGb}{{ce}d{}{}}{{CGbc}dKh}{CGbFn}{{CGbCGb}Dn}{{CGbJf}{{Dj{dJh}}}}{cc{}}0;{c{{Ch{e}}}{}{}}{{{Bl{CGb}}KjKlcKn}{{Dj{dL`}}}Lb}=;;:=`````````````99999{CGdC`}>>>>>>>>>>{CGfd}{CGhd}{CGjd}{CGld}{CGfCGf}{CGhCGh}{CGjCGj}{CGlCGl}{CGdCGd}{{ce}d{}{}}0000{{CGdCGd}Lf}{{ce}Lf{}{}}{{}CGf}{{}CGh}{{}CGj}{{}CGl}{{}CGd}{CGfFn}{CGhFn}{CGjFn}{CGlFn}{{CGfCGf}Dn}{{CGhCGh}Dn}{{CGjCGj}Dn}{{CGlCGl}Dn}{{CGdCGd}Dn}{{ce}Dn{}{}}000{{CGfJf}{{Dj{dJh}}}}{{CGhJf}{{Dj{dJh}}}}{{CGjJf}{{Dj{dJh}}}}{{CGlJf}{{Dj{dJh}}}}{{CGdJf}{{Dj{dJh}}}}{cc{}}0000{Jn{{Bl{CGd}}}}11111{C`{{Bl{CGd}}}}{{CGdc}dLh}{ce{}{}}0000{c{{Ch{e}}}{}{}}0000{JnDn}{CGlCGd}`{{CGdCGd}{{Bl{Lf}}}}{{CGlCGd}d}55555{c{{Dj{e}}}{}{}}0000{Jn{{Dj{CGdL`}}}}11111{cDl{}}000088888```````````{{cb}d{}}00000``999999999999{CGnd}{CH`d}{CHbd}{CHdd}{CHfd}{CHhd}{CGnCGn}{CH`CH`}{CHbCHb}{CHdCHd}{CHfCHf}{CHhCHh}{{ce}d{}{}}00000```{{}CGn}{{}CH`}{{}CHb}{{}CHd}{{}CHf}{{}CHh}`{CGnFn}{CH`Fn}{CHbFn}{CHdFn}{CHfFn}{CHhFn}{{CGnCGn}Dn}{{CH`CH`}Dn}{{CHbCHb}Dn}{{CHdCHd}Dn}{{CHfCHf}Dn}{{CHhCHh}Dn}{{CGnJf}{{Dj{dJh}}}}{{CH`Jf}{{Dj{dJh}}}}{{CHbJf}{{Dj{dJh}}}}{{CHdJf}{{Dj{dJh}}}}{{CHfJf}{{Dj{dJh}}}}{{CHhJf}{{Dj{dJh}}}}{cc{}}00000000000``{ce{}{}}00000{c{{Ch{e}}}{}{}}00000```````{CHdCHj}`{{CHdCHj}d}333333{c{{Dj{e}}}{}{}}00000000000{cDl{}}00000`555555````{{cb}d{}}06666{CHld}{CHlCHl}{CHnCHn}{{ce}d{}{}}0{{}CHl}{{CHnc}dKh}{CHlFn}{CHnFn}{{CHlCHl}Dn}{{CHnCHn}Dn}{{CHlJf}{{Dj{dJh}}}}{{CHnJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{CHn}}KjKlcKn}{{Dj{dL`}}}Lb}``22{c{{Dj{e}}}{}{}}000{cDl{}}0`44```````{{cb}d{}}00{CHjC`}666666{CI`d}{CI`CI`}{CHjCHj}{CIbCIb}{{ce}d{}{}}00{{CHjCHj}Lf}{{ce}Lf{}{}}{{}CI`}{{}CHj}``{{CIbc}dKh}{CI`Fn}{CIbFn}{{CI`CI`}Dn}{{CHjCHj}Dn}{{CIbCIb}Dn}{{ce}Dn{}{}}000{{CI`Jf}{{Dj{dJh}}}}{{CHjJf}{{Dj{dJh}}}}{{CIbJf}{{Dj{dJh}}}}{cc{}}00{Jn{{Bl{CHj}}}}111{C`{{Bl{CHj}}}}{{CHjc}dLh}{ce{}{}}00{c{{Ch{e}}}{}{}}00{JnDn}{{{Bl{CIb}}KjKlcKn}{{Dj{dL`}}}Lb}{{CHjCHj}{{Bl{Lf}}}}444{c{{Dj{e}}}{}{}}0{Jn{{Dj{CHjL`}}}}1111{cDl{}}00777```{{cb}d{}}88{CIdCId}{{ce}d{}{}}{{CIdc}dKh}{CIdFn}{{CIdCId}Dn}{{CIdJf}{{Dj{dJh}}}}{cc{}}0?>{{{Bl{CId}}KjKlcKn}{{Dj{dL`}}}Lb}{ce{}{}}<<:0``````999900000000{CIfd}{CIhd}{CIjd}{CIld}{CIfCIf}{CIhCIh}{CIjCIj}{CIlCIl}????{{}CIf}{{}CIh}{{}CIj}{{}CIl}{CIfFn}{CIhFn}{CIjFn}{CIlFn}`{{CIfCIf}Dn}{{CIhCIh}Dn}{{CIjCIj}Dn}{{CIlCIl}Dn}{{CIfJf}{{Dj{dJh}}}}{{CIhJf}{{Dj{dJh}}}}{{CIjJf}{{Dj{dJh}}}}{{CIlJf}{{Dj{dJh}}}}{cc{}}0000000`{ce{}{}}000{c{{Ch{e}}}{}{}}000````````1111{c{{Dj{e}}}{}{}}0000000{cDl{}}0003333``````{{cb}d{}}00044444444{CInd}{CJ`d}{CJbd}{CInCIn}{CJ`CJ`}{CJbCJb}{CJdCJd}{{ce}d{}{}}000{{}CIn}{{}CJ`}{{}CJb}{{CJdc}dKh}{CInFn}{CJ`Fn}{CJbFn}{CJdFn}{{CInCIn}Dn}{{CJ`CJ`}Dn}{{CJbCJb}Dn}{{CJdCJd}Dn}{{CInJf}{{Dj{dJh}}}}{{CJ`Jf}{{Dj{dJh}}}}{{CJbJf}{{Dj{dJh}}}}{{CJdJf}{{Dj{dJh}}}}{cc{}}0000000`{ce{}{}}000{c{{Ch{e}}}{}{}}000```{{{Bl{CJd}}KjKlcKn}{{Dj{dL`}}}Lb}``2222`{c{{Dj{e}}}{}{}}0000000{cDl{}}0004444``{{cb}d{}}05555{CJfd}{CJhd}{CJfCJf}{CJhCJh}{{ce}d{}{}}0{{}CJf}{{}CJh}{CJfFn}{CJhFn}{{CJfCJf}Dn}{{CJhCJh}Dn}{{CJfJf}{{Dj{dJh}}}}{{CJhJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0````11{c{{Dj{e}}}{}{}}000{cDl{}}033```````{{cb}d{}}00444444{CJjd}{CJld}{CJjCJj}{CJlCJl}{CJnCJn}{{ce}d{}{}}00{{}CJj}{{}CJl}{{CJnc}dKh}{CJjFn}{CJlFn}{CJnFn}{{CJjCJj}Dn}{{CJlCJl}Dn}{{CJnCJn}Dn}{{CJjJf}{{Dj{dJh}}}}{{CJlJf}{{Dj{dJh}}}}{{CJnJf}{{Dj{dJh}}}}{cc{}}00000`{ce{}{}}00{c{{Ch{e}}}{}{}}00`{{{Bl{CJn}}KjKlcKn}{{Dj{dL`}}}Lb}``222{c{{Dj{e}}}{}{}}00000{cDl{}}00444```{{cb}d{}}55{CK`CK`}{{ce}d{}{}}{{CK`c}dKh}{CK`Fn}{{CK`CK`}Dn}{{CK`Jf}{{Dj{dJh}}}}<<;:{{{Bl{CK`}}KjKlcKn}{{Dj{dL`}}}Lb}<998<`````77<<<<{CKbd}{CKbCKb}{CKdCKd}88{{}CKb}{{CKdc}dKh}{CKbFn}{CKdFn}{{CKbCKb}Dn}{{CKdCKd}Dn}{{CKbJf}{{Dj{dJh}}}}{{CKdJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0`{{{Bl{CKd}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044```{{cb}d{}}55{CKfCKf}{{ce}d{}{}}{{CKfc}dKh}{CKfFn}{{CKfCKf}Dn}{{CKfJf}{{Dj{dJh}}}}<<;:{{{Bl{CKf}}KjKlcKn}{{Dj{dL`}}}Lb}<998<```77<<<<{CKhd}{CKhCKh}{CKjCKj}88{{}CKh}{{CKjc}dKh}{CKhFn}{CKjFn}{{CKhCKh}Dn}{{CKjCKj}Dn}{{CKhJf}{{Dj{dJh}}}}{{CKjJf}{{Dj{dJh}}}}{cc{}}000{ce{}{}}0{c{{Ch{e}}}{}{}}0{{{Bl{CKj}}KjKlcKn}{{Dj{dL`}}}Lb}22{c{{Dj{e}}}{}{}}000{cDl{}}044``````{{cb}d{}}55{CKlCKl}{{ce}d{}{}}{{CKlc}dKh}{CKlFn}{{CKlCKl}Dn}{{CKlJf}{{Dj{dJh}}}}<<;:{{{Bl{CKl}}KjKlcKn}{{Dj{dL`}}}Lb}<998<`````````````````````````````````````````````````````````````````````````````````````````````````````````````````````7<<{BObBOb}6{{BObBOb}Lf}{BObl}{{ce}Lf{}{}}{{}BOb}{c{{Dj{BOb}}}CKn}{{BObBOb}Dn}{{ce}Dn{}{}}000{{BObJf}CL`}0{cc{}}{BNdBOb}1{C`{{Dj{BObc}}}{}}{{BObc}dLh}{ce{}{}}{c{{Ch{e}}}{}{}}{{}Dn}{CLbCLd}{{ceg}BOb{{CLf{C`}}}{{CLf{C`}}}{{CLf{C`}}}}{{BObBOb}{{Bl{Lf}}}}{BObC`}{{}{{CLh{C`}}}}{{}l}{{BObc}DjCLj}{BOb{{Bl{C`}}}}:{cl{}}{c{{Dj{e}}}{}{}}0{cDl{}}={cBOb{{CLf{C`}}}}4`>>{CLld}{cc{}}{ce{}{}}{c{{Ch{e}}}{}{}}{lCLl}{{}{{CM`{{Al{CLn}}}}}}{{{Al{CLn}}}d}9984`{{{Bl{CMb}}}{{CMf{CMd}}}}55654{CMd{{CMf{CMh}}}}{CMdEj}{CMdCMb}==<8```````````````````````````````````{{cb}d{}}99{{{Gb{c}}}{{Gb{c}}}{}}{{ce}d{}{}}`{{{Gb{c}}e}{{Dj{{`{{Ff{}{{Bn{{Dj{FhHd}}}}}}Cn}}Hd}}}Bb{{Ff{}{{Bn{{Dj{GhHd}}}}}}CnCMj}}{{{Gb{c}}{Ch{{H`{Fh}}}}}{{Ah{{Af{Ad}}}}}Bb}{{{Gb{c}}{Ch{{H`{Gh}}}}}{{Ah{{Af{Ad}}}}}Bb}?{{{Al{c}}CMl}{{Gb{c}}}Bb}{cc{}}`{ce{}{}}{c{{Ch{e}}}{}{}}`{{{Gb{c}}CMd}{{CMf{{`{{Ad{}{{Gd{{Ab{d}}}}}}}}}}}Bb}{{{Gb{c}}C`}dBb}1{{{Gb{c}}{Ch{{H`{Hf}}}}}{{Ah{{Af{Ad}}}}}Bb}{{{Gb{c}}{Ch{{H`{Hb}}}}}{{Ah{{Af{Ad}}}}}Bb}5{c{{Dj{e}}}{}{}}0{cDl{}}7``````","c":[366,1033,1102,1879,1880,1881,1882,1883,2184,2560,3078,3429,3462,3529,3585,3920,4036,4103,4178,4262,4708,4723,4726,4774,4775,5305,5410,5526,5775,5776,6124,6512,7010,7090,7809,7810,7916,8053,8143,8727,9331,9615,10140,10178,10196],"p":[[5,"Private",10368],[1,"unit"],[5,"Client",17],[10,"Clone",10369],[10,"ServiceClient",17],[5,"String",10370],[5,"Endpoint",10371],[5,"Vec",10372],[8,"Result",0],[10,"Future",10373],[5,"Box",10374],[5,"Pin",10375],[8,"MdsClient",17],[5,"Arc",10376],[5,"AtomicBool",10377],[5,"DeltaSubscription",17],[10,"Configuration",55],[5,"Channel",10378],[5,"AggregatedControlPlaneDiscoveryServiceClient",8328],[8,"AdsClient",17],[5,"UnboundedSender",10379],[6,"Option",10380],[17,"Item"],[1,"str"],[1,"tuple"],[10,"IntoIterator",10381],[5,"AggregatedDiscoveryServiceClient",7260],[5,"Request",10382],[17,"Request"],[17,"Response"],[10,"Send",10383],[10,"Sync",10383],[10,"Sized",10383],[10,"Debug",10384],[17,"Message"],[10,"IntoStreamingRequest",10382],[6,"Result",10385],[5,"TypeId",10386],[1,"bool"],[5,"ClientTracker",55],[5,"Uuid",10387],[8,"Result",10388],[5,"Resource",7106],[1,"slice"],[6,"SocketAddr",10389],[5,"ClientState",55],[5,"DeltaDiscoveryRes",55],[5,"LocalVersions",55],[5,"HashMap",10390],[8,"MutexGuard",10391],[10,"Stream",10392],[5,"DeltaDiscoveryResponse",7106],[8,"Result",10393],[10,"Iterator",10394],[1,"usize"],[5,"AwaitingAck",55],[5,"ControlPlane",10335],[17,"Output"],[8,"VersionMap",55],[5,"DeltaDiscoveryRequest",7106],[17,"StreamAggregatedResourcesStream"],[17,"DeltaAggregatedResourcesStream"],[10,"AggregatedDiscoveryService",7288],[5,"Streaming",10395],[5,"DiscoveryResponse",7106],[5,"Status",10396],[5,"DiscoveryRequest",7106],[5,"AccessLog",630],[5,"AccessLogFilter",630],[5,"ComparisonFilter",630],[5,"StatusCodeFilter",630],[5,"DurationFilter",630],[5,"NotHealthCheckFilter",630],[5,"TraceableFilter",630],[5,"RuntimeFilter",630],[5,"AndFilter",630],[5,"OrFilter",630],[5,"HeaderFilter",630],[5,"ResponseFlagFilter",630],[5,"GrpcStatusFilter",630],[5,"MetadataFilter",630],[5,"ExtensionFilter",630],[5,"Formatter",10384],[5,"Error",10384],[6,"Op",1013],[6,"Status",1068],[1,"i32"],[5,"Iter",10397],[5,"Cloned",10398],[5,"FilterMap",10399],[6,"ConfigType",960],[10,"BufMut",10400],[1,"u32"],[6,"WireType",10401],[5,"DecodeContext",10401],[5,"DecodeError",10402],[10,"Buf",10403],[6,"FilterSpecifier",981],[6,"Ordering",10404],[10,"Hasher",10405],[6,"ConfigType",1047],[5,"ApiConfigSource",1117],[6,"ApiType",2537],[5,"HeaderValueOption",1117],[6,"HeaderAppendAction",3058],[6,"RoutingPriority",1117],[6,"RequestMethod",1117],[6,"TrafficDirection",1117],[6,"ApiVersion",1117],[6,"HealthStatus",1117],[5,"Locality",1117],[5,"Node",1117],[5,"Metadata",1117],[5,"RuntimeUInt32",1117],[5,"RuntimePercent",1117],[5,"RuntimeDouble",1117],[5,"RuntimeFeatureFlag",1117],[5,"QueryParameter",1117],[5,"HeaderValue",1117],[5,"HeaderMap",1117],[5,"WatchedDirectory",1117],[5,"DataSource",1117],[5,"TransportSocket",1117],[5,"RuntimeFractionalPercent",1117],[5,"ControlPlane",1117],[5,"TypedExtensionConfig",1117],[5,"ProxyProtocolConfig",1117],[5,"SocketOption",1117],[5,"Pipe",1117],[5,"EnvoyInternalAddress",1117],[5,"SocketAddress",1117],[5,"TcpKeepalive",1117],[5,"BindConfig",1117],[5,"Address",1117],[5,"CidrRange",1117],[5,"GrpcService",1117],[5,"AggregatedConfigSource",1117],[5,"SelfConfigSource",1117],[5,"RateLimitSettings",1117],[5,"PathConfigSource",1117],[5,"ConfigSource",1117],[5,"ExtensionConfigSource",1117],[5,"UdpSocketConfig",1117],[5,"TcpProtocolOptions",1117],[5,"QuicKeepAliveSettings",1117],[5,"QuicProtocolOptions",1117],[5,"UpstreamHttpProtocolOptions",1117],[5,"AlternateProtocolsCacheOptions",1117],[5,"HttpProtocolOptions",1117],[5,"Http1ProtocolOptions",1117],[5,"KeepaliveSettings",1117],[5,"Http2ProtocolOptions",1117],[5,"GrpcProtocolOptions",1117],[5,"Http3ProtocolOptions",1117],[5,"SchemeHeaderTransformation",1117],[5,"EventServiceConfig",1117],[5,"HealthStatusSet",1117],[5,"HealthCheck",1117],[6,"HeadersWithUnderscoresAction",3409],[6,"Protocol",3497],[6,"SocketState",3552],[6,"Version",3443],[6,"Address",2492],[5,"AlternateProtocolsCacheEntry",2515],[6,"ConfigSourceSpecifier",2574],[6,"Specifier",2599],[6,"AddressNameSpecifier",2623],[6,"ConfigSourceSpecifier",2644],[5,"EnvoyGrpc",2665],[5,"GoogleGrpc",2665],[6,"TargetSpecifier",2665],[5,"SslCredentials",2738],[5,"GoogleLocalCredentials",2738],[5,"ChannelCredentials",2738],[5,"CallCredentials",2738],[5,"ChannelArgs",2738],[5,"ServiceAccountJwtAccessCredentials",2847],[5,"GoogleIamCredentials",2847],[5,"MetadataCredentialsFromPlugin",2847],[5,"StsService",2847],[6,"CredentialSpecifier",2847],[6,"ConfigType",2970],[5,"Value",2991],[6,"ValueSpecifier",3013],[6,"CredentialSpecifier",3035],[5,"Payload",3092],[5,"HttpHealthCheck",3092],[5,"TcpHealthCheck",3092],[5,"RedisHealthCheck",3092],[5,"GrpcHealthCheck",3092],[5,"CustomHealthCheck",3092],[5,"TlsOptions",3092],[6,"HealthChecker",3092],[6,"CodecClientType",6924],[6,"ConfigType",3280],[6,"Payload",3301],[5,"HeaderKeyFormat",3323],[5,"ProperCaseWords",3345],[6,"HeaderFormat",3345],[5,"SettingsParameter",3387],[6,"Transformation",3476],[6,"PortSpecifier",3497],[6,"Value",3552],[6,"ConfigType",3608],[5,"Endpoint",3630],[5,"LbEndpoint",3630],[5,"LedsClusterLocalityConfig",3630],[5,"LocalityLbEndpoints",3630],[5,"HealthCheckConfig",3730],[6,"HostIdentifier",3752],[5,"LbEndpointList",3774],[6,"LbConfig",3774],[5,"ApiListener",3818],[5,"Filter",3818],[5,"FilterChainMatch",3818],[5,"FilterChain",3818],[5,"ListenerFilterChainMatchPredicate",3818],[5,"ListenerFilter",3818],[5,"QuicProtocolOptions",3818],[5,"UdpListenerConfig",3818],[5,"ActiveRawUdpListenerConfig",3818],[5,"ListenerCollection",3818],[5,"Listener",3818],[6,"DrainType",4192],[6,"ConnectionSourceType",4158],[6,"ConfigType",4115],[5,"OnDemandConfiguration",4137],[5,"DeprecatedV1",4192],[5,"ConnectionBalanceConfig",4192],[5,"InternalListenerConfig",4192],[6,"ListenerSpecifier",4192],[5,"ExactBalance",4309],[6,"BalanceType",4309],[6,"ConfigType",4350],[5,"MatchSet",4372],[6,"Rule",4372],[5,"VirtualHost",4419],[5,"FilterAction",4419],[5,"Route",4419],[5,"WeightedCluster",4419],[5,"RouteMatch",4419],[5,"CorsPolicy",4419],[5,"RouteAction",4419],[5,"RetryPolicy",4419],[5,"HedgePolicy",4419],[5,"RedirectAction",4419],[5,"DirectResponseAction",4419],[5,"NonForwardingAction",4419],[5,"Decorator",4419],[5,"Tracing",4419],[5,"VirtualCluster",4419],[5,"RateLimit",4419],[5,"HeaderMatcher",4419],[5,"QueryParameterMatcher",4419],[5,"InternalRedirectPolicy",4419],[5,"FilterConfig",4419],[6,"ClusterNotFoundResponseCode",5656],[6,"InternalRedirectAction",5656],[6,"TlsRequirementType",6104],[6,"RedirectResponseCode",5361],[6,"EnabledSpecifier",4964],[6,"HeaderMatchSpecifier",4985],[6,"QueryParameterMatchSpecifier",5013],[5,"Action",5035],[5,"Override",5035],[5,"SourceCluster",5079],[5,"DestinationCluster",5079],[5,"RequestHeaders",5079],[5,"RemoteAddress",5079],[5,"GenericKey",5079],[5,"HeaderValueMatch",5079],[5,"DynamicMetaData",5079],[5,"MetaData",5079],[6,"ActionSpecifier",5079],[6,"Source",5286],[5,"DynamicMetadata",5319],[6,"OverrideSpecifier",5319],[6,"SchemeRewriteSpecifier",5361],[6,"PathRewriteSpecifier",5361],[6,"ResetHeaderFormat",5442],[5,"RetryPriority",5442],[5,"RetryHostPredicate",5442],[5,"RetryBackOff",5442],[5,"ResetHeader",5442],[5,"RateLimitedRetryBackOff",5442],[6,"ConfigType",5589],[6,"ConfigType",5610],[6,"Action",5631],[5,"RequestMirrorPolicy",5656],[5,"HashPolicy",5656],[5,"UpgradeConfig",5656],[5,"MaxStreamDuration",5656],[6,"ClusterSpecifier",5656],[6,"HostRewriteSpecifier",5656],[5,"Header",5863],[5,"Cookie",5863],[5,"ConnectionProperties",5863],[5,"QueryParameter",5863],[5,"FilterState",5863],[6,"PolicySpecifier",5863],[5,"ConnectConfig",5996],[5,"GrpcRouteMatchOptions",6018],[5,"TlsContextMatchOptions",6018],[5,"ConnectMatcher",6018],[6,"PathSpecifier",6018],[5,"ClusterWeight",6138],[6,"RandomValueSpecifier",6138],[6,"HostRewriteSpecifier",6190],[5,"DoubleMatcher",6216],[5,"RegexMatcher",6216],[5,"RegexMatchAndSubstitute",6216],[5,"StringMatcher",6216],[5,"ListStringMatcher",6216],[5,"ValueMatcher",6216],[5,"ListMatcher",6216],[5,"MetadataMatcher",6216],[6,"MatchPattern",6396],[6,"MatchPattern",6418],[5,"PathSegment",6439],[6,"Segment",6461],[5,"GoogleRe2",6482],[6,"EngineType",6482],[6,"MatchPattern",6524],[5,"NullMatch",6549],[6,"MatchPattern",6549],[5,"MetadataKey",6596],[5,"MetadataKind",6596],[5,"PathSegment",6641],[6,"Segment",6663],[5,"Request",6684],[5,"Route",6684],[5,"Cluster",6684],[5,"Host",6684],[6,"Kind",6684],[5,"CustomTag",6789],[5,"Literal",6812],[5,"Environment",6812],[5,"Header",6812],[5,"Metadata",6812],[6,"Type",6812],[5,"Percent",6924],[5,"FractionalPercent",6924],[5,"Int64Range",6924],[5,"Int32Range",6924],[5,"DoubleRange",6924],[6,"DenominatorType",7070],[5,"AdsDummy",7106],[6,"CompressionEncoding",10406],[5,"Bytes",10407],[5,"UnsyncBoxBody",10408],[10,"GrpcService",10409],[5,"Error",10410],[10,"TryInto",10411],[5,"Response",10412],[5,"InterceptedService",10413],[5,"Request",10414],[5,"Response",10415],[10,"Service",10416],[10,"Interceptor",10413],[5,"Uri",10417],[5,"AggregatedDiscoveryServiceServer",7288],[10,"Body",10418],[5,"IntoMakeService",10419],[5,"Context",10420],[6,"Poll",10421],[5,"CacheControl",7321],[5,"Status",7343],[5,"ClusterMap",7370],[5,"Cluster",7370],[5,"Locality",7370],[5,"Ipv6",7370],[5,"Host",7370],[5,"Endpoint",7370],[5,"Datacenter",7370],[5,"Filter",7370],[5,"FilterChain",7370],[5,"Locality",10231],[6,"Inner",7574],[5,"Capture",7610],[5,"Suffix",7633],[5,"Prefix",7633],[5,"Regex",7633],[6,"Strategy",7633],[5,"Compress",7722],[6,"Mode",7746],[6,"Action",7746],[5,"ModeValue",7746],[5,"ActionValue",7746],[5,"Concatenate",7860],[6,"Strategy",7884],[5,"StrategyValue",7884],[5,"Debug",7942],[5,"Drop",7964],[5,"Firewall",7985],[5,"Rule",8008],[6,"Action",8008],[5,"PortRange",8008],[5,"LoadBalancer",8089],[6,"Policy",8111],[5,"PolicyValue",8111],[5,"LocalRateLimit",8169],[5,"Match",8192],[5,"Branch",8215],[5,"Config",8215],[5,"Pass",8261],[5,"Timestamp",8282],[5,"TokenRouter",8304],[5,"AggregatedControlPlaneDiscoveryServiceServer",8356],[10,"AggregatedControlPlaneDiscoveryService",8356],[6,"KnownRegex",8389],[5,"FieldRules",8389],[5,"FloatRules",8389],[5,"DoubleRules",8389],[5,"Int32Rules",8389],[5,"Int64Rules",8389],[5,"UInt32Rules",8389],[5,"UInt64Rules",8389],[5,"SInt32Rules",8389],[5,"SInt64Rules",8389],[5,"Fixed32Rules",8389],[5,"Fixed64Rules",8389],[5,"SFixed32Rules",8389],[5,"SFixed64Rules",8389],[5,"BoolRules",8389],[5,"StringRules",8389],[5,"BytesRules",8389],[5,"EnumRules",8389],[5,"MessageRules",8389],[5,"RepeatedRules",8389],[5,"MapRules",8389],[5,"AnyRules",8389],[5,"DurationRules",8389],[5,"TimestampRules",8389],[1,"f32"],[1,"f64"],[1,"i64"],[1,"u64"],[1,"u8"],[6,"WellKnown",9164],[6,"Type",9187],[6,"WellKnown",9228],[6,"PackageVersionStatus",9262],[5,"FileStatusAnnotation",9262],[5,"MessageStatusAnnotation",9262],[5,"FieldStatusAnnotation",9262],[5,"StatusAnnotation",9262],[5,"TypedExtensionConfig",9385],[5,"Authority",9385],[5,"ContextParams",9385],[5,"ResourceLocator",9385],[5,"CollectionEntry",9385],[5,"ResourceName",9385],[6,"Scheme",9569],[5,"InlineEntry",9524],[6,"ResourceSpecifier",9524],[5,"Directive",9569],[6,"ContextParamSpecifier",9569],[6,"Directive",9646],[5,"RegexMatcher",9670],[5,"StringMatcher",9670],[5,"ListStringMatcher",9670],[5,"Matcher",9670],[5,"OnMatch",9760],[5,"MatcherList",9760],[5,"MatcherTree",9760],[6,"MatcherType",9760],[5,"Predicate",9849],[5,"FieldMatcher",9849],[5,"SinglePredicate",9893],[5,"PredicateList",9893],[6,"MatchType",9893],[6,"Matcher",9961],[5,"MatchMap",9983],[6,"TreeType",9983],[6,"OnMatch",10027],[5,"GoogleRe2",10049],[6,"EngineType",10049],[6,"MatchPattern",10090],[10,"Deserializer",10422],[8,"Result",10384],[5,"SchemaGenerator",10423],[6,"Schema",10424],[10,"AsRef",10411],[6,"Cow",10425],[10,"Serializer",10426],[5,"StreamConnectionMetrics",10273],[5,"Registry",10427],[5,"Guard",10428],[1,"u16"],[5,"TcpListener",10287],[8,"Result",10429],[5,"TcpListenerStream",10430],[10,"Unpin",10383],[5,"Duration",10431]],"b":[[10247,"impl-Debug-for-Locality"],[10248,"impl-Display-for-Locality"],[10342,"impl-ControlPlane%3CC%3E"],[10343,"impl-AggregatedControlPlaneDiscoveryService-for-ControlPlane%3CC%3E"],[10344,"impl-AggregatedDiscoveryService-for-ControlPlane%3CC%3E"],[10355,"impl-AggregatedDiscoveryService-for-ControlPlane%3CC%3E"],[10356,"impl-AggregatedControlPlaneDiscoveryService-for-ControlPlane%3CC%3E"]]}]\ diff --git a/main/api/src/quilkin/filters.rs.html b/main/api/src/quilkin/filters.rs.html index 360e0eb44f..ba56f1e292 100644 --- a/main/api/src/quilkin/filters.rs.html +++ b/main/api/src/quilkin/filters.rs.html @@ -300,7 +300,7 @@

    Files

    registry::FilterRegistry, set::{FilterMap, FilterSet}, timestamp::Timestamp, - token_router::{HashedTokenRouter, TokenRouter}, + token_router::TokenRouter, write::WriteContext, }; diff --git a/main/api/src/quilkin/filters/set.rs.html b/main/api/src/quilkin/filters/set.rs.html index db3fc94e3a..02d0bd5885 100644 --- a/main/api/src/quilkin/filters/set.rs.html +++ b/main/api/src/quilkin/filters/set.rs.html @@ -157,7 +157,6 @@

    Files

    155 156 157 -158
    /*
      * Copyright 2021 Google LLC
      *
    @@ -211,7 +210,6 @@ 

    Files

    filters::Debug::factory(), filters::Drop::factory(), filters::Firewall::factory(), - filters::HashedTokenRouter::factory(), filters::LoadBalancer::factory(), filters::LocalRateLimit::factory(), filters::Match::factory(), diff --git a/main/api/src/quilkin/filters/token_router.rs.html b/main/api/src/quilkin/filters/token_router.rs.html index 7037b0c4d0..163b0f501e 100644 --- a/main/api/src/quilkin/filters/token_router.rs.html +++ b/main/api/src/quilkin/filters/token_router.rs.html @@ -275,82 +275,6 @@

    Files

    273 274 275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351
    /*
      * Copyright 2020 Google LLC
      *
    @@ -374,51 +298,24 @@ 

    Files

    net::endpoint::metadata, }; -use crate::generated::quilkin::filters::token_router::v1alpha1 as proto; +use xds::generated::quilkin::filters::token_router::v1alpha1 as proto; /// Filter that only allows packets to be passed to Endpoints that have a matching /// connection_id to the token stored in the Filter's dynamic metadata. +#[derive(Default)] pub struct TokenRouter { config: Config, } impl TokenRouter { - fn new(config: Config) -> Self { - Self { config } - } -} - -impl StaticFilter for TokenRouter { - const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"; - type Configuration = Config; - type BinaryConfiguration = proto::TokenRouter; - - fn try_from_config(config: Option<Self::Configuration>) -> Result<Self, CreationError> { - Ok(TokenRouter::new(config.unwrap_or_default())) - } -} - -#[async_trait::async_trait] -impl Filter for TokenRouter { - async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { - self.sync_read(ctx) - } -} - -impl Router for TokenRouter { - fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { + /// Non-async version of [`Filter::read`], as this filter does no actual async + /// operations. Used in benchmarking. + pub fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { match ctx.metadata.get(&self.config.metadata_key) { Some(metadata::Value::Bytes(token)) => { - let destinations = ctx.endpoints.filter_endpoints(|endpoint| { - if endpoint.metadata.known.tokens.contains(&**token) { - tracing::trace!(%endpoint.address, token = &*crate::codec::base64::encode(token), "Endpoint matched"); - true - } else { - false - } - }); + let tok = crate::net::cluster::Token::new(token); - ctx.destinations = destinations.into_iter().map(|ep| ep.address).collect(); + ctx.destinations = ctx.endpoints.addresses_for_token(tok); if ctx.destinations.is_empty() { Err(FilterError::new(Error::NoEndpointMatch( @@ -438,76 +335,27 @@

    Files

    ))), } } - - fn new() -> Self { - Self::from_config(None) - } -} - -pub struct HashedTokenRouter { - config: Config, -} - -impl HashedTokenRouter { - fn new(config: Config) -> Self { - Self { config } - } } -impl StaticFilter for HashedTokenRouter { - const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.HashedTokenRouter"; +impl StaticFilter for TokenRouter { + const NAME: &'static str = "quilkin.filters.token_router.v1alpha1.TokenRouter"; type Configuration = Config; type BinaryConfiguration = proto::TokenRouter; fn try_from_config(config: Option<Self::Configuration>) -> Result<Self, CreationError> { - Ok(Self::new(config.unwrap_or_default())) + Ok(Self { + config: config.unwrap_or_default(), + }) } } #[async_trait::async_trait] -impl Filter for HashedTokenRouter { +
    impl Filter for TokenRouter { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { self.sync_read(ctx) } } -impl Router for HashedTokenRouter { - fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { - match ctx.metadata.get(&self.config.metadata_key) { - Some(metadata::Value::Bytes(token)) => { - let tok = crate::net::cluster::Token::new(token); - - ctx.destinations = ctx.endpoints.addresses_for_token(tok); - - if ctx.destinations.is_empty() { - Err(FilterError::new(Error::NoEndpointMatch( - self.config.metadata_key, - crate::codec::base64::encode(token), - ))) - } else { - Ok(()) - } - } - Some(value) => Err(FilterError::new(Error::InvalidType( - self.config.metadata_key, - value.clone(), - ))), - None => Err(FilterError::new(Error::NoTokenFound( - self.config.metadata_key, - ))), - } - } - - fn new() -> Self { - Self::from_config(None) - } -} - -pub trait Router { - fn sync_read(&self, ctx: &mut ReadContext) -> Result<(), FilterError>; - fn new() -> Self; -} - #[derive(Debug, thiserror::Error)] pub enum Error { #[error("no routing token found for `{0}`")] diff --git a/main/api/src/quilkin/net/cluster.rs.html b/main/api/src/quilkin/net/cluster.rs.html index 65fd8c6ca3..cc379362c5 100644 --- a/main/api/src/quilkin/net/cluster.rs.html +++ b/main/api/src/quilkin/net/cluster.rs.html @@ -756,21 +756,6 @@

    Files

    754 755 756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771
    /*
      * Copyright 2020 Google LLC
      *
    @@ -1278,21 +1263,6 @@ 

    Files

    ret } - /// Builds token maps for every locality. Only used by testing/benching - #[doc(hidden)] - pub fn build_token_maps(&self) { - self.token_map.clear(); - - for mut eps in self.map.iter_mut() { - eps.build_token_map(); - - for (token_hash, addrs) in &eps.token_map { - self.token_map - .insert(*token_hash, addrs.iter().cloned().collect()); - } - } - } - pub fn addresses_for_token(&self, token: Token) -> Vec<EndpointAddress> { self.token_map .get(&token.0) diff --git a/main/api/trait.impl/core/cmp/trait.Eq.js b/main/api/trait.impl/core/cmp/trait.Eq.js index ee60bdcb88..c546c814c0 100644 --- a/main/api/trait.impl/core/cmp/trait.Eq.js +++ b/main/api/trait.impl/core/cmp/trait.Eq.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"quilkin":[["impl Eq for Config"],["impl<T: Eq + Default> Eq for MetadataView<T>"],["impl Eq for Config"],["impl Eq for Action"],["impl Eq for Branch"],["impl Eq for Config"],["impl Eq for Suffix"],["impl Eq for Strategy"],["impl Eq for Prefix"],["impl Eq for CreationError"],["impl Eq for DurationNanos"],["impl Eq for Key"],["impl Eq for AddressKind"],["impl Eq for Rule"],["impl Eq for Config"],["impl Eq for Reference"],["impl Eq for IcaoCode"],["impl Eq for Fallthrough"],["impl Eq for LogFormats"],["impl Eq for Metadata"],["impl Eq for Symbol"],["impl Eq for Endpoint"],["impl Eq for Policy"],["impl Eq for PipelineErrorDiscriminants"],["impl Eq for Version"],["impl Eq for Filter"],["impl Eq for Value"],["impl Eq for Mode"],["impl Eq for EndpointSetVersion"],["impl Eq for Config"],["impl Eq for Config"],["impl Eq for ConvertProtoConfigError"],["impl Eq for DirectionalConfig"],["impl Eq for PortRange"],["impl Eq for EndpointAddress"],["impl Eq for Config"],["impl Eq for Config"],["impl Eq for Action"]], +"quilkin":[["impl Eq for Config"],["impl<T: Eq + Default> Eq for MetadataView<T>"],["impl Eq for Config"],["impl Eq for Action"],["impl Eq for Branch"],["impl Eq for Suffix"],["impl Eq for Strategy"],["impl Eq for Prefix"],["impl Eq for CreationError"],["impl Eq for DurationNanos"],["impl Eq for Key"],["impl Eq for AddressKind"],["impl Eq for Rule"],["impl Eq for Config"],["impl Eq for Reference"],["impl Eq for IcaoCode"],["impl Eq for Fallthrough"],["impl Eq for LogFormats"],["impl Eq for Metadata"],["impl Eq for Symbol"],["impl Eq for Endpoint"],["impl Eq for Policy"],["impl Eq for PipelineErrorDiscriminants"],["impl Eq for Version"],["impl Eq for Config"],["impl Eq for Filter"],["impl Eq for Value"],["impl Eq for Mode"],["impl Eq for EndpointSetVersion"],["impl Eq for Config"],["impl Eq for Config"],["impl Eq for ConvertProtoConfigError"],["impl Eq for DirectionalConfig"],["impl Eq for PortRange"],["impl Eq for EndpointAddress"],["impl Eq for Config"],["impl Eq for Config"],["impl Eq for Action"]], "quilkin_proto":[["impl Eq for KnownRegex"],["impl Eq for ApiVersion"],["impl Eq for Version"],["impl Eq for Strategy"],["impl Eq for DenominatorType"],["impl Eq for Op"],["impl Eq for Status"],["impl Eq for SocketState"],["impl Eq for RoutingPriority"],["impl Eq for ClusterNotFoundResponseCode"],["impl Eq for InternalRedirectAction"],["impl Eq for Policy"],["impl Eq for HeaderAppendAction"],["impl Eq for DrainType"],["impl Eq for PackageVersionStatus"],["impl Eq for RequestMethod"],["impl Eq for ConnectionSourceType"],["impl Eq for Source"],["impl Eq for Protocol"],["impl Eq for Action"],["impl Eq for CodecClientType"],["impl Eq for Scheme"],["impl Eq for RedirectResponseCode"],["impl Eq for Mode"],["impl Eq for TlsRequirementType"],["impl Eq for ApiType"],["impl Eq for TrafficDirection"],["impl Eq for ResetHeaderFormat"],["impl Eq for Action"],["impl Eq for HealthStatus"],["impl Eq for HeadersWithUnderscoresAction"]], "xds":[["impl Eq for Locality"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/cmp/trait.PartialEq.js b/main/api/trait.impl/core/cmp/trait.PartialEq.js index 2efd6557a5..2e4b8cf467 100644 --- a/main/api/trait.impl/core/cmp/trait.PartialEq.js +++ b/main/api/trait.impl/core/cmp/trait.PartialEq.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"quilkin":[["impl PartialEq for Branch"],["impl PartialEq for Policy"],["impl PartialEq for Endpoint"],["impl PartialEq for Strategy"],["impl PartialEq for Mode"],["impl PartialEq for Filter"],["impl PartialEq for FilterChain"],["impl PartialEq for ConvertProtoConfigError"],["impl PartialEq for Config"],["impl PartialEq for DurationNanos"],["impl PartialEq for Fallthrough"],["impl PartialEq for Reference"],["impl PartialEq for PortRange"],["impl PartialEq for LogFormats"],["impl PartialEq for Config"],["impl PartialEq<EndpointAddress> for Endpoint"],["impl PartialEq for Config"],["impl PartialEq for CreationError"],["impl PartialEq for EndpointAddress"],["impl PartialEq for Symbol"],["impl PartialEq for ConfigType"],["impl<T: PartialEq + Default> PartialEq for MetadataView<T>"],["impl PartialEq for Key"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl PartialEq for Value"],["impl PartialEq for EndpointSetVersion"],["impl PartialEq for Regex"],["impl PartialEq for Strategy"],["impl PartialEq for Metadata"],["impl PartialEq for Action"],["impl PartialEq for Version"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl<T: PartialEq> PartialEq for Slot<T>"],["impl PartialEq for AddressKind"],["impl PartialEq for Rule"],["impl PartialEq for Prefix"],["impl PartialEq for Action"],["impl PartialEq for IcaoCode"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl PartialEq for DirectionalConfig"],["impl PartialEq for Suffix"],["impl PartialEq for ShutdownKind"],["impl PartialEq for DatacenterMap"],["impl PartialEq for PipelineErrorDiscriminants"],["impl PartialEq for Datacenter"]], +"quilkin":[["impl PartialEq for Branch"],["impl PartialEq for Policy"],["impl PartialEq for Endpoint"],["impl PartialEq for Strategy"],["impl PartialEq for Mode"],["impl PartialEq for Filter"],["impl PartialEq for FilterChain"],["impl PartialEq for ConvertProtoConfigError"],["impl PartialEq for Config"],["impl PartialEq for DurationNanos"],["impl PartialEq for Fallthrough"],["impl PartialEq for Reference"],["impl PartialEq for PortRange"],["impl PartialEq for LogFormats"],["impl PartialEq for Config"],["impl PartialEq<EndpointAddress> for Endpoint"],["impl PartialEq for Config"],["impl PartialEq for CreationError"],["impl PartialEq for EndpointAddress"],["impl PartialEq for Symbol"],["impl PartialEq for ConfigType"],["impl<T: PartialEq + Default> PartialEq for MetadataView<T>"],["impl PartialEq for Key"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl PartialEq for Value"],["impl PartialEq for EndpointSetVersion"],["impl PartialEq for Regex"],["impl PartialEq for Strategy"],["impl PartialEq for Metadata"],["impl PartialEq for Action"],["impl PartialEq for Version"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl<T: PartialEq> PartialEq for Slot<T>"],["impl PartialEq for AddressKind"],["impl PartialEq for Rule"],["impl PartialEq for Prefix"],["impl PartialEq for Action"],["impl PartialEq for IcaoCode"],["impl PartialEq for Config"],["impl PartialEq for Config"],["impl PartialEq for DirectionalConfig"],["impl PartialEq for Suffix"],["impl PartialEq for ShutdownKind"],["impl PartialEq for DatacenterMap"],["impl PartialEq for PipelineErrorDiscriminants"],["impl PartialEq for Datacenter"]], "quilkin_proto":[["impl PartialEq for DrainType"],["impl PartialEq for Cluster"],["impl PartialEq for Override"],["impl PartialEq for ConnectionProperties"],["impl PartialEq for ListStringMatcher"],["impl PartialEq for RuntimeFilter"],["impl PartialEq for ComparisonFilter"],["impl PartialEq for Locality"],["impl PartialEq for HealthChecker"],["impl PartialEq for UpstreamHttpProtocolOptions"],["impl PartialEq for Rule"],["impl PartialEq for AccessLog"],["impl PartialEq for Int32Range"],["impl PartialEq for MatchType"],["impl PartialEq for Int64Range"],["impl PartialEq for ConfigType"],["impl PartialEq for DataSource"],["impl PartialEq for Address"],["impl PartialEq for Int32Rules"],["impl PartialEq for DeltaDiscoveryResponse"],["impl PartialEq for Value"],["impl PartialEq for Endpoint"],["impl PartialEq for Ipv6"],["impl PartialEq for EngineType"],["impl PartialEq for Route"],["impl PartialEq for FractionalPercent"],["impl PartialEq for MatchMap"],["impl PartialEq for Matcher"],["impl PartialEq for RequestMethod"],["impl PartialEq for MaxStreamDuration"],["impl PartialEq for LedsClusterLocalityConfig"],["impl PartialEq for AnyRules"],["impl PartialEq for Payload"],["impl PartialEq for HealthStatus"],["impl PartialEq for Type"],["impl PartialEq for Percent"],["impl PartialEq for RoutingPriority"],["impl PartialEq for Regex"],["impl PartialEq for MetadataKind"],["impl PartialEq for PathSegment"],["impl PartialEq for DurationRules"],["impl PartialEq for Kind"],["impl PartialEq for ConfigType"],["impl PartialEq for SFixed32Rules"],["impl PartialEq for Compress"],["impl PartialEq for Fixed32Rules"],["impl PartialEq for RegexMatchAndSubstitute"],["impl PartialEq for ConfigSource"],["impl PartialEq for OnMatch"],["impl PartialEq for Host"],["impl PartialEq for HeaderAppendAction"],["impl PartialEq for ContextParams"],["impl PartialEq for HealthCheckConfig"],["impl PartialEq for DirectResponseAction"],["impl PartialEq for Node"],["impl PartialEq for QuicProtocolOptions"],["impl PartialEq for CollectionEntry"],["impl PartialEq for RegexMatcher"],["impl PartialEq for EngineType"],["impl PartialEq for MetadataKey"],["impl PartialEq for RuntimePercent"],["impl PartialEq for SocketOption"],["impl PartialEq for SFixed64Rules"],["impl PartialEq for MessageRules"],["impl PartialEq for Prefix"],["impl PartialEq for ExtensionConfigSource"],["impl PartialEq for Int64Rules"],["impl PartialEq for MessageStatusAnnotation"],["impl PartialEq for ConnectConfig"],["impl PartialEq for TlsRequirementType"],["impl PartialEq for MatcherType"],["impl PartialEq for HeaderFilter"],["impl PartialEq for StatusAnnotation"],["impl PartialEq for ResponseFlagFilter"],["impl PartialEq for Metadata"],["impl PartialEq for Host"],["impl PartialEq for Status"],["impl PartialEq for DynamicMetaData"],["impl PartialEq for RetryBackOff"],["impl PartialEq for Directive"],["impl PartialEq for FilterChainMatch"],["impl PartialEq for Literal"],["impl PartialEq for EnabledSpecifier"],["impl PartialEq for GoogleRe2"],["impl PartialEq for BytesRules"],["impl PartialEq for GrpcProtocolOptions"],["impl PartialEq for GrpcService"],["impl PartialEq for UdpSocketConfig"],["impl PartialEq for ClusterWeight"],["impl PartialEq for HostRewriteSpecifier"],["impl PartialEq for Source"],["impl PartialEq for MetaData"],["impl PartialEq for FieldMatcher"],["impl PartialEq for TraceableFilter"],["impl PartialEq for Address"],["impl PartialEq for Suffix"],["impl PartialEq for ContextParamSpecifier"],["impl PartialEq for ConfigSourceSpecifier"],["impl PartialEq for MatchPattern"],["impl PartialEq for DurationFilter"],["impl PartialEq for WatchedDirectory"],["impl PartialEq for Request"],["impl PartialEq for StsService"],["impl PartialEq for Action"],["impl PartialEq for Debug"],["impl PartialEq for AndFilter"],["impl PartialEq for DeprecatedV1"],["impl PartialEq for SInt32Rules"],["impl PartialEq for StringRules"],["impl PartialEq for HashPolicy"],["impl PartialEq for WeightedCluster"],["impl PartialEq for OnMatch"],["impl PartialEq for MetadataFilter"],["impl PartialEq for Status"],["impl PartialEq for TypedExtensionConfig"],["impl PartialEq for Type"],["impl PartialEq for OnDemandConfiguration"],["impl PartialEq for Capture"],["impl PartialEq for Metadata"],["impl PartialEq for KnownRegex"],["impl PartialEq for DynamicMetadata"],["impl PartialEq for AccessLogFilter"],["impl PartialEq for SocketState"],["impl PartialEq for PathSegment"],["impl PartialEq for EnvoyInternalAddress"],["impl PartialEq for PolicyValue"],["impl PartialEq for TypedExtensionConfig"],["impl PartialEq for SInt64Rules"],["impl PartialEq for AlternateProtocolsCacheEntry"],["impl PartialEq for ListenerCollection"],["impl PartialEq for Mode"],["impl PartialEq for TcpHealthCheck"],["impl PartialEq for MatcherTree"],["impl PartialEq for RedirectAction"],["impl PartialEq for Authority"],["impl PartialEq for Directive"],["impl PartialEq for RouteAction"],["impl PartialEq for RuntimeFractionalPercent"],["impl PartialEq for Op"],["impl PartialEq for HttpProtocolOptions"],["impl PartialEq for RuntimeDouble"],["impl PartialEq for Http3ProtocolOptions"],["impl PartialEq for RateLimit"],["impl PartialEq for RuntimeFeatureFlag"],["impl PartialEq for Concatenate"],["impl PartialEq for GenericKey"],["impl PartialEq for MatchPattern"],["impl PartialEq for Action"],["impl PartialEq for SelfConfigSource"],["impl PartialEq for Action"],["impl PartialEq for ClusterNotFoundResponseCode"],["impl PartialEq for Tracing"],["impl PartialEq for ApiVersion"],["impl PartialEq for ConnectMatcher"],["impl PartialEq for PredicateList"],["impl PartialEq for TcpProtocolOptions"],["impl PartialEq for HeaderMatchSpecifier"],["impl PartialEq for Version"],["impl PartialEq for ExactBalance"],["impl PartialEq for FilterSpecifier"],["impl PartialEq for RepeatedRules"],["impl PartialEq for RandomValueSpecifier"],["impl PartialEq for Route"],["impl PartialEq for GoogleRe2"],["impl PartialEq for RequestMirrorPolicy"],["impl PartialEq for ApiListener"],["impl PartialEq for ActionSpecifier"],["impl PartialEq for ApiType"],["impl PartialEq for RateLimitSettings"],["impl PartialEq for Transformation"],["impl PartialEq for ConfigType"],["impl PartialEq for ResourceLocator"],["impl PartialEq for SslCredentials"],["impl PartialEq for QueryParameterMatchSpecifier"],["impl PartialEq for Scheme"],["impl PartialEq for SinglePredicate"],["impl PartialEq for UInt64Rules"],["impl PartialEq for Rule"],["impl PartialEq for RedirectResponseCode"],["impl PartialEq for GrpcRouteMatchOptions"],["impl PartialEq for VirtualCluster"],["impl PartialEq for StringMatcher"],["impl PartialEq for Config"],["impl PartialEq for MatcherList"],["impl PartialEq for ResourceName"],["impl PartialEq for PathRewriteSpecifier"],["impl PartialEq for AddressNameSpecifier"],["impl PartialEq for CodecClientType"],["impl PartialEq for CacheControl"],["impl PartialEq for ResetHeader"],["impl PartialEq for RuntimeUInt32"],["impl PartialEq for FileStatusAnnotation"],["impl PartialEq for Drop"],["impl PartialEq for PolicySpecifier"],["impl PartialEq for RouteMatch"],["impl PartialEq for Filter"],["impl PartialEq for MatchPattern"],["impl PartialEq for RequestHeaders"],["impl PartialEq for Http1ProtocolOptions"],["impl PartialEq for ClusterMap"],["impl PartialEq for Pipe"],["impl PartialEq for PortSpecifier"],["impl PartialEq for QueryParameter"],["impl PartialEq for GoogleLocalCredentials"],["impl PartialEq for ValueSpecifier"],["impl PartialEq for InternalRedirectPolicy"],["impl PartialEq for BalanceType"],["impl PartialEq for FloatRules"],["impl PartialEq for CredentialSpecifier"],["impl PartialEq for Policy"],["impl PartialEq for DoubleMatcher"],["impl PartialEq for Strategy"],["impl PartialEq for SchemeHeaderTransformation"],["impl PartialEq for FieldStatusAnnotation"],["impl PartialEq for LoadBalancer"],["impl PartialEq for ChannelArgs"],["impl PartialEq for Match"],["impl PartialEq for ActionValue"],["impl PartialEq for ConfigType"],["impl PartialEq for KeepaliveSettings"],["impl PartialEq for ProperCaseWords"],["impl PartialEq for HealthStatusSet"],["impl PartialEq for SocketAddress"],["impl PartialEq for StringMatcher"],["impl PartialEq for PackageVersionStatus"],["impl PartialEq for UInt32Rules"],["impl PartialEq for EventServiceConfig"],["impl PartialEq for PathConfigSource"],["impl PartialEq for Matcher"],["impl PartialEq for HeadersWithUnderscoresAction"],["impl PartialEq for Predicate"],["impl PartialEq for EnumRules"],["impl PartialEq for ChannelCredentials"],["impl PartialEq for Value"],["impl PartialEq for Specifier"],["impl PartialEq for ExtensionFilter"],["impl PartialEq for TransportSocket"],["impl PartialEq for AlternateProtocolsCacheOptions"],["impl PartialEq for Cookie"],["impl PartialEq for CidrRange"],["impl PartialEq for UdpListenerConfig"],["impl PartialEq for ResourceSpecifier"],["impl PartialEq for MatchSet"],["impl PartialEq for Http2ProtocolOptions"],["impl PartialEq for HeaderValueMatch"],["impl PartialEq for QueryParameter"],["impl PartialEq for FilterConfig"],["impl PartialEq for HeaderKeyFormat"],["impl PartialEq for TcpKeepalive"],["impl PartialEq for MapRules"],["impl PartialEq for MetadataMatcher"],["impl PartialEq for HostIdentifier"],["impl PartialEq for Listener"],["impl PartialEq for Payload"],["impl PartialEq for CallCredentials"],["impl PartialEq for CustomTag"],["impl PartialEq for LbConfig"],["impl PartialEq for AggregatedConfigSource"],["impl PartialEq for Decorator"],["impl PartialEq for InlineEntry"],["impl PartialEq for Action"],["impl PartialEq for DiscoveryRequest"],["impl PartialEq for ValueMatcher"],["impl PartialEq for Branch"],["impl PartialEq for WellKnown"],["impl PartialEq for TrafficDirection"],["impl PartialEq for DiscoveryResponse"],["impl PartialEq for Timestamp"],["impl PartialEq for QueryParameterMatcher"],["impl PartialEq for ConnectionSourceType"],["impl PartialEq for GrpcHealthCheck"],["impl PartialEq for Resource"],["impl PartialEq for Fixed64Rules"],["impl PartialEq for MetadataCredentialsFromPlugin"],["impl PartialEq for HeaderFormat"],["impl PartialEq for Endpoint"],["impl PartialEq for HostRewriteSpecifier"],["impl PartialEq for Inner"],["impl PartialEq for Segment"],["impl PartialEq for Segment"],["impl PartialEq for HeaderMap"],["impl PartialEq for ClusterSpecifier"],["impl PartialEq for ConfigSourceSpecifier"],["impl PartialEq for LocalityLbEndpoints"],["impl PartialEq for SourceCluster"],["impl PartialEq for ResetHeaderFormat"],["impl PartialEq for OverrideSpecifier"],["impl PartialEq for StatusCodeFilter"],["impl PartialEq for CustomHealthCheck"],["impl PartialEq for Cluster"],["impl PartialEq for NullMatch"],["impl PartialEq for ListMatcher"],["impl PartialEq for ListenerSpecifier"],["impl PartialEq for ControlPlane"],["impl PartialEq for MatchPattern"],["impl PartialEq for ApiConfigSource"],["impl PartialEq for RetryPriority"],["impl PartialEq for AdsDummy"],["impl PartialEq for HeaderValue"],["impl PartialEq for TargetSpecifier"],["impl PartialEq for ServiceAccountJwtAccessCredentials"],["impl PartialEq for PathSpecifier"],["impl PartialEq for ListStringMatcher"],["impl PartialEq for Header"],["impl PartialEq for CredentialSpecifier"],["impl PartialEq for GoogleGrpc"],["impl PartialEq for LbEndpointList"],["impl PartialEq for CorsPolicy"],["impl PartialEq for ActiveRawUdpListenerConfig"],["impl PartialEq for RegexMatcher"],["impl PartialEq for FilterAction"],["impl PartialEq for Datacenter"],["impl PartialEq for Locality"],["impl PartialEq for TlsContextMatchOptions"],["impl PartialEq for FilterChain"],["impl PartialEq for NonForwardingAction"],["impl PartialEq for SettingsParameter"],["impl PartialEq for RetryPolicy"],["impl PartialEq for Firewall"],["impl PartialEq for ListenerFilter"],["impl PartialEq for TokenRouter"],["impl PartialEq for RemoteAddress"],["impl PartialEq for EnvoyGrpc"],["impl PartialEq for Header"],["impl PartialEq for HeaderMatcher"],["impl PartialEq for LbEndpoint"],["impl PartialEq for GrpcStatusFilter"],["impl PartialEq for Protocol"],["impl PartialEq for DoubleRange"],["impl PartialEq for TimestampRules"],["impl PartialEq for PortRange"],["impl PartialEq for Pass"],["impl PartialEq for DenominatorType"],["impl PartialEq for FilterState"],["impl PartialEq for HeaderValueOption"],["impl PartialEq for DoubleRules"],["impl PartialEq for GoogleIamCredentials"],["impl PartialEq for StrategyValue"],["impl PartialEq for WellKnown"],["impl PartialEq for ConfigType"],["impl PartialEq for RateLimitedRetryBackOff"],["impl PartialEq for OrFilter"],["impl PartialEq for HedgePolicy"],["impl PartialEq for HttpHealthCheck"],["impl PartialEq for DeltaDiscoveryRequest"],["impl PartialEq for Environment"],["impl PartialEq for TlsOptions"],["impl PartialEq for BoolRules"],["impl PartialEq for QuicKeepAliveSettings"],["impl PartialEq for ProxyProtocolConfig"],["impl PartialEq for MatchPattern"],["impl PartialEq for Filter"],["impl PartialEq for TreeType"],["impl PartialEq for SchemeRewriteSpecifier"],["impl PartialEq for HealthCheck"],["impl PartialEq for BindConfig"],["impl PartialEq for RedisHealthCheck"],["impl PartialEq for ConfigType"],["impl PartialEq for ModeValue"],["impl PartialEq for RetryHostPredicate"],["impl PartialEq for FilterChain"],["impl PartialEq for NotHealthCheckFilter"],["impl PartialEq for LocalRateLimit"],["impl PartialEq for InternalRedirectAction"],["impl PartialEq for VirtualHost"],["impl PartialEq for ConnectionBalanceConfig"],["impl PartialEq for QuicProtocolOptions"],["impl PartialEq for DestinationCluster"],["impl PartialEq for InternalListenerConfig"],["impl PartialEq for ConfigType"],["impl PartialEq for ConfigType"],["impl PartialEq for ListenerFilterChainMatchPredicate"],["impl PartialEq for ConfigType"],["impl PartialEq for FieldRules"],["impl PartialEq for Strategy"],["impl PartialEq for UpgradeConfig"]], "xds":[["impl PartialEq for Locality"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/convert/trait.From.js b/main/api/trait.impl/core/convert/trait.From.js index 02bf61edc3..c1888bda28 100644 --- a/main/api/trait.impl/core/convert/trait.From.js +++ b/main/api/trait.impl/core/convert/trait.From.js @@ -1,6 +1,6 @@ (function() {var implementors = { "qt":[["impl From<ServerPailConfig> for PailConfig"],["impl From<AgentPailConfig> for PailConfig"],["impl From<RelayPailConfig> for PailConfig"],["impl From<ProxyPailConfig> for PailConfig"]], -"quilkin":[["impl From<Value> for Symbol"],["impl From<Spur> for Key"],["impl From<Strategy> for Strategy"],["impl From<Mode> for Compressor"],["impl From<bool> for Value"],["impl From<Config> for Debug"],["impl<const N: usize> From<&[u8; N]> for Value"],["impl From<Mode> for ModeValue"],["impl<T: Into<Struct> + Default + Clone> From<&MetadataView<T>> for Struct"],["impl From<Error> for CreationError"],["impl From<Config> for LoadBalancer"],["impl From<Strategy> for Strategy"],["impl<T> From<T> for Slot<T>"],["impl From<FilterError> for PipelineError"],["impl From<ConvertProtoConfigError> for CreationError"],["impl From<Metadata> for MetadataView<Metadata>"],["impl From<(String, FilterInstance)> for Filter"],["impl<T> From<Option<T>> for Slot<T>"],["impl From<&str> for Value"],["impl From<Rule> for Rule"],["impl From<String> for Key"],["impl From<PipelineError> for PipelineErrorDiscriminants"],["impl From<Endpoint> for Endpoint"],["impl From<EndpointAddress> for SocketAddress"],["impl From<Regex> for Strategy"],["impl<'_enum> From<&'_enum PipelineError> for PipelineErrorDiscriminants"],["impl<I: Iterator<Item = DynFilterFactory>> From<I> for FilterSet"],["impl From<(Ipv4Addr, u16)> for EndpointAddress"],["impl From<Config> for Drop"],["impl From<EncodeError> for CreationError"],["impl From<u64> for Value"],["impl From<Value> for ConfigType"],["impl From<&Endpoint> for Endpoint"],["impl From<EndpointAddress> for Address"],["impl From<SocketAddr> for EndpointAddress"],["impl From<Strategy> for Strategy"],["impl From<Action> for Action"],["impl From<Infallible> for CreationError"],["impl From<FilterSet> for FilterMap"],["impl From<Vec<Value>> for Value"],["impl From<Policy> for PolicyValue"],["impl From<String> for Value"],["impl From<Config> for TokenRouter"],["impl From<Reference> for Symbol"],["impl From<Concatenate> for Config"],["impl From<Config> for Concatenate"],["impl From<Prefix> for Strategy"],["impl From<(IpAddr, u16)> for EndpointAddress"],["impl From<Config> for Firewall"],["impl From<DecodeError> for CreationError"],["impl From<(String, u16)> for EndpointAddress"],["impl From<Mode> for Mode"],["impl From<([u8; 4], u16)> for EndpointAddress"],["impl From<Config> for Capture"],["impl From<Strategy> for StrategyValue"],["impl From<Error> for PipelineError"],["impl From<PortRange> for PortRange"],["impl From<Bytes> for Value"],["impl From<LoadBalancer> for Config"],["impl From<Metadata> for Struct"],["impl From<Error> for CreationError"],["impl From<Action> for Action"],["impl From<&str> for Key"],["impl From<Report> for PipelineError"],["impl From<Policy> for Policy"],["impl From<Suffix> for Strategy"],["impl From<(i64, i64)> for DistanceMeasure"],["impl From<Action> for ActionValue"],["impl From<Config> for Timestamp"],["impl From<Value> for Value"],["impl From<Config> for Compress"],["impl<S> From<DashMap<Option<Locality>, EndpointSet, S>> for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl<S> From<ClusterMapDeser> for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl From<Config> for LocalRateLimit"],["impl<const N: usize> From<[u8; N]> for Value"],["impl From<Policy> for Policy"],["impl<T: Into<Struct> + Default> From<MetadataView<T>> for Struct"],["impl From<Action> for Action"],["impl From<CreationError> for ValidationError"],["impl From<(Ipv6Addr, u16)> for EndpointAddress"],["impl From<Config> for Pass"],["impl From<Action> for Action"],["impl<T: Into<EndpointAddress>> From<T> for Endpoint"],["impl From<Compress> for Config"],["impl From<EndpointAddress> for Address"],["impl From<Mode> for Mode"],["impl From<Error> for CreationError"],["impl From<(AddressKind, u16)> for EndpointAddress"],["impl From<Error> for FilterError"]], +"quilkin":[["impl From<Value> for Symbol"],["impl From<Spur> for Key"],["impl From<Strategy> for Strategy"],["impl From<Mode> for Compressor"],["impl From<bool> for Value"],["impl From<Config> for Debug"],["impl<const N: usize> From<&[u8; N]> for Value"],["impl From<Mode> for ModeValue"],["impl<T: Into<Struct> + Default + Clone> From<&MetadataView<T>> for Struct"],["impl From<Error> for CreationError"],["impl From<Config> for LoadBalancer"],["impl From<Strategy> for Strategy"],["impl<T> From<T> for Slot<T>"],["impl From<FilterError> for PipelineError"],["impl From<ConvertProtoConfigError> for CreationError"],["impl From<Metadata> for MetadataView<Metadata>"],["impl From<(String, FilterInstance)> for Filter"],["impl<T> From<Option<T>> for Slot<T>"],["impl From<&str> for Value"],["impl From<Rule> for Rule"],["impl From<String> for Key"],["impl From<PipelineError> for PipelineErrorDiscriminants"],["impl From<Endpoint> for Endpoint"],["impl From<EndpointAddress> for SocketAddress"],["impl From<Regex> for Strategy"],["impl<'_enum> From<&'_enum PipelineError> for PipelineErrorDiscriminants"],["impl<I: Iterator<Item = DynFilterFactory>> From<I> for FilterSet"],["impl From<(Ipv4Addr, u16)> for EndpointAddress"],["impl From<Config> for Drop"],["impl From<EncodeError> for CreationError"],["impl From<u64> for Value"],["impl From<Value> for ConfigType"],["impl From<&Endpoint> for Endpoint"],["impl From<EndpointAddress> for Address"],["impl From<SocketAddr> for EndpointAddress"],["impl From<Strategy> for Strategy"],["impl From<Action> for Action"],["impl From<Infallible> for CreationError"],["impl From<FilterSet> for FilterMap"],["impl From<Vec<Value>> for Value"],["impl From<Policy> for PolicyValue"],["impl From<String> for Value"],["impl From<Reference> for Symbol"],["impl From<Concatenate> for Config"],["impl From<Config> for TokenRouter"],["impl From<Config> for Concatenate"],["impl From<Prefix> for Strategy"],["impl From<(IpAddr, u16)> for EndpointAddress"],["impl From<Config> for Firewall"],["impl From<DecodeError> for CreationError"],["impl From<(String, u16)> for EndpointAddress"],["impl From<Mode> for Mode"],["impl From<([u8; 4], u16)> for EndpointAddress"],["impl From<Config> for Capture"],["impl From<Strategy> for StrategyValue"],["impl From<Error> for PipelineError"],["impl From<PortRange> for PortRange"],["impl From<Bytes> for Value"],["impl From<LoadBalancer> for Config"],["impl From<Metadata> for Struct"],["impl From<Error> for CreationError"],["impl From<Action> for Action"],["impl From<&str> for Key"],["impl From<Report> for PipelineError"],["impl From<Policy> for Policy"],["impl From<Suffix> for Strategy"],["impl From<(i64, i64)> for DistanceMeasure"],["impl From<Action> for ActionValue"],["impl From<Config> for Timestamp"],["impl From<Value> for Value"],["impl From<Config> for Compress"],["impl<S> From<DashMap<Option<Locality>, EndpointSet, S>> for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl<S> From<ClusterMapDeser> for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl From<Config> for LocalRateLimit"],["impl<const N: usize> From<[u8; N]> for Value"],["impl From<Policy> for Policy"],["impl<T: Into<Struct> + Default> From<MetadataView<T>> for Struct"],["impl From<Action> for Action"],["impl From<CreationError> for ValidationError"],["impl From<(Ipv6Addr, u16)> for EndpointAddress"],["impl From<Config> for Pass"],["impl From<Action> for Action"],["impl<T: Into<EndpointAddress>> From<T> for Endpoint"],["impl From<Compress> for Config"],["impl From<EndpointAddress> for Address"],["impl From<Mode> for Mode"],["impl From<Error> for CreationError"],["impl From<(AddressKind, u16)> for EndpointAddress"],["impl From<Error> for FilterError"]], "quilkin_proto":[["impl From<Source> for i32"],["impl From<Version> for i32"],["impl From<Protocol> for i32"],["impl From<ResetHeaderFormat> for i32"],["impl From<CodecClientType> for i32"],["impl From<RedirectResponseCode> for i32"],["impl From<TlsRequirementType> for i32"],["impl From<Policy> for i32"],["impl From<ClusterNotFoundResponseCode> for i32"],["impl From<KnownRegex> for i32"],["impl From<PackageVersionStatus> for i32"],["impl From<TrafficDirection> for i32"],["impl From<RoutingPriority> for i32"],["impl From<HeadersWithUnderscoresAction> for i32"],["impl From<DenominatorType> for i32"],["impl From<Action> for i32"],["impl From<RequestMethod> for i32"],["impl From<Strategy> for i32"],["impl From<Mode> for i32"],["impl From<HeaderAppendAction> for i32"],["impl From<Scheme> for i32"],["impl From<Status> for i32"],["impl From<DrainType> for i32"],["impl From<ConnectionSourceType> for i32"],["impl From<Op> for i32"],["impl From<Action> for i32"],["impl From<SocketState> for i32"],["impl From<HealthStatus> for i32"],["impl From<ApiType> for i32"],["impl From<ApiVersion> for i32"],["impl From<InternalRedirectAction> for i32"]], "xds":[["impl From<TcpListener> for TcpListener"],["impl From<Locality> for Locality"],["impl From<Locality> for Locality"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/convert/trait.TryFrom.js b/main/api/trait.impl/core/convert/trait.TryFrom.js index 02294483f7..9860216bed 100644 --- a/main/api/trait.impl/core/convert/trait.TryFrom.js +++ b/main/api/trait.impl/core/convert/trait.TryFrom.js @@ -1,4 +1,4 @@ (function() {var implementors = { -"quilkin":[["impl TryFrom<Firewall> for Config"],["impl TryFrom<Config> for Timestamp"],["impl TryFrom<Capture> for Config"],["impl TryFrom<Value> for Value"],["impl TryFrom<&str> for LogFormats"],["impl TryFrom<Branch> for Branch"],["impl TryFrom<Debug> for Config"],["impl TryFrom<Branch> for Branch"],["impl TryFrom<Endpoint> for EndpointAddress"],["impl TryFrom<TokenRouter> for Config"],["impl TryFrom<LocalRateLimit> for Config"],["impl TryFrom<&FilterChain> for FilterChain"],["impl TryFrom<Struct> for Metadata"],["impl TryFrom<SocketAddress> for EndpointAddress"],["impl TryFrom<Config> for Match"],["impl TryFrom<Strategy> for Strategy"],["impl TryFrom<FilterChain> for FilterChain"],["impl TryFrom<Address> for EndpointAddress"],["impl TryFrom<Fallthrough> for Filter"],["impl TryFrom<Address> for EndpointAddress"],["impl<T, E> TryFrom<Struct> for MetadataView<T>
    where\n E: Send + Sync + Error + 'static,\n T: TryFrom<Struct, Error = E> + Default,
    "],["impl TryFrom<Config> for DirectionalConfig"],["impl TryFrom<Drop> for Config"],["impl TryFrom<Match> for Config"],["impl TryFrom<&FilterChain> for FilterChain"],["impl TryFrom<Timestamp> for Config"],["impl TryFrom<Pass> for Config"],["impl TryFrom<Filter> for Filter"],["impl TryFrom<DirectionalConfig> for Config"],["impl TryFrom<Endpoint> for Endpoint"],["impl TryFrom<Filter> for Filter"],["impl TryFrom<Filter> for Filter"]], +"quilkin":[["impl TryFrom<Firewall> for Config"],["impl TryFrom<Config> for Timestamp"],["impl TryFrom<Capture> for Config"],["impl TryFrom<Value> for Value"],["impl TryFrom<&str> for LogFormats"],["impl TryFrom<Branch> for Branch"],["impl TryFrom<Debug> for Config"],["impl TryFrom<Branch> for Branch"],["impl TryFrom<Endpoint> for EndpointAddress"],["impl TryFrom<LocalRateLimit> for Config"],["impl TryFrom<&FilterChain> for FilterChain"],["impl TryFrom<TokenRouter> for Config"],["impl TryFrom<Struct> for Metadata"],["impl TryFrom<SocketAddress> for EndpointAddress"],["impl TryFrom<Config> for Match"],["impl TryFrom<Strategy> for Strategy"],["impl TryFrom<FilterChain> for FilterChain"],["impl TryFrom<Address> for EndpointAddress"],["impl TryFrom<Fallthrough> for Filter"],["impl TryFrom<Address> for EndpointAddress"],["impl<T, E> TryFrom<Struct> for MetadataView<T>
    where\n E: Send + Sync + Error + 'static,\n T: TryFrom<Struct, Error = E> + Default,
    "],["impl TryFrom<Config> for DirectionalConfig"],["impl TryFrom<Drop> for Config"],["impl TryFrom<Match> for Config"],["impl TryFrom<&FilterChain> for FilterChain"],["impl TryFrom<Timestamp> for Config"],["impl TryFrom<Pass> for Config"],["impl TryFrom<Filter> for Filter"],["impl TryFrom<DirectionalConfig> for Config"],["impl TryFrom<Endpoint> for Endpoint"],["impl TryFrom<Filter> for Filter"],["impl TryFrom<Filter> for Filter"]], "quilkin_proto":[["impl TryFrom<i32> for Version"],["impl TryFrom<i32> for Scheme"],["impl TryFrom<i32> for ClusterNotFoundResponseCode"],["impl TryFrom<i32> for Action"],["impl TryFrom<i32> for Mode"],["impl TryFrom<i32> for TrafficDirection"],["impl TryFrom<i32> for Op"],["impl TryFrom<i32> for TlsRequirementType"],["impl TryFrom<i32> for HeaderAppendAction"],["impl TryFrom<i32> for KnownRegex"],["impl TryFrom<i32> for SocketState"],["impl TryFrom<i32> for RequestMethod"],["impl TryFrom<i32> for DenominatorType"],["impl TryFrom<i32> for Source"],["impl TryFrom<i32> for InternalRedirectAction"],["impl TryFrom<i32> for Policy"],["impl TryFrom<i32> for ApiVersion"],["impl TryFrom<i32> for RedirectResponseCode"],["impl TryFrom<i32> for Strategy"],["impl TryFrom<i32> for Protocol"],["impl TryFrom<i32> for DrainType"],["impl TryFrom<i32> for HeadersWithUnderscoresAction"],["impl TryFrom<i32> for PackageVersionStatus"],["impl TryFrom<i32> for RoutingPriority"],["impl TryFrom<i32> for ResetHeaderFormat"],["impl TryFrom<i32> for CodecClientType"],["impl TryFrom<i32> for ApiType"],["impl TryFrom<i32> for Action"],["impl TryFrom<i32> for ConnectionSourceType"],["impl TryFrom<i32> for HealthStatus"],["impl TryFrom<i32> for Status"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/default/trait.Default.js b/main/api/trait.impl/core/default/trait.Default.js index 3611014c84..e32127315a 100644 --- a/main/api/trait.impl/core/default/trait.Default.js +++ b/main/api/trait.impl/core/default/trait.Default.js @@ -1,6 +1,6 @@ (function() {var implementors = { "qt":[["impl Default for AgentPailConfig"],["impl Default for ServerPailConfig"],["impl Default for ManagementPailConfig"],["impl Default for ProxyPailConfig"],["impl Default for AdminPailConfig"],["impl Default for RelayPailConfig"]], -"quilkin":[["impl Default for ShutdownKind"],["impl Default for LogFormats"],["impl Default for DatacenterMap"],["impl Default for Protocol"],["impl Default for Ready"],["impl Default for Mode"],["impl Default for Health"],["impl Default for FilterChain"],["impl Default for FleetSpec"],["impl Default for Config"],["impl Default for PortPolicy"],["impl Default for DistanceMeasure"],["impl<T: Default + Clone> Default for Watch<T>"],["impl Default for SdkServerLogLevel"],["impl Default for Config"],["impl Default for Fallthrough"],["impl Default for Version"],["impl Default for QcmpPacket"],["impl Default for Relay"],["impl Default for Agent"],["impl Default for Endpoint"],["impl Default for Metadata"],["impl Default for GameServerSpec"],["impl Default for Action"],["impl Default for Config"],["impl Default for IcaoCode"],["impl Default for Ready"],["impl<T: Default + Default> Default for MetadataView<T>"],["impl Default for Ready"],["impl Default for Strategy"],["impl<S> Default for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl Default for BufferPool"],["impl Default for FilterSet"],["impl Default for Proxy"],["impl Default for SdkServer"],["impl<T: Default> Default for Slot<T>"],["impl Default for Policy"],["impl Default for GameServerTemplateSpec"],["impl Default for Proxy"]], +"quilkin":[["impl Default for ShutdownKind"],["impl Default for TokenRouter"],["impl Default for LogFormats"],["impl Default for DatacenterMap"],["impl Default for Protocol"],["impl Default for Ready"],["impl Default for Mode"],["impl Default for Health"],["impl Default for FilterChain"],["impl Default for Config"],["impl Default for FleetSpec"],["impl Default for PortPolicy"],["impl Default for DistanceMeasure"],["impl<T: Default + Clone> Default for Watch<T>"],["impl Default for SdkServerLogLevel"],["impl Default for Config"],["impl Default for Fallthrough"],["impl Default for Version"],["impl Default for QcmpPacket"],["impl Default for Relay"],["impl Default for Agent"],["impl Default for Endpoint"],["impl Default for Metadata"],["impl Default for GameServerSpec"],["impl Default for Action"],["impl Default for Config"],["impl Default for IcaoCode"],["impl Default for Ready"],["impl<T: Default + Default> Default for MetadataView<T>"],["impl Default for Ready"],["impl Default for Strategy"],["impl<S> Default for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl Default for BufferPool"],["impl Default for FilterSet"],["impl Default for Proxy"],["impl Default for SdkServer"],["impl<T: Default> Default for Slot<T>"],["impl Default for Policy"],["impl Default for GameServerTemplateSpec"],["impl Default for Proxy"]], "quilkin_proto":[["impl Default for OnMatch"],["impl Default for CorsPolicy"],["impl Default for DoubleMatcher"],["impl Default for ExactBalance"],["impl Default for ClusterWeight"],["impl Default for Rule"],["impl Default for StatusAnnotation"],["impl Default for DirectResponseAction"],["impl Default for Listener"],["impl Default for Config"],["impl Default for ListenerFilter"],["impl Default for SinglePredicate"],["impl Default for MetadataKind"],["impl Default for UInt64Rules"],["impl Default for VirtualHost"],["impl Default for LbEndpoint"],["impl Default for StringMatcher"],["impl Default for NotHealthCheckFilter"],["impl Default for RegexMatchAndSubstitute"],["impl Default for AggregatedConfigSource"],["impl Default for ComparisonFilter"],["impl Default for Status"],["impl Default for StatusCodeFilter"],["impl Default for MessageRules"],["impl Default for DeprecatedV1"],["impl Default for MatchSet"],["impl Default for Host"],["impl Default for FieldStatusAnnotation"],["impl Default for QueryParameterMatcher"],["impl Default for NonForwardingAction"],["impl Default for TypedExtensionConfig"],["impl Default for RuntimePercent"],["impl Default for UInt32Rules"],["impl Default for GrpcService"],["impl Default for Matcher"],["impl Default for RegexMatcher"],["impl Default for RateLimitedRetryBackOff"],["impl Default for ClusterMap"],["impl Default for CollectionEntry"],["impl Default for DurationFilter"],["impl Default for Drop"],["impl Default for StringRules"],["impl Default for DiscoveryRequest"],["impl Default for DataSource"],["impl Default for Regex"],["impl Default for TlsRequirementType"],["impl Default for RetryPolicy"],["impl Default for Request"],["impl Default for Ipv6"],["impl Default for Version"],["impl Default for DestinationCluster"],["impl Default for GrpcStatusFilter"],["impl Default for AlternateProtocolsCacheOptions"],["impl Default for Policy"],["impl Default for DrainType"],["impl Default for ConnectionSourceType"],["impl Default for MetadataFilter"],["impl Default for DynamicMetaData"],["impl Default for MetadataCredentialsFromPlugin"],["impl Default for Decorator"],["impl Default for RedirectAction"],["impl Default for SocketOption"],["impl Default for Cluster"],["impl Default for HeaderMatcher"],["impl Default for ActionValue"],["impl Default for InternalListenerConfig"],["impl Default for ListStringMatcher"],["impl Default for Int32Rules"],["impl Default for MetadataMatcher"],["impl Default for MetaData"],["impl Default for TlsOptions"],["impl Default for Mode"],["impl Default for MatchMap"],["impl Default for Filter"],["impl Default for Host"],["impl Default for SchemeHeaderTransformation"],["impl Default for TcpKeepalive"],["impl Default for HeaderValueMatch"],["impl Default for ProxyProtocolConfig"],["impl Default for DurationRules"],["impl Default for TcpHealthCheck"],["impl Default for GrpcHealthCheck"],["impl Default for TrafficDirection"],["impl Default for RequestMethod"],["impl Default for FilterAction"],["impl Default for DoubleRules"],["impl Default for HeaderAppendAction"],["impl Default for TransportSocket"],["impl Default for ConnectConfig"],["impl Default for Filter"],["impl Default for GrpcProtocolOptions"],["impl Default for MaxStreamDuration"],["impl Default for Match"],["impl Default for MatcherList"],["impl Default for PathSegment"],["impl Default for SettingsParameter"],["impl Default for Capture"],["impl Default for SelfConfigSource"],["impl Default for Pass"],["impl Default for GenericKey"],["impl Default for TcpProtocolOptions"],["impl Default for Firewall"],["impl Default for Authority"],["impl Default for RouteMatch"],["impl Default for Compress"],["impl Default for Environment"],["impl Default for GoogleIamCredentials"],["impl Default for PackageVersionStatus"],["impl Default for Http1ProtocolOptions"],["impl Default for ExtensionFilter"],["impl Default for Literal"],["impl Default for Strategy"],["impl Default for Locality"],["impl Default for FloatRules"],["impl Default for HealthCheck"],["impl Default for FilterConfig"],["impl Default for MessageStatusAnnotation"],["impl Default for Predicate"],["impl Default for RedirectResponseCode"],["impl Default for Fixed64Rules"],["impl Default for Action"],["impl Default for LocalRateLimit"],["impl Default for TypedExtensionConfig"],["impl Default for Datacenter"],["impl Default for Timestamp"],["impl Default for HealthCheckConfig"],["impl Default for ProperCaseWords"],["impl Default for ListenerCollection"],["impl Default for ControlPlane"],["impl Default for Prefix"],["impl Default for RuntimeFractionalPercent"],["impl Default for DynamicMetadata"],["impl Default for Action"],["impl Default for UdpListenerConfig"],["impl Default for HttpHealthCheck"],["impl Default for AndFilter"],["impl Default for PredicateList"],["impl Default for StrategyValue"],["impl Default for Node"],["impl Default for PolicyValue"],["impl Default for Int32Range"],["impl Default for InternalRedirectPolicy"],["impl Default for EventServiceConfig"],["impl Default for RateLimit"],["impl Default for PortRange"],["impl Default for UpgradeConfig"],["impl Default for RequestHeaders"],["impl Default for FilterChain"],["impl Default for EnvoyGrpc"],["impl Default for GrpcRouteMatchOptions"],["impl Default for DeltaDiscoveryResponse"],["impl Default for Endpoint"],["impl Default for ServiceAccountJwtAccessCredentials"],["impl Default for Tracing"],["impl Default for VirtualCluster"],["impl Default for OrFilter"],["impl Default for Payload"],["impl Default for GoogleRe2"],["impl Default for EnvoyInternalAddress"],["impl Default for MatcherTree"],["impl Default for Source"],["impl Default for Pipe"],["impl Default for NullMatch"],["impl Default for QuicKeepAliveSettings"],["impl Default for Int64Range"],["impl Default for StringMatcher"],["impl Default for SocketAddress"],["impl Default for InlineEntry"],["impl Default for RouteAction"],["impl Default for RequestMirrorPolicy"],["impl Default for ChannelArgs"],["impl Default for RuntimeFilter"],["impl Default for Suffix"],["impl Default for DoubleRange"],["impl Default for UpstreamHttpProtocolOptions"],["impl Default for Percent"],["impl Default for RuntimeUInt32"],["impl Default for BoolRules"],["impl Default for SFixed32Rules"],["impl Default for UdpSocketConfig"],["impl Default for RemoteAddress"],["impl Default for Branch"],["impl Default for OnDemandConfiguration"],["impl Default for GoogleRe2"],["impl Default for TraceableFilter"],["impl Default for RetryBackOff"],["impl Default for ClusterNotFoundResponseCode"],["impl Default for KeepaliveSettings"],["impl Default for Route"],["impl Default for LbEndpointList"],["impl Default for Status"],["impl Default for Fixed32Rules"],["impl Default for WatchedDirectory"],["impl Default for MetadataKey"],["impl Default for ActiveRawUdpListenerConfig"],["impl Default for FilterState"],["impl Default for RetryHostPredicate"],["impl Default for HealthStatusSet"],["impl Default for ApiConfigSource"],["impl Default for InternalRedirectAction"],["impl Default for Resource"],["impl Default for ContextParams"],["impl Default for Endpoint"],["impl Default for Address"],["impl Default for SourceCluster"],["impl Default for ResourceName"],["impl Default for Op"],["impl Default for ExtensionConfigSource"],["impl Default for Debug"],["impl Default for Override"],["impl Default for CacheControl"],["impl Default for BindConfig"],["impl Default for DeltaDiscoveryRequest"],["impl Default for ApiType"],["impl Default for RegexMatcher"],["impl Default for CidrRange"],["impl Default for KnownRegex"],["impl Default for Value"],["impl Default for AccessLogFilter"],["impl Default for ChannelCredentials"],["impl Default for FilterChain"],["impl Default for Metadata"],["impl Default for CallCredentials"],["impl Default for FilterChainMatch"],["impl Default for RuntimeFeatureFlag"],["impl Default for TokenRouter"],["impl Default for RuntimeDouble"],["impl Default for ResetHeader"],["impl Default for RoutingPriority"],["impl Default for AccessLog"],["impl Default for StsService"],["impl Default for GoogleGrpc"],["impl Default for ListenerFilterChainMatchPredicate"],["impl Default for QueryParameter"],["impl Default for QueryParameter"],["impl Default for Route"],["impl Default for LocalityLbEndpoints"],["impl Default for CustomHealthCheck"],["impl Default for MapRules"],["impl Default for Cluster"],["impl Default for QuicProtocolOptions"],["impl Default for RateLimitSettings"],["impl Default for SocketState"],["impl Default for WeightedCluster"],["impl Default for HeaderValueOption"],["impl Default for Locality"],["impl Default for ResponseFlagFilter"],["impl Default for ResetHeaderFormat"],["impl Default for Header"],["impl Default for GoogleLocalCredentials"],["impl Default for AlternateProtocolsCacheEntry"],["impl Default for CodecClientType"],["impl Default for SFixed64Rules"],["impl Default for LoadBalancer"],["impl Default for ResourceLocator"],["impl Default for TimestampRules"],["impl Default for ConnectionBalanceConfig"],["impl Default for Metadata"],["impl Default for HashPolicy"],["impl Default for ListStringMatcher"],["impl Default for HeaderValue"],["impl Default for HeadersWithUnderscoresAction"],["impl Default for ApiListener"],["impl Default for FieldMatcher"],["impl Default for FractionalPercent"],["impl Default for HttpProtocolOptions"],["impl Default for SslCredentials"],["impl Default for BytesRules"],["impl Default for LedsClusterLocalityConfig"],["impl Default for QuicProtocolOptions"],["impl Default for ModeValue"],["impl Default for TlsContextMatchOptions"],["impl Default for Header"],["impl Default for DiscoveryResponse"],["impl Default for DenominatorType"],["impl Default for AdsDummy"],["impl Default for Cookie"],["impl Default for FieldRules"],["impl Default for HeaderFilter"],["impl Default for Action"],["impl Default for EnumRules"],["impl Default for HeaderKeyFormat"],["impl Default for ApiVersion"],["impl Default for SInt32Rules"],["impl Default for Concatenate"],["impl Default for AnyRules"],["impl Default for Int64Rules"],["impl Default for HeaderMap"],["impl Default for PathConfigSource"],["impl Default for PathSegment"],["impl Default for ConnectMatcher"],["impl Default for SInt64Rules"],["impl Default for RedisHealthCheck"],["impl Default for Http3ProtocolOptions"],["impl Default for Scheme"],["impl Default for HedgePolicy"],["impl Default for ConfigSource"],["impl Default for ConnectionProperties"],["impl Default for ListMatcher"],["impl Default for CustomTag"],["impl Default for Http2ProtocolOptions"],["impl Default for HealthStatus"],["impl Default for FileStatusAnnotation"],["impl Default for ValueMatcher"],["impl Default for RetryPriority"],["impl Default for RepeatedRules"],["impl Default for Directive"],["impl Default for Protocol"]], "xds":[["impl Default for Locality"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/error/trait.Error.js b/main/api/trait.impl/core/error/trait.Error.js index 0220c86693..ce10d29a6e 100644 --- a/main/api/trait.impl/core/error/trait.Error.js +++ b/main/api/trait.impl/core/error/trait.Error.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"quilkin":[["impl Error for PacketDenied"],["impl Error for Error"],["impl Error for CreationError"],["impl Error for FilterError"],["impl Error for Error"],["impl Error for PipelineError"],["impl Error for ConvertProtoConfigError"],["impl Error for ValidationError"],["impl Error for MetadataError"],["impl Error for PortRangeError"]] +"quilkin":[["impl Error for Error"],["impl Error for PacketDenied"],["impl Error for CreationError"],["impl Error for FilterError"],["impl Error for Error"],["impl Error for PipelineError"],["impl Error for ConvertProtoConfigError"],["impl Error for ValidationError"],["impl Error for MetadataError"],["impl Error for PortRangeError"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/fmt/trait.Debug.js b/main/api/trait.impl/core/fmt/trait.Debug.js index 6d7b9ae8e3..62e9a64215 100644 --- a/main/api/trait.impl/core/fmt/trait.Debug.js +++ b/main/api/trait.impl/core/fmt/trait.Debug.js @@ -1,5 +1,5 @@ (function() {var implementors = { -"quilkin":[["impl Debug for Suffix"],["impl Debug for Coordinates"],["impl Debug for DirectionalConfig"],["impl Debug for PortRange"],["impl Debug for Action"],["impl Debug for AddrKind"],["impl Debug for AddressSelector"],["impl<M: Debug> Debug for Phoenix<M>"],["impl Debug for MetadataError"],["impl<M: Debug> Debug for Inner<M>"],["impl Debug for FleetStrategyRollingUpdate"],["impl Debug for Agent"],["impl Debug for Ping"],["impl Debug for ShutdownKind"],["impl Debug for Relay"],["impl Debug for FilterError"],["impl Debug for Protocol"],["impl Debug for GameServerStatus"],["impl Debug for Config"],["impl Debug for AddressKind"],["impl Debug for ValidationError"],["impl Debug for EndpointAddress"],["impl Debug for PacketDenied"],["impl Debug for QcmpMeasurement"],["impl Debug for Regex"],["impl Debug for DatacenterConfig"],["impl Debug for Strategy"],["impl Debug for Reference"],["impl Debug for Config"],["impl Debug for Config"],["impl Debug for GameServerState"],["impl Debug for Ready"],["impl Debug for Key"],["impl Debug for Version"],["impl Debug for PoolBuffer"],["impl Debug for Policy"],["impl Debug for Health"],["impl Debug for Fleet"],["impl Debug for BufferPool"],["impl Debug for GameServerPort"],["impl Debug for Endpoint"],["impl Debug for Config"],["impl Debug for Timestamp"],["impl Debug for Config"],["impl<S> Debug for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl Debug for FleetSpec"],["impl Debug for Value"],["impl Debug for GameServerTemplateSpec"],["impl Debug for Manage"],["impl Debug for EndpointSetVersion"],["impl Debug for Fallthrough"],["impl Debug for Ready"],["impl Debug for GameServerStatusPort"],["impl Debug for Symbol"],["impl Debug for Qcmp"],["impl Debug for Config"],["impl Debug for DualStackEpollSocket"],["impl Debug for FleetStatus"],["impl Debug for DatacenterMap"],["impl Debug for Strategy"],["impl Debug for PortRangeError"],["impl Debug for FilterChain"],["impl Debug for Prefix"],["impl Debug for Config"],["impl Debug for Protocol"],["impl Debug for FilterRegistry"],["impl Debug for Metadata"],["impl Debug for SdkServerLogLevel"],["impl Debug for Action"],["impl Debug for Config"],["impl Debug for PipelineError"],["impl<T: Debug + Default> Debug for MetadataView<T>"],["impl Debug for ConvertProtoConfigError"],["impl Debug for Branch"],["impl Debug for Error"],["impl Debug for Inner"],["impl Debug for GenerateConfigSchema"],["impl<T: Debug> Debug for Watch<T>"],["impl Debug for Config"],["impl Debug for IcaoCode"],["impl Debug for GameServerSpec"],["impl Debug for Providers"],["impl Debug for Cli"],["impl Debug for Proxy"],["impl Debug for FleetStrategyType"],["impl Debug for Config"],["impl Debug for Error"],["impl Debug for PipelineErrorDiscriminants"],["impl Debug for FleetStrategy"],["impl Debug for FleetInner"],["impl Debug for Config"],["impl Debug for Debug"],["impl Debug for Ready"],["impl Debug for Filter"],["impl Debug for FleetScheduling"],["impl Debug for Config"],["impl Debug for CreationError"],["impl Debug for Config"],["impl Debug for EndpointSet"],["impl Debug for LogFormats"],["impl Debug for UtcTimestamp"],["impl Debug for PortPolicy"],["impl Debug for SchedulingStrategy"],["impl Debug for SessionPool"],["impl<T: Debug> Debug for Slot<T>"],["impl Debug for Commands"],["impl Debug for SdkServer"],["impl Debug for Admin"],["impl Debug for ConfigType"],["impl Debug for Mode"],["impl Debug for Datacenter"],["impl Debug for GameServer"],["impl Debug for Rule"]], +"quilkin":[["impl Debug for Suffix"],["impl Debug for Coordinates"],["impl Debug for DirectionalConfig"],["impl Debug for PortRange"],["impl Debug for Action"],["impl Debug for AddrKind"],["impl Debug for AddressSelector"],["impl<M: Debug> Debug for Phoenix<M>"],["impl Debug for MetadataError"],["impl<M: Debug> Debug for Inner<M>"],["impl Debug for FleetStrategyRollingUpdate"],["impl Debug for Agent"],["impl Debug for Ping"],["impl Debug for ShutdownKind"],["impl Debug for Relay"],["impl Debug for FilterError"],["impl Debug for Protocol"],["impl Debug for GameServerStatus"],["impl Debug for Config"],["impl Debug for AddressKind"],["impl Debug for ValidationError"],["impl Debug for EndpointAddress"],["impl Debug for PacketDenied"],["impl Debug for QcmpMeasurement"],["impl Debug for Regex"],["impl Debug for DatacenterConfig"],["impl Debug for Strategy"],["impl Debug for Reference"],["impl Debug for Config"],["impl Debug for Config"],["impl Debug for GameServerState"],["impl Debug for Ready"],["impl Debug for Key"],["impl Debug for Version"],["impl Debug for PoolBuffer"],["impl Debug for Policy"],["impl Debug for Health"],["impl Debug for Fleet"],["impl Debug for BufferPool"],["impl Debug for GameServerPort"],["impl Debug for Endpoint"],["impl Debug for Config"],["impl Debug for Timestamp"],["impl Debug for Config"],["impl<S> Debug for ClusterMap<S>
    where\n S: Default + BuildHasher + Clone,
    "],["impl Debug for FleetSpec"],["impl Debug for Value"],["impl Debug for GameServerTemplateSpec"],["impl Debug for Manage"],["impl Debug for EndpointSetVersion"],["impl Debug for Fallthrough"],["impl Debug for Ready"],["impl Debug for GameServerStatusPort"],["impl Debug for Symbol"],["impl Debug for Qcmp"],["impl Debug for Config"],["impl Debug for DualStackEpollSocket"],["impl Debug for FleetStatus"],["impl Debug for DatacenterMap"],["impl Debug for Strategy"],["impl Debug for PortRangeError"],["impl Debug for FilterChain"],["impl Debug for Prefix"],["impl Debug for Error"],["impl Debug for Config"],["impl Debug for Protocol"],["impl Debug for FilterRegistry"],["impl Debug for Metadata"],["impl Debug for SdkServerLogLevel"],["impl Debug for Action"],["impl Debug for Config"],["impl Debug for PipelineError"],["impl<T: Debug + Default> Debug for MetadataView<T>"],["impl Debug for ConvertProtoConfigError"],["impl Debug for Branch"],["impl Debug for Inner"],["impl Debug for GenerateConfigSchema"],["impl<T: Debug> Debug for Watch<T>"],["impl Debug for Config"],["impl Debug for IcaoCode"],["impl Debug for GameServerSpec"],["impl Debug for Providers"],["impl Debug for Cli"],["impl Debug for Proxy"],["impl Debug for FleetStrategyType"],["impl Debug for Config"],["impl Debug for Error"],["impl Debug for PipelineErrorDiscriminants"],["impl Debug for FleetStrategy"],["impl Debug for FleetInner"],["impl Debug for Debug"],["impl Debug for Ready"],["impl Debug for Filter"],["impl Debug for FleetScheduling"],["impl Debug for Config"],["impl Debug for CreationError"],["impl Debug for Config"],["impl Debug for EndpointSet"],["impl Debug for LogFormats"],["impl Debug for UtcTimestamp"],["impl Debug for PortPolicy"],["impl Debug for SchedulingStrategy"],["impl Debug for SessionPool"],["impl<T: Debug> Debug for Slot<T>"],["impl Debug for Commands"],["impl Debug for SdkServer"],["impl Debug for Admin"],["impl Debug for Config"],["impl Debug for ConfigType"],["impl Debug for Mode"],["impl Debug for Datacenter"],["impl Debug for GameServer"],["impl Debug for Rule"]], "quilkin_proto":[["impl Debug for ConfigType"],["impl Debug for BindConfig"],["impl Debug for ConfigType"],["impl Debug for Http3ProtocolOptions"],["impl Debug for PathConfigSource"],["impl Debug for Status"],["impl Debug for FilterState"],["impl Debug for HeaderValue"],["impl Debug for ResourceName"],["impl Debug for Action"],["impl Debug for PackageVersionStatus"],["impl Debug for RedirectAction"],["impl Debug for Decorator"],["impl Debug for CodecClientType"],["impl Debug for GrpcProtocolOptions"],["impl<T: Debug + AggregatedControlPlaneDiscoveryService> Debug for AggregatedControlPlaneDiscoveryServiceServer<T>"],["impl Debug for FilterAction"],["impl Debug for UInt64Rules"],["impl Debug for ListenerFilter"],["impl Debug for AlternateProtocolsCacheOptions"],["impl Debug for Environment"],["impl Debug for Metadata"],["impl Debug for RuntimePercent"],["impl Debug for HeaderMatchSpecifier"],["impl Debug for FieldStatusAnnotation"],["impl Debug for HealthChecker"],["impl Debug for ResourceSpecifier"],["impl Debug for Pipe"],["impl Debug for NonForwardingAction"],["impl Debug for LbEndpoint"],["impl Debug for RetryPolicy"],["impl Debug for Node"],["impl Debug for PortSpecifier"],["impl Debug for Kind"],["impl Debug for RegexMatcher"],["impl Debug for AccessLog"],["impl Debug for Host"],["impl Debug for DrainType"],["impl<T: Debug> Debug for AggregatedDiscoveryServiceClient<T>"],["impl Debug for DurationRules"],["impl Debug for GoogleLocalCredentials"],["impl Debug for ListenerCollection"],["impl Debug for LocalRateLimit"],["impl Debug for RemoteAddress"],["impl Debug for GenericKey"],["impl Debug for DynamicMetaData"],["impl Debug for ApiConfigSource"],["impl Debug for ContextParamSpecifier"],["impl Debug for SocketAddress"],["impl Debug for QueryParameterMatcher"],["impl Debug for DirectResponseAction"],["impl Debug for HeaderMatcher"],["impl Debug for SocketOption"],["impl Debug for HeaderFormat"],["impl Debug for ConnectionBalanceConfig"],["impl Debug for HeaderValueOption"],["impl Debug for Filter"],["impl Debug for InternalListenerConfig"],["impl Debug for Tracing"],["impl Debug for Cluster"],["impl Debug for SocketState"],["impl Debug for BalanceType"],["impl Debug for ConfigType"],["impl Debug for Directive"],["impl Debug for RuntimeDouble"],["impl Debug for Fixed32Rules"],["impl Debug for Resource"],["impl Debug for UdpSocketConfig"],["impl Debug for OnMatch"],["impl Debug for Payload"],["impl Debug for CollectionEntry"],["impl Debug for Concatenate"],["impl Debug for PolicyValue"],["impl Debug for Mode"],["impl Debug for MatchPattern"],["impl Debug for RequestHeaders"],["impl Debug for RuntimeUInt32"],["impl Debug for Directive"],["impl Debug for GoogleGrpc"],["impl Debug for Int64Range"],["impl Debug for PolicySpecifier"],["impl Debug for TreeType"],["impl Debug for RoutingPriority"],["impl Debug for SettingsParameter"],["impl Debug for Cookie"],["impl Debug for ModeValue"],["impl Debug for MatchType"],["impl Debug for Prefix"],["impl Debug for HealthStatus"],["impl Debug for Address"],["impl Debug for ConnectionSourceType"],["impl Debug for ResourceLocator"],["impl Debug for MetaData"],["impl Debug for Branch"],["impl Debug for EnumRules"],["impl Debug for LedsClusterLocalityConfig"],["impl Debug for ActionValue"],["impl Debug for MatchMap"],["impl Debug for ComparisonFilter"],["impl Debug for CredentialSpecifier"],["impl Debug for Source"],["impl Debug for Header"],["impl Debug for Filter"],["impl Debug for WellKnown"],["impl Debug for ChannelCredentials"],["impl Debug for StatusCodeFilter"],["impl Debug for MatcherList"],["impl Debug for Address"],["impl Debug for EnvoyInternalAddress"],["impl Debug for Action"],["impl Debug for SslCredentials"],["impl Debug for Listener"],["impl Debug for AnyRules"],["impl Debug for HostRewriteSpecifier"],["impl Debug for FieldRules"],["impl Debug for SFixed64Rules"],["impl Debug for Status"],["impl Debug for QueryParameter"],["impl Debug for VirtualHost"],["impl Debug for TcpHealthCheck"],["impl Debug for OverrideSpecifier"],["impl Debug for ResetHeaderFormat"],["impl Debug for Payload"],["impl Debug for MatchPattern"],["impl Debug for TlsContextMatchOptions"],["impl Debug for ValueMatcher"],["impl Debug for Locality"],["impl Debug for ExtensionFilter"],["impl Debug for Protocol"],["impl Debug for TrafficDirection"],["impl Debug for PathRewriteSpecifier"],["impl Debug for OrFilter"],["impl Debug for TypedExtensionConfig"],["impl Debug for Pass"],["impl Debug for EnabledSpecifier"],["impl Debug for ConfigSourceSpecifier"],["impl Debug for RetryPriority"],["impl Debug for ConfigType"],["impl Debug for ClusterMap"],["impl Debug for RequestMethod"],["impl Debug for FilterChainMatch"],["impl Debug for ConfigSource"],["impl<T: Debug> Debug for AggregatedControlPlaneDiscoveryServiceClient<T>"],["impl Debug for CustomTag"],["impl Debug for ListStringMatcher"],["impl Debug for KeepaliveSettings"],["impl Debug for TcpKeepalive"],["impl Debug for Percent"],["impl Debug for QueryParameterMatchSpecifier"],["impl Debug for DoubleRange"],["impl Debug for GrpcStatusFilter"],["impl Debug for ConfigSourceSpecifier"],["impl Debug for OnDemandConfiguration"],["impl Debug for WeightedCluster"],["impl Debug for Firewall"],["impl Debug for Transformation"],["impl Debug for Endpoint"],["impl Debug for SourceCluster"],["impl Debug for Action"],["impl Debug for WellKnown"],["impl Debug for ConnectionProperties"],["impl Debug for ApiListener"],["impl Debug for HealthCheck"],["impl Debug for Literal"],["impl Debug for TokenRouter"],["impl Debug for MetadataKey"],["impl Debug for RateLimitSettings"],["impl Debug for HedgePolicy"],["impl Debug for ConfigType"],["impl Debug for FilterConfig"],["impl Debug for SinglePredicate"],["impl Debug for ExactBalance"],["impl Debug for ListenerSpecifier"],["impl Debug for RepeatedRules"],["impl Debug for SelfConfigSource"],["impl Debug for StringRules"],["impl Debug for MapRules"],["impl Debug for LbEndpointList"],["impl Debug for HostRewriteSpecifier"],["impl Debug for ConfigType"],["impl Debug for Int64Rules"],["impl Debug for Rule"],["impl Debug for FileStatusAnnotation"],["impl Debug for DataSource"],["impl Debug for AddressNameSpecifier"],["impl Debug for ApiVersion"],["impl Debug for Matcher"],["impl Debug for ListStringMatcher"],["impl Debug for TlsOptions"],["impl Debug for HeaderValueMatch"],["impl Debug for HostIdentifier"],["impl Debug for Http1ProtocolOptions"],["impl Debug for EngineType"],["impl Debug for HeaderAppendAction"],["impl Debug for KnownRegex"],["impl Debug for Locality"],["impl Debug for CidrRange"],["impl Debug for Segment"],["impl Debug for StringMatcher"],["impl Debug for HealthStatusSet"],["impl Debug for MaxStreamDuration"],["impl Debug for InlineEntry"],["impl Debug for Segment"],["impl Debug for ChannelArgs"],["impl Debug for ActionSpecifier"],["impl Debug for FieldMatcher"],["impl Debug for MatchPattern"],["impl Debug for RuntimeFractionalPercent"],["impl Debug for ConnectMatcher"],["impl Debug for Policy"],["impl Debug for Type"],["impl Debug for HeaderKeyFormat"],["impl Debug for MessageStatusAnnotation"],["impl Debug for StrategyValue"],["impl Debug for Authority"],["impl Debug for DoubleRules"],["impl Debug for CustomHealthCheck"],["impl Debug for Action"],["impl Debug for UInt32Rules"],["impl Debug for GoogleRe2"],["impl Debug for Op"],["impl Debug for RandomValueSpecifier"],["impl Debug for FilterSpecifier"],["impl Debug for StatusAnnotation"],["impl Debug for TcpProtocolOptions"],["impl Debug for CallCredentials"],["impl Debug for Metadata"],["impl Debug for DiscoveryResponse"],["impl Debug for RouteMatch"],["impl Debug for TlsRequirementType"],["impl Debug for MatchSet"],["impl Debug for Override"],["impl Debug for Int32Rules"],["impl Debug for AlternateProtocolsCacheEntry"],["impl Debug for ClusterNotFoundResponseCode"],["impl Debug for Host"],["impl Debug for Value"],["impl Debug for Matcher"],["impl Debug for ExtensionConfigSource"],["impl Debug for GrpcHealthCheck"],["impl Debug for RetryHostPredicate"],["impl Debug for TargetSpecifier"],["impl Debug for Match"],["impl Debug for Debug"],["impl Debug for GoogleRe2"],["impl Debug for Suffix"],["impl Debug for ContextParams"],["impl Debug for ListMatcher"],["impl Debug for NullMatch"],["impl Debug for EngineType"],["impl Debug for ConfigType"],["impl Debug for BoolRules"],["impl Debug for GrpcRouteMatchOptions"],["impl Debug for Specifier"],["impl Debug for QuicProtocolOptions"],["impl Debug for RateLimit"],["impl Debug for PathSegment"],["impl Debug for HashPolicy"],["impl Debug for AccessLogFilter"],["impl Debug for Predicate"],["impl Debug for PredicateList"],["impl Debug for RuntimeFilter"],["impl Debug for Cluster"],["impl Debug for UdpListenerConfig"],["impl Debug for CredentialSpecifier"],["impl Debug for Capture"],["impl Debug for LoadBalancer"],["impl Debug for TransportSocket"],["impl Debug for CorsPolicy"],["impl Debug for ValueSpecifier"],["impl Debug for QuicProtocolOptions"],["impl Debug for QueryParameter"],["impl Debug for MetadataFilter"],["impl Debug for LbConfig"],["impl Debug for MetadataKind"],["impl Debug for RouteAction"],["impl Debug for EnvoyGrpc"],["impl Debug for SInt32Rules"],["impl Debug for Endpoint"],["impl Debug for OnMatch"],["impl Debug for RequestMirrorPolicy"],["impl Debug for PortRange"],["impl Debug for RedirectResponseCode"],["impl Debug for DeltaDiscoveryRequest"],["impl Debug for FractionalPercent"],["impl Debug for Http2ProtocolOptions"],["impl Debug for Compress"],["impl Debug for ProxyProtocolConfig"],["impl Debug for DynamicMetadata"],["impl Debug for Strategy"],["impl Debug for Timestamp"],["impl Debug for Drop"],["impl Debug for Request"],["impl Debug for Datacenter"],["impl Debug for Regex"],["impl Debug for HealthCheckConfig"],["impl Debug for Ipv6"],["impl Debug for ControlPlane"],["impl Debug for Version"],["impl Debug for PathSegment"],["impl Debug for ConfigType"],["impl Debug for MatcherTree"],["impl Debug for DeprecatedV1"],["impl Debug for MessageRules"],["impl Debug for ActiveRawUdpListenerConfig"],["impl Debug for Value"],["impl Debug for MetadataCredentialsFromPlugin"],["impl Debug for HeadersWithUnderscoresAction"],["impl Debug for EventServiceConfig"],["impl Debug for MatcherType"],["impl Debug for FloatRules"],["impl Debug for VirtualCluster"],["impl Debug for GoogleIamCredentials"],["impl Debug for Route"],["impl Debug for DiscoveryRequest"],["impl Debug for AdsDummy"],["impl Debug for SchemeHeaderTransformation"],["impl Debug for DestinationCluster"],["impl Debug for TimestampRules"],["impl Debug for ApiType"],["impl Debug for DenominatorType"],["impl Debug for Config"],["impl Debug for ResetHeader"],["impl Debug for ClusterWeight"],["impl Debug for HeaderMap"],["impl Debug for NotHealthCheckFilter"],["impl Debug for WatchedDirectory"],["impl Debug for MatchPattern"],["impl Debug for SFixed32Rules"],["impl Debug for Inner"],["impl Debug for MatchPattern"],["impl Debug for HeaderFilter"],["impl Debug for TypedExtensionConfig"],["impl Debug for RegexMatchAndSubstitute"],["impl Debug for RateLimitedRetryBackOff"],["impl Debug for InternalRedirectAction"],["impl Debug for Rule"],["impl Debug for SInt64Rules"],["impl Debug for DurationFilter"],["impl Debug for DeltaDiscoveryResponse"],["impl Debug for UpstreamHttpProtocolOptions"],["impl Debug for RetryBackOff"],["impl Debug for Int32Range"],["impl Debug for Type"],["impl Debug for Scheme"],["impl Debug for QuicKeepAliveSettings"],["impl Debug for MetadataMatcher"],["impl Debug for RedisHealthCheck"],["impl Debug for GrpcService"],["impl Debug for ProperCaseWords"],["impl Debug for DoubleMatcher"],["impl Debug for CacheControl"],["impl Debug for StsService"],["impl Debug for HttpProtocolOptions"],["impl Debug for RegexMatcher"],["impl Debug for FilterChain"],["impl Debug for Route"],["impl Debug for ListenerFilterChainMatchPredicate"],["impl Debug for ResponseFlagFilter"],["impl Debug for LocalityLbEndpoints"],["impl Debug for PathSpecifier"],["impl Debug for ServiceAccountJwtAccessCredentials"],["impl Debug for ConnectConfig"],["impl Debug for RuntimeFeatureFlag"],["impl Debug for BytesRules"],["impl Debug for Strategy"],["impl Debug for InternalRedirectPolicy"],["impl Debug for SchemeRewriteSpecifier"],["impl Debug for Fixed64Rules"],["impl Debug for StringMatcher"],["impl Debug for AggregatedConfigSource"],["impl Debug for FilterChain"],["impl Debug for ClusterSpecifier"],["impl<T: Debug + AggregatedDiscoveryService> Debug for AggregatedDiscoveryServiceServer<T>"],["impl Debug for AndFilter"],["impl Debug for Header"],["impl Debug for HttpHealthCheck"],["impl Debug for ConfigType"],["impl Debug for TraceableFilter"],["impl Debug for UpgradeConfig"]], "xds":[["impl Debug for Locality"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/marker/trait.Freeze.js b/main/api/trait.impl/core/marker/trait.Freeze.js index 013ab2ddd0..a2b5c11d50 100644 --- a/main/api/trait.impl/core/marker/trait.Freeze.js +++ b/main/api/trait.impl/core/marker/trait.Freeze.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl Freeze for Client",1,["agones::Client"]]], "qt":[["impl Freeze for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl Freeze for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl !Freeze for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl !Freeze for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl Freeze for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl Freeze for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl !Freeze for PailConfig",1,["qt::PailConfig"]],["impl !Freeze for ConfigFile",1,["qt::ConfigFile"]],["impl !Freeze for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl Freeze for SandboxConfig",1,["qt::SandboxConfig"]],["impl Freeze for ServerPail",1,["qt::ServerPail"]],["impl !Freeze for RelayPail",1,["qt::RelayPail"]],["impl !Freeze for AgentPail",1,["qt::AgentPail"]],["impl Freeze for ProxyPail",1,["qt::ProxyPail"]],["impl !Freeze for Pail",1,["qt::Pail"]],["impl Freeze for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl !Freeze for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Freeze for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Freeze for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Freeze for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Freeze for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Freeze for Token",1,["quilkin::net::cluster::Token"]],["impl Freeze for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Freeze for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S = RandomState> !Freeze for ClusterMap<S>",1,["quilkin::net::cluster::ClusterMap"]],["impl Freeze for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Freeze for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Freeze for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Freeze for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl !Freeze for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Freeze for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl !Freeze for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Freeze for MetadataView<T>
    where\n T: Freeze,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Freeze for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Freeze for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Freeze for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Freeze for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Freeze for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Freeze for Inner<M>
    where\n M: Freeze,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Freeze for Builder<M>
    where\n M: Freeze,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Freeze for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl Freeze for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl !Freeze for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Freeze for Agent",1,["quilkin::cli::agent::Agent"]],["impl Freeze for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Freeze for Manage",1,["quilkin::cli::manage::Manage"]],["impl Freeze for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Freeze for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Freeze for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Freeze for Relay",1,["quilkin::cli::relay::Relay"]],["impl Freeze for Cli",1,["quilkin::cli::Cli"]],["impl Freeze for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Freeze for Commands",1,["quilkin::cli::Commands"]],["impl Freeze for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Freeze for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Freeze for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Freeze for Error",1,["quilkin::codec::qcmp::Error"]],["impl Freeze for Admin",1,["quilkin::components::admin::Admin"]],["impl Freeze for Ready",1,["quilkin::components::agent::Ready"]],["impl Freeze for Agent",1,["quilkin::components::agent::Agent"]],["impl Freeze for Manage",1,["quilkin::components::manage::Manage"]],["impl Freeze for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !Freeze for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Freeze for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Freeze for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Freeze for Ready",1,["quilkin::components::proxy::Ready"]],["impl Freeze for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Freeze for Ready",1,["quilkin::components::relay::Ready"]],["impl Freeze for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Freeze for RunArgs<T>
    where\n T: Freeze,
    ",1,["quilkin::components::RunArgs"]],["impl Freeze for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Freeze for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Freeze for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Freeze for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Freeze for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Freeze for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Freeze for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Freeze for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Freeze for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Freeze for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Freeze for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Freeze for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Freeze for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Freeze for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Freeze for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Freeze for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Freeze for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Freeze for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Freeze for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Freeze for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Freeze for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Freeze for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Freeze for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Freeze for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Freeze for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Freeze for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> Freeze for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl Freeze for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Freeze for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Freeze for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl Freeze for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Freeze for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Freeze for Config",1,["quilkin::config::Config"]],["impl !Freeze for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Freeze for Datacenter",1,["quilkin::config::Datacenter"]],["impl Freeze for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Freeze for Version",1,["quilkin::config::Version"]],["impl Freeze for Filter",1,["quilkin::config::Filter"]],["impl Freeze for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Freeze for AddrKind",1,["quilkin::config::AddrKind"]],["impl Freeze for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Freeze for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Freeze for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Freeze for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Freeze for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Freeze for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Freeze for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Freeze for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Freeze for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Freeze for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Freeze for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Freeze for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Freeze for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Freeze for Config",1,["quilkin::filters::capture::config::Config"]],["impl Freeze for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Freeze for Capture",1,["quilkin::filters::capture::Capture"]],["impl !Freeze for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Freeze for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Freeze for Action",1,["quilkin::filters::compress::config::Action"]],["impl Freeze for Config",1,["quilkin::filters::compress::config::Config"]],["impl !Freeze for Compress",1,["quilkin::filters::compress::Compress"]],["impl Freeze for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Freeze for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Freeze for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Freeze for Debug",1,["quilkin::filters::debug::Debug"]],["impl Freeze for Config",1,["quilkin::filters::debug::Config"]],["impl Freeze for Drop",1,["quilkin::filters::drop::Drop"]],["impl Freeze for Config",1,["quilkin::filters::drop::Config"]],["impl Freeze for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Freeze for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Freeze for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Freeze for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Freeze for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Freeze for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Freeze for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Freeze for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Freeze for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Freeze for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Freeze for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Freeze for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Freeze for Config",1,["quilkin::filters::match::config::Config"]],["impl Freeze for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl !Freeze for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Freeze for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Freeze for Match",1,["quilkin::filters::match::Match"]],["impl Freeze for Pass",1,["quilkin::filters::pass::Pass"]],["impl Freeze for Config",1,["quilkin::filters::pass::Config"]],["impl Freeze for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Freeze for Config",1,["quilkin::filters::timestamp::Config"]],["impl Freeze for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Freeze for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl !Freeze for Error",1,["quilkin::filters::token_router::Error"]],["impl Freeze for Config",1,["quilkin::filters::token_router::Config"]],["impl Freeze for Resource",1,["quilkin::xds::Resource"]],["impl Freeze for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Freeze for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl !Freeze for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Freeze for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Freeze for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Freeze for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Freeze for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Freeze for Token",1,["quilkin::net::cluster::Token"]],["impl Freeze for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Freeze for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S = RandomState> !Freeze for ClusterMap<S>",1,["quilkin::net::cluster::ClusterMap"]],["impl Freeze for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Freeze for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Freeze for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Freeze for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl !Freeze for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Freeze for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl !Freeze for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Freeze for MetadataView<T>
    where\n T: Freeze,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Freeze for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Freeze for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Freeze for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Freeze for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Freeze for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Freeze for Inner<M>
    where\n M: Freeze,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Freeze for Builder<M>
    where\n M: Freeze,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Freeze for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl Freeze for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl !Freeze for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Freeze for Agent",1,["quilkin::cli::agent::Agent"]],["impl Freeze for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Freeze for Manage",1,["quilkin::cli::manage::Manage"]],["impl Freeze for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Freeze for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Freeze for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Freeze for Relay",1,["quilkin::cli::relay::Relay"]],["impl Freeze for Cli",1,["quilkin::cli::Cli"]],["impl Freeze for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Freeze for Commands",1,["quilkin::cli::Commands"]],["impl Freeze for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Freeze for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Freeze for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Freeze for Error",1,["quilkin::codec::qcmp::Error"]],["impl Freeze for Admin",1,["quilkin::components::admin::Admin"]],["impl Freeze for Ready",1,["quilkin::components::agent::Ready"]],["impl Freeze for Agent",1,["quilkin::components::agent::Agent"]],["impl Freeze for Manage",1,["quilkin::components::manage::Manage"]],["impl Freeze for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !Freeze for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Freeze for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Freeze for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Freeze for Ready",1,["quilkin::components::proxy::Ready"]],["impl Freeze for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Freeze for Ready",1,["quilkin::components::relay::Ready"]],["impl Freeze for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Freeze for RunArgs<T>
    where\n T: Freeze,
    ",1,["quilkin::components::RunArgs"]],["impl Freeze for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Freeze for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Freeze for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Freeze for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Freeze for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Freeze for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Freeze for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Freeze for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Freeze for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Freeze for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Freeze for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Freeze for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Freeze for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Freeze for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Freeze for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Freeze for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Freeze for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Freeze for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Freeze for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Freeze for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Freeze for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Freeze for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Freeze for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Freeze for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Freeze for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Freeze for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> Freeze for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl Freeze for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Freeze for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Freeze for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl Freeze for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Freeze for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Freeze for Config",1,["quilkin::config::Config"]],["impl !Freeze for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Freeze for Datacenter",1,["quilkin::config::Datacenter"]],["impl Freeze for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Freeze for Version",1,["quilkin::config::Version"]],["impl Freeze for Filter",1,["quilkin::config::Filter"]],["impl Freeze for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Freeze for AddrKind",1,["quilkin::config::AddrKind"]],["impl Freeze for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Freeze for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Freeze for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Freeze for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Freeze for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Freeze for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Freeze for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Freeze for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Freeze for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Freeze for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Freeze for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Freeze for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Freeze for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Freeze for Config",1,["quilkin::filters::capture::config::Config"]],["impl Freeze for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Freeze for Capture",1,["quilkin::filters::capture::Capture"]],["impl !Freeze for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Freeze for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Freeze for Action",1,["quilkin::filters::compress::config::Action"]],["impl Freeze for Config",1,["quilkin::filters::compress::config::Config"]],["impl !Freeze for Compress",1,["quilkin::filters::compress::Compress"]],["impl Freeze for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Freeze for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Freeze for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Freeze for Debug",1,["quilkin::filters::debug::Debug"]],["impl Freeze for Config",1,["quilkin::filters::debug::Config"]],["impl Freeze for Drop",1,["quilkin::filters::drop::Drop"]],["impl Freeze for Config",1,["quilkin::filters::drop::Config"]],["impl Freeze for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Freeze for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Freeze for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Freeze for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Freeze for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Freeze for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Freeze for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Freeze for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Freeze for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Freeze for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Freeze for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Freeze for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Freeze for Config",1,["quilkin::filters::match::config::Config"]],["impl Freeze for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl !Freeze for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Freeze for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Freeze for Match",1,["quilkin::filters::match::Match"]],["impl Freeze for Pass",1,["quilkin::filters::pass::Pass"]],["impl Freeze for Config",1,["quilkin::filters::pass::Config"]],["impl Freeze for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Freeze for Config",1,["quilkin::filters::timestamp::Config"]],["impl Freeze for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl !Freeze for Error",1,["quilkin::filters::token_router::Error"]],["impl Freeze for Config",1,["quilkin::filters::token_router::Config"]],["impl Freeze for Resource",1,["quilkin::xds::Resource"]],["impl Freeze for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Freeze for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl Freeze for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl Freeze for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl Freeze for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl Freeze for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl Freeze for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl Freeze for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl Freeze for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl Freeze for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl Freeze for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl Freeze for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl Freeze for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl Freeze for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl Freeze for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl Freeze for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl Freeze for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl Freeze for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl Freeze for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl Freeze for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl Freeze for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl Freeze for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl Freeze for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl Freeze for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl Freeze for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl Freeze for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl Freeze for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl Freeze for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl Freeze for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl Freeze for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl Freeze for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl Freeze for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl Freeze for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl Freeze for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl Freeze for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl Freeze for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl Freeze for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl Freeze for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl Freeze for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl Freeze for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl Freeze for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl Freeze for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl Freeze for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl Freeze for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl Freeze for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl Freeze for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl Freeze for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl Freeze for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl Freeze for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl Freeze for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl Freeze for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl Freeze for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl Freeze for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl Freeze for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl Freeze for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl Freeze for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl Freeze for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl Freeze for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl Freeze for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl Freeze for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl Freeze for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl Freeze for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl Freeze for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl Freeze for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl Freeze for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl Freeze for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl Freeze for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl Freeze for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl Freeze for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl Freeze for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl Freeze for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl Freeze for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl Freeze for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl Freeze for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl Freeze for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl Freeze for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl Freeze for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl Freeze for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl Freeze for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl Freeze for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl Freeze for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl Freeze for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl Freeze for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl Freeze for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl Freeze for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl Freeze for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl Freeze for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl Freeze for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl Freeze for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl Freeze for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl Freeze for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl Freeze for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl Freeze for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl Freeze for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl Freeze for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl Freeze for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl Freeze for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl Freeze for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl Freeze for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl Freeze for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl Freeze for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl Freeze for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl Freeze for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl Freeze for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl Freeze for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl Freeze for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl Freeze for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl Freeze for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl Freeze for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl Freeze for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl Freeze for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl Freeze for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl Freeze for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl Freeze for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl Freeze for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl Freeze for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl Freeze for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl Freeze for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl Freeze for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl Freeze for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl Freeze for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl Freeze for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl Freeze for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl Freeze for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl Freeze for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl Freeze for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl Freeze for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl Freeze for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl Freeze for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl Freeze for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl Freeze for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl Freeze for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl Freeze for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl Freeze for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl Freeze for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl Freeze for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl Freeze for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl Freeze for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl Freeze for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl Freeze for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl Freeze for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl Freeze for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl Freeze for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl Freeze for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl Freeze for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl Freeze for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl Freeze for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl Freeze for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl Freeze for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl Freeze for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl Freeze for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl Freeze for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl Freeze for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl Freeze for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl Freeze for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl Freeze for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl Freeze for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl Freeze for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl Freeze for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl Freeze for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl Freeze for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl Freeze for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl Freeze for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl Freeze for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl Freeze for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl Freeze for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl Freeze for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl Freeze for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl Freeze for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl Freeze for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl Freeze for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl Freeze for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl Freeze for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl Freeze for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl Freeze for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl Freeze for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl Freeze for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl Freeze for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl Freeze for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl Freeze for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl Freeze for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl Freeze for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl Freeze for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl Freeze for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl Freeze for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl Freeze for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl Freeze for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl Freeze for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl Freeze for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl Freeze for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl Freeze for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl Freeze for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl Freeze for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl Freeze for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl Freeze for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl Freeze for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl Freeze for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl Freeze for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl Freeze for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl Freeze for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl Freeze for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl Freeze for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl Freeze for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl Freeze for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl Freeze for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl Freeze for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl Freeze for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl Freeze for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl Freeze for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl Freeze for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl Freeze for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl Freeze for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl Freeze for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl Freeze for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl Freeze for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl Freeze for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl Freeze for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl Freeze for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl Freeze for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl Freeze for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl Freeze for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl Freeze for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Freeze for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl Freeze for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Freeze for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl Freeze for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl Freeze for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl Freeze for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl Freeze for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl Freeze for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl Freeze for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl Freeze for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl Freeze for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl Freeze for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl Freeze for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl Freeze for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl Freeze for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl Freeze for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl Freeze for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl Freeze for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl Freeze for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl Freeze for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl Freeze for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl Freeze for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl Freeze for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl Freeze for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl Freeze for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl Freeze for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl Freeze for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl Freeze for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl Freeze for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl Freeze for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl Freeze for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl Freeze for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl Freeze for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl Freeze for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl Freeze for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl Freeze for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl Freeze for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl Freeze for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> !Freeze for AggregatedDiscoveryServiceClient<T>",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> Freeze for AggregatedDiscoveryServiceServer<T>",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl Freeze for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl Freeze for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl Freeze for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl Freeze for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl Freeze for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl Freeze for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl Freeze for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl Freeze for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl Freeze for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl Freeze for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl Freeze for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl Freeze for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl Freeze for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl Freeze for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl Freeze for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl Freeze for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl Freeze for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl Freeze for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl Freeze for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl Freeze for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl Freeze for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl Freeze for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl Freeze for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl Freeze for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl Freeze for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl Freeze for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl Freeze for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl Freeze for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl Freeze for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl Freeze for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl Freeze for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl Freeze for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl Freeze for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl Freeze for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl Freeze for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl Freeze for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl Freeze for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl Freeze for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl Freeze for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl Freeze for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl Freeze for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl Freeze for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl Freeze for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl Freeze for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl Freeze for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl Freeze for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> !Freeze for AggregatedControlPlaneDiscoveryServiceClient<T>",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> Freeze for AggregatedControlPlaneDiscoveryServiceServer<T>",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl Freeze for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl Freeze for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl Freeze for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl Freeze for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl Freeze for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl Freeze for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl Freeze for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl Freeze for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl Freeze for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl Freeze for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl Freeze for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl Freeze for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl Freeze for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl Freeze for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl Freeze for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl Freeze for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl Freeze for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl Freeze for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl Freeze for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl Freeze for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl Freeze for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl Freeze for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl Freeze for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl Freeze for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl Freeze for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl Freeze for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl Freeze for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl Freeze for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl Freeze for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl Freeze for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl Freeze for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl Freeze for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl Freeze for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl Freeze for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl Freeze for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl Freeze for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl Freeze for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl Freeze for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl Freeze for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl Freeze for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl Freeze for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl Freeze for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl Freeze for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl Freeze for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl Freeze for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Freeze for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl Freeze for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Freeze for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl Freeze for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl Freeze for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl Freeze for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl Freeze for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl Freeze for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl Freeze for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl Freeze for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl Freeze for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl Freeze for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl Freeze for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl Freeze for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl Freeze for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl Freeze for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl Freeze for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl Freeze for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl Freeze for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> !Freeze for Client<C>",1,["xds::client::Client"]],["impl Freeze for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl Freeze for LocalVersions",1,["xds::config::LocalVersions"]],["impl Freeze for ClientState",1,["xds::config::ClientState"]],["impl Freeze for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl Freeze for ClientTracker",1,["xds::config::ClientTracker"]],["impl Freeze for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl Freeze for Locality",1,["xds::locality::Locality"]],["impl Freeze for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl Freeze for TcpListener",1,["xds::net::TcpListener"]],["impl<C> Freeze for ControlPlane<C>",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/marker/trait.Send.js b/main/api/trait.impl/core/marker/trait.Send.js index eb82d255ea..7e0739b470 100644 --- a/main/api/trait.impl/core/marker/trait.Send.js +++ b/main/api/trait.impl/core/marker/trait.Send.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl Send for Client",1,["agones::Client"]]], "qt":[["impl Send for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl Send for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl Send for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl Send for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl Send for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl Send for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl Send for PailConfig",1,["qt::PailConfig"]],["impl Send for ConfigFile",1,["qt::ConfigFile"]],["impl Send for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl Send for SandboxConfig",1,["qt::SandboxConfig"]],["impl Send for ServerPail",1,["qt::ServerPail"]],["impl Send for RelayPail",1,["qt::RelayPail"]],["impl Send for AgentPail",1,["qt::AgentPail"]],["impl Send for ProxyPail",1,["qt::ProxyPail"]],["impl Send for Pail",1,["qt::Pail"]],["impl Send for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl Send for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Send for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Send for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Send for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Send for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Send for Token",1,["quilkin::net::cluster::Token"]],["impl Send for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Send for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Send for ClusterMap<S>
    where\n S: Send,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Send for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Send for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Send for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Send for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Send for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Send for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Send for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Send for MetadataView<T>
    where\n T: Send,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Send for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Send for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Send for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Send for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Send for Phoenix<M>
    where\n M: Sync + Send,
    ",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Send for Inner<M>
    where\n M: Send,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Send for Builder<M>
    where\n M: Send,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Send for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !Send for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Send for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Send for Agent",1,["quilkin::cli::agent::Agent"]],["impl Send for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Send for Manage",1,["quilkin::cli::manage::Manage"]],["impl Send for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Send for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Send for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Send for Relay",1,["quilkin::cli::relay::Relay"]],["impl Send for Cli",1,["quilkin::cli::Cli"]],["impl Send for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Send for Commands",1,["quilkin::cli::Commands"]],["impl Send for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Send for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Send for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Send for Error",1,["quilkin::codec::qcmp::Error"]],["impl Send for Admin",1,["quilkin::components::admin::Admin"]],["impl Send for Ready",1,["quilkin::components::agent::Ready"]],["impl Send for Agent",1,["quilkin::components::agent::Agent"]],["impl Send for Manage",1,["quilkin::components::manage::Manage"]],["impl Send for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Send for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Send for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Send for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Send for Ready",1,["quilkin::components::proxy::Ready"]],["impl Send for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Send for Ready",1,["quilkin::components::relay::Ready"]],["impl Send for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Send for RunArgs<T>
    where\n T: Send,
    ",1,["quilkin::components::RunArgs"]],["impl Send for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Send for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Send for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Send for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Send for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Send for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Send for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Send for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Send for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Send for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Send for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Send for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Send for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Send for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Send for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Send for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Send for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Send for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Send for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Send for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Send for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Send for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Send for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Send for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Send for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Send for Slot<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::slot::Slot"]],["impl<T> Send for Watch<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::Watch"]],["impl Send for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Send for ReadGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Send for WatchGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::WatchGuard"]],["impl Send for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Send for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Send for Config",1,["quilkin::config::Config"]],["impl Send for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Send for Datacenter",1,["quilkin::config::Datacenter"]],["impl Send for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Send for Version",1,["quilkin::config::Version"]],["impl Send for Filter",1,["quilkin::config::Filter"]],["impl Send for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Send for AddrKind",1,["quilkin::config::AddrKind"]],["impl Send for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Send for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Send for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Send for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Send for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Send for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Send for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Send for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Send for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Send for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Send for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Send for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Send for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Send for Config",1,["quilkin::filters::capture::config::Config"]],["impl Send for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Send for Capture",1,["quilkin::filters::capture::Capture"]],["impl Send for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Send for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Send for Action",1,["quilkin::filters::compress::config::Action"]],["impl Send for Config",1,["quilkin::filters::compress::config::Config"]],["impl Send for Compress",1,["quilkin::filters::compress::Compress"]],["impl Send for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Send for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Send for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Send for Debug",1,["quilkin::filters::debug::Debug"]],["impl Send for Config",1,["quilkin::filters::debug::Config"]],["impl Send for Drop",1,["quilkin::filters::drop::Drop"]],["impl Send for Config",1,["quilkin::filters::drop::Config"]],["impl Send for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Send for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Send for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Send for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Send for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Send for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Send for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Send for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Send for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Send for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Send for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Send for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Send for Config",1,["quilkin::filters::match::config::Config"]],["impl Send for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Send for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Send for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Send for Match",1,["quilkin::filters::match::Match"]],["impl Send for Pass",1,["quilkin::filters::pass::Pass"]],["impl Send for Config",1,["quilkin::filters::pass::Config"]],["impl Send for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Send for Config",1,["quilkin::filters::timestamp::Config"]],["impl Send for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Send for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl Send for Error",1,["quilkin::filters::token_router::Error"]],["impl Send for Config",1,["quilkin::filters::token_router::Config"]],["impl Send for Resource",1,["quilkin::xds::Resource"]],["impl Send for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Send for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl Send for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Send for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Send for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Send for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Send for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Send for Token",1,["quilkin::net::cluster::Token"]],["impl Send for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Send for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Send for ClusterMap<S>
    where\n S: Send,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Send for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Send for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Send for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Send for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Send for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Send for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Send for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Send for MetadataView<T>
    where\n T: Send,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Send for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Send for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Send for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Send for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Send for Phoenix<M>
    where\n M: Sync + Send,
    ",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Send for Inner<M>
    where\n M: Send,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Send for Builder<M>
    where\n M: Send,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Send for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !Send for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Send for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Send for Agent",1,["quilkin::cli::agent::Agent"]],["impl Send for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Send for Manage",1,["quilkin::cli::manage::Manage"]],["impl Send for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Send for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Send for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Send for Relay",1,["quilkin::cli::relay::Relay"]],["impl Send for Cli",1,["quilkin::cli::Cli"]],["impl Send for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Send for Commands",1,["quilkin::cli::Commands"]],["impl Send for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Send for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Send for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Send for Error",1,["quilkin::codec::qcmp::Error"]],["impl Send for Admin",1,["quilkin::components::admin::Admin"]],["impl Send for Ready",1,["quilkin::components::agent::Ready"]],["impl Send for Agent",1,["quilkin::components::agent::Agent"]],["impl Send for Manage",1,["quilkin::components::manage::Manage"]],["impl Send for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Send for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Send for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Send for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Send for Ready",1,["quilkin::components::proxy::Ready"]],["impl Send for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Send for Ready",1,["quilkin::components::relay::Ready"]],["impl Send for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Send for RunArgs<T>
    where\n T: Send,
    ",1,["quilkin::components::RunArgs"]],["impl Send for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Send for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Send for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Send for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Send for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Send for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Send for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Send for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Send for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Send for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Send for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Send for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Send for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Send for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Send for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Send for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Send for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Send for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Send for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Send for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Send for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Send for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Send for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Send for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Send for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Send for Slot<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::slot::Slot"]],["impl<T> Send for Watch<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::Watch"]],["impl Send for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Send for ReadGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Send for WatchGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::WatchGuard"]],["impl Send for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Send for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Send for Config",1,["quilkin::config::Config"]],["impl Send for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Send for Datacenter",1,["quilkin::config::Datacenter"]],["impl Send for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Send for Version",1,["quilkin::config::Version"]],["impl Send for Filter",1,["quilkin::config::Filter"]],["impl Send for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Send for AddrKind",1,["quilkin::config::AddrKind"]],["impl Send for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Send for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Send for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Send for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Send for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Send for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Send for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Send for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Send for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Send for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Send for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Send for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Send for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Send for Config",1,["quilkin::filters::capture::config::Config"]],["impl Send for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Send for Capture",1,["quilkin::filters::capture::Capture"]],["impl Send for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Send for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Send for Action",1,["quilkin::filters::compress::config::Action"]],["impl Send for Config",1,["quilkin::filters::compress::config::Config"]],["impl Send for Compress",1,["quilkin::filters::compress::Compress"]],["impl Send for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Send for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Send for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Send for Debug",1,["quilkin::filters::debug::Debug"]],["impl Send for Config",1,["quilkin::filters::debug::Config"]],["impl Send for Drop",1,["quilkin::filters::drop::Drop"]],["impl Send for Config",1,["quilkin::filters::drop::Config"]],["impl Send for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Send for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Send for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Send for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Send for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Send for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Send for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Send for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Send for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Send for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Send for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Send for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Send for Config",1,["quilkin::filters::match::config::Config"]],["impl Send for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Send for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Send for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Send for Match",1,["quilkin::filters::match::Match"]],["impl Send for Pass",1,["quilkin::filters::pass::Pass"]],["impl Send for Config",1,["quilkin::filters::pass::Config"]],["impl Send for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Send for Config",1,["quilkin::filters::timestamp::Config"]],["impl Send for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Send for Error",1,["quilkin::filters::token_router::Error"]],["impl Send for Config",1,["quilkin::filters::token_router::Config"]],["impl Send for Resource",1,["quilkin::xds::Resource"]],["impl Send for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Send for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl Send for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl Send for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl Send for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl Send for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl Send for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl Send for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl Send for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl Send for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl Send for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl Send for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl Send for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl Send for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl Send for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl Send for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl Send for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl Send for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl Send for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl Send for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl Send for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl Send for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl Send for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl Send for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl Send for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl Send for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl Send for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl Send for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl Send for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl Send for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl Send for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl Send for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl Send for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl Send for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl Send for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl Send for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl Send for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl Send for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl Send for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl Send for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl Send for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl Send for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl Send for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl Send for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl Send for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl Send for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl Send for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl Send for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl Send for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl Send for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl Send for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl Send for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl Send for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl Send for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl Send for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl Send for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl Send for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl Send for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl Send for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl Send for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl Send for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl Send for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl Send for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl Send for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl Send for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl Send for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl Send for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl Send for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl Send for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl Send for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl Send for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl Send for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl Send for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl Send for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl Send for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl Send for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl Send for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl Send for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl Send for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl Send for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl Send for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl Send for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl Send for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl Send for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl Send for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl Send for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl Send for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl Send for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl Send for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl Send for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl Send for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl Send for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl Send for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl Send for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl Send for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl Send for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl Send for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl Send for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl Send for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl Send for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl Send for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl Send for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl Send for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl Send for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl Send for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl Send for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl Send for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl Send for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl Send for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl Send for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl Send for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl Send for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl Send for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl Send for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl Send for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl Send for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl Send for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl Send for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl Send for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl Send for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl Send for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl Send for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl Send for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl Send for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl Send for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl Send for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl Send for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl Send for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl Send for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl Send for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl Send for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl Send for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl Send for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl Send for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl Send for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl Send for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl Send for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl Send for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl Send for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl Send for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl Send for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl Send for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl Send for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl Send for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl Send for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl Send for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl Send for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl Send for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl Send for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl Send for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl Send for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl Send for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl Send for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl Send for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl Send for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl Send for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl Send for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl Send for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl Send for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl Send for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl Send for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl Send for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl Send for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl Send for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl Send for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl Send for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl Send for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl Send for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl Send for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl Send for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl Send for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl Send for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl Send for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl Send for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl Send for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl Send for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl Send for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl Send for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl Send for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl Send for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl Send for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl Send for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl Send for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl Send for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl Send for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl Send for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl Send for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl Send for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl Send for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl Send for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl Send for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl Send for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl Send for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl Send for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl Send for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl Send for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl Send for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl Send for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl Send for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl Send for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl Send for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl Send for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl Send for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl Send for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl Send for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl Send for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl Send for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl Send for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl Send for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl Send for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl Send for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl Send for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl Send for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl Send for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl Send for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl Send for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl Send for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl Send for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl Send for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl Send for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl Send for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl Send for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Send for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl Send for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Send for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl Send for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl Send for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl Send for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl Send for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl Send for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl Send for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl Send for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl Send for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl Send for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl Send for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl Send for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl Send for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl Send for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl Send for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl Send for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl Send for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl Send for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl Send for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl Send for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl Send for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl Send for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl Send for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl Send for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl Send for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl Send for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl Send for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl Send for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl Send for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl Send for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl Send for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl Send for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl Send for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl Send for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl Send for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl Send for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> Send for AggregatedDiscoveryServiceClient<T>
    where\n T: Send,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> Send for AggregatedDiscoveryServiceServer<T>",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl Send for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl Send for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl Send for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl Send for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl Send for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl Send for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl Send for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl Send for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl Send for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl Send for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl Send for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl Send for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl Send for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl Send for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl Send for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl Send for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl Send for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl Send for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl Send for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl Send for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl Send for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl Send for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl Send for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl Send for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl Send for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl Send for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl Send for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl Send for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl Send for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl Send for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl Send for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl Send for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl Send for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl Send for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl Send for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl Send for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl Send for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl Send for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl Send for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl Send for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl Send for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl Send for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl Send for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl Send for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl Send for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl Send for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> Send for AggregatedControlPlaneDiscoveryServiceClient<T>
    where\n T: Send,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> Send for AggregatedControlPlaneDiscoveryServiceServer<T>",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl Send for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl Send for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl Send for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl Send for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl Send for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl Send for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl Send for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl Send for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl Send for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl Send for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl Send for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl Send for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl Send for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl Send for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl Send for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl Send for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl Send for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl Send for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl Send for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl Send for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl Send for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl Send for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl Send for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl Send for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl Send for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl Send for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl Send for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl Send for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl Send for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl Send for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl Send for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl Send for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl Send for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl Send for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl Send for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl Send for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl Send for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl Send for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl Send for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl Send for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl Send for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl Send for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl Send for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl Send for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl Send for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Send for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl Send for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Send for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl Send for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl Send for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl Send for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl Send for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl Send for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl Send for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl Send for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl Send for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl Send for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl Send for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl Send for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl Send for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl Send for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl Send for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl Send for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl Send for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> Send for Client<C>",1,["xds::client::Client"]],["impl Send for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl Send for LocalVersions",1,["xds::config::LocalVersions"]],["impl Send for ClientState",1,["xds::config::ClientState"]],["impl Send for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl Send for ClientTracker",1,["xds::config::ClientTracker"]],["impl Send for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl Send for Locality",1,["xds::locality::Locality"]],["impl Send for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl Send for TcpListener",1,["xds::net::TcpListener"]],["impl<C> Send for ControlPlane<C>
    where\n C: Sync + Send,
    ",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/marker/trait.Sync.js b/main/api/trait.impl/core/marker/trait.Sync.js index bd84fa381b..2b4376904a 100644 --- a/main/api/trait.impl/core/marker/trait.Sync.js +++ b/main/api/trait.impl/core/marker/trait.Sync.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl Sync for Client",1,["agones::Client"]]], "qt":[["impl Sync for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl Sync for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl Sync for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl Sync for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl Sync for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl Sync for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl Sync for PailConfig",1,["qt::PailConfig"]],["impl Sync for ConfigFile",1,["qt::ConfigFile"]],["impl Sync for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl Sync for SandboxConfig",1,["qt::SandboxConfig"]],["impl Sync for ServerPail",1,["qt::ServerPail"]],["impl Sync for RelayPail",1,["qt::RelayPail"]],["impl Sync for AgentPail",1,["qt::AgentPail"]],["impl Sync for ProxyPail",1,["qt::ProxyPail"]],["impl Sync for Pail",1,["qt::Pail"]],["impl Sync for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl Sync for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Sync for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Sync for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Sync for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Sync for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Sync for Token",1,["quilkin::net::cluster::Token"]],["impl Sync for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Sync for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Sync for ClusterMap<S>
    where\n S: Sync + Send,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Sync for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Sync for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Sync for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Sync for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Sync for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Sync for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Sync for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Sync for MetadataView<T>
    where\n T: Sync,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Sync for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Sync for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Sync for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Sync for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Sync for Phoenix<M>
    where\n M: Sync + Send,
    ",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Sync for Inner<M>
    where\n M: Sync,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Sync for Builder<M>
    where\n M: Sync,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Sync for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !Sync for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Sync for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Sync for Agent",1,["quilkin::cli::agent::Agent"]],["impl Sync for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Sync for Manage",1,["quilkin::cli::manage::Manage"]],["impl Sync for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Sync for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Sync for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Sync for Relay",1,["quilkin::cli::relay::Relay"]],["impl Sync for Cli",1,["quilkin::cli::Cli"]],["impl Sync for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Sync for Commands",1,["quilkin::cli::Commands"]],["impl Sync for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Sync for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Sync for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Sync for Error",1,["quilkin::codec::qcmp::Error"]],["impl Sync for Admin",1,["quilkin::components::admin::Admin"]],["impl Sync for Ready",1,["quilkin::components::agent::Ready"]],["impl Sync for Agent",1,["quilkin::components::agent::Agent"]],["impl Sync for Manage",1,["quilkin::components::manage::Manage"]],["impl Sync for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Sync for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Sync for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Sync for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Sync for Ready",1,["quilkin::components::proxy::Ready"]],["impl Sync for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Sync for Ready",1,["quilkin::components::relay::Ready"]],["impl Sync for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Sync for RunArgs<T>
    where\n T: Sync,
    ",1,["quilkin::components::RunArgs"]],["impl Sync for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Sync for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Sync for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Sync for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Sync for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Sync for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Sync for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Sync for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Sync for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Sync for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Sync for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Sync for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Sync for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Sync for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Sync for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Sync for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Sync for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Sync for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Sync for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Sync for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Sync for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Sync for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Sync for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Sync for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Sync for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Sync for Slot<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::slot::Slot"]],["impl<T> Sync for Watch<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::Watch"]],["impl Sync for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Sync for ReadGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Sync for WatchGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::WatchGuard"]],["impl Sync for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Sync for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Sync for Config",1,["quilkin::config::Config"]],["impl Sync for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Sync for Datacenter",1,["quilkin::config::Datacenter"]],["impl Sync for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Sync for Version",1,["quilkin::config::Version"]],["impl Sync for Filter",1,["quilkin::config::Filter"]],["impl Sync for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Sync for AddrKind",1,["quilkin::config::AddrKind"]],["impl Sync for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Sync for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Sync for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Sync for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Sync for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Sync for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Sync for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Sync for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Sync for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Sync for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Sync for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Sync for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Sync for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Sync for Config",1,["quilkin::filters::capture::config::Config"]],["impl Sync for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Sync for Capture",1,["quilkin::filters::capture::Capture"]],["impl Sync for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Sync for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Sync for Action",1,["quilkin::filters::compress::config::Action"]],["impl Sync for Config",1,["quilkin::filters::compress::config::Config"]],["impl Sync for Compress",1,["quilkin::filters::compress::Compress"]],["impl Sync for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Sync for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Sync for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Sync for Debug",1,["quilkin::filters::debug::Debug"]],["impl Sync for Config",1,["quilkin::filters::debug::Config"]],["impl Sync for Drop",1,["quilkin::filters::drop::Drop"]],["impl Sync for Config",1,["quilkin::filters::drop::Config"]],["impl Sync for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Sync for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Sync for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Sync for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Sync for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Sync for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Sync for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Sync for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Sync for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Sync for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Sync for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Sync for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Sync for Config",1,["quilkin::filters::match::config::Config"]],["impl Sync for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Sync for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Sync for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Sync for Match",1,["quilkin::filters::match::Match"]],["impl Sync for Pass",1,["quilkin::filters::pass::Pass"]],["impl Sync for Config",1,["quilkin::filters::pass::Config"]],["impl Sync for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Sync for Config",1,["quilkin::filters::timestamp::Config"]],["impl Sync for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Sync for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl Sync for Error",1,["quilkin::filters::token_router::Error"]],["impl Sync for Config",1,["quilkin::filters::token_router::Config"]],["impl Sync for Resource",1,["quilkin::xds::Resource"]],["impl Sync for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Sync for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl Sync for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Sync for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Sync for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Sync for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Sync for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Sync for Token",1,["quilkin::net::cluster::Token"]],["impl Sync for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Sync for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Sync for ClusterMap<S>
    where\n S: Sync + Send,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Sync for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Sync for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Sync for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Sync for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Sync for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Sync for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Sync for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Sync for MetadataView<T>
    where\n T: Sync,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Sync for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Sync for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Sync for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Sync for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Sync for Phoenix<M>
    where\n M: Sync + Send,
    ",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Sync for Inner<M>
    where\n M: Sync,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Sync for Builder<M>
    where\n M: Sync,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Sync for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !Sync for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Sync for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Sync for Agent",1,["quilkin::cli::agent::Agent"]],["impl Sync for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Sync for Manage",1,["quilkin::cli::manage::Manage"]],["impl Sync for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Sync for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Sync for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Sync for Relay",1,["quilkin::cli::relay::Relay"]],["impl Sync for Cli",1,["quilkin::cli::Cli"]],["impl Sync for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Sync for Commands",1,["quilkin::cli::Commands"]],["impl Sync for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Sync for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Sync for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Sync for Error",1,["quilkin::codec::qcmp::Error"]],["impl Sync for Admin",1,["quilkin::components::admin::Admin"]],["impl Sync for Ready",1,["quilkin::components::agent::Ready"]],["impl Sync for Agent",1,["quilkin::components::agent::Agent"]],["impl Sync for Manage",1,["quilkin::components::manage::Manage"]],["impl Sync for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Sync for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Sync for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Sync for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Sync for Ready",1,["quilkin::components::proxy::Ready"]],["impl Sync for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Sync for Ready",1,["quilkin::components::relay::Ready"]],["impl Sync for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Sync for RunArgs<T>
    where\n T: Sync,
    ",1,["quilkin::components::RunArgs"]],["impl Sync for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Sync for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Sync for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Sync for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Sync for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Sync for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Sync for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Sync for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Sync for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Sync for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Sync for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Sync for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Sync for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Sync for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Sync for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Sync for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Sync for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Sync for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Sync for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Sync for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Sync for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Sync for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Sync for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Sync for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Sync for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Sync for Slot<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::slot::Slot"]],["impl<T> Sync for Watch<T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::Watch"]],["impl Sync for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Sync for ReadGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Sync for WatchGuard<'inner, T>
    where\n T: Sync + Send,
    ",1,["quilkin::config::watch::WatchGuard"]],["impl Sync for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Sync for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Sync for Config",1,["quilkin::config::Config"]],["impl Sync for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Sync for Datacenter",1,["quilkin::config::Datacenter"]],["impl Sync for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Sync for Version",1,["quilkin::config::Version"]],["impl Sync for Filter",1,["quilkin::config::Filter"]],["impl Sync for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Sync for AddrKind",1,["quilkin::config::AddrKind"]],["impl Sync for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Sync for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Sync for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Sync for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Sync for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Sync for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Sync for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Sync for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Sync for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Sync for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Sync for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Sync for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Sync for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Sync for Config",1,["quilkin::filters::capture::config::Config"]],["impl Sync for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Sync for Capture",1,["quilkin::filters::capture::Capture"]],["impl Sync for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Sync for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Sync for Action",1,["quilkin::filters::compress::config::Action"]],["impl Sync for Config",1,["quilkin::filters::compress::config::Config"]],["impl Sync for Compress",1,["quilkin::filters::compress::Compress"]],["impl Sync for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Sync for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Sync for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Sync for Debug",1,["quilkin::filters::debug::Debug"]],["impl Sync for Config",1,["quilkin::filters::debug::Config"]],["impl Sync for Drop",1,["quilkin::filters::drop::Drop"]],["impl Sync for Config",1,["quilkin::filters::drop::Config"]],["impl Sync for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Sync for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Sync for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Sync for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Sync for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Sync for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Sync for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Sync for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Sync for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Sync for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Sync for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Sync for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Sync for Config",1,["quilkin::filters::match::config::Config"]],["impl Sync for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Sync for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Sync for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Sync for Match",1,["quilkin::filters::match::Match"]],["impl Sync for Pass",1,["quilkin::filters::pass::Pass"]],["impl Sync for Config",1,["quilkin::filters::pass::Config"]],["impl Sync for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Sync for Config",1,["quilkin::filters::timestamp::Config"]],["impl Sync for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Sync for Error",1,["quilkin::filters::token_router::Error"]],["impl Sync for Config",1,["quilkin::filters::token_router::Config"]],["impl Sync for Resource",1,["quilkin::xds::Resource"]],["impl Sync for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Sync for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl Sync for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl Sync for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl Sync for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl Sync for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl Sync for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl Sync for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl Sync for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl Sync for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl Sync for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl Sync for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl Sync for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl Sync for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl Sync for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl Sync for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl Sync for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl Sync for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl Sync for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl Sync for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl Sync for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl Sync for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl Sync for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl Sync for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl Sync for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl Sync for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl Sync for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl Sync for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl Sync for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl Sync for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl Sync for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl Sync for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl Sync for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl Sync for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl Sync for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl Sync for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl Sync for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl Sync for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl Sync for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl Sync for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl Sync for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl Sync for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl Sync for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl Sync for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl Sync for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl Sync for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl Sync for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl Sync for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl Sync for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl Sync for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl Sync for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl Sync for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl Sync for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl Sync for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl Sync for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl Sync for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl Sync for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl Sync for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl Sync for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl Sync for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl Sync for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl Sync for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl Sync for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl Sync for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl Sync for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl Sync for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl Sync for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl Sync for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl Sync for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl Sync for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl Sync for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl Sync for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl Sync for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl Sync for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl Sync for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl Sync for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl Sync for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl Sync for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl Sync for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl Sync for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl Sync for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl Sync for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl Sync for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl Sync for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl Sync for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl Sync for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl Sync for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl Sync for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl Sync for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl Sync for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl Sync for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl Sync for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl Sync for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl Sync for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl Sync for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl Sync for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl Sync for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl Sync for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl Sync for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl Sync for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl Sync for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl Sync for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl Sync for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl Sync for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl Sync for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl Sync for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl Sync for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl Sync for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl Sync for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl Sync for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl Sync for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl Sync for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl Sync for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl Sync for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl Sync for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl Sync for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl Sync for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl Sync for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl Sync for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl Sync for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl Sync for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl Sync for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl Sync for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl Sync for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl Sync for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl Sync for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl Sync for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl Sync for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl Sync for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl Sync for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl Sync for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl Sync for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl Sync for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl Sync for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl Sync for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl Sync for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl Sync for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl Sync for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl Sync for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl Sync for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl Sync for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl Sync for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl Sync for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl Sync for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl Sync for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl Sync for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl Sync for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl Sync for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl Sync for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl Sync for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl Sync for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl Sync for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl Sync for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl Sync for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl Sync for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl Sync for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl Sync for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl Sync for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl Sync for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl Sync for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl Sync for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl Sync for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl Sync for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl Sync for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl Sync for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl Sync for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl Sync for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl Sync for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl Sync for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl Sync for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl Sync for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl Sync for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl Sync for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl Sync for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl Sync for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl Sync for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl Sync for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl Sync for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl Sync for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl Sync for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl Sync for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl Sync for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl Sync for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl Sync for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl Sync for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl Sync for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl Sync for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl Sync for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl Sync for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl Sync for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl Sync for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl Sync for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl Sync for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl Sync for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl Sync for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl Sync for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl Sync for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl Sync for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl Sync for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl Sync for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl Sync for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl Sync for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl Sync for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl Sync for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl Sync for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl Sync for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl Sync for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl Sync for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl Sync for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl Sync for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl Sync for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl Sync for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl Sync for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl Sync for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl Sync for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl Sync for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl Sync for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl Sync for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl Sync for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl Sync for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl Sync for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl Sync for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Sync for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl Sync for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Sync for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl Sync for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl Sync for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl Sync for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl Sync for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl Sync for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl Sync for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl Sync for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl Sync for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl Sync for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl Sync for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl Sync for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl Sync for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl Sync for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl Sync for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl Sync for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl Sync for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl Sync for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl Sync for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl Sync for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl Sync for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl Sync for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl Sync for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl Sync for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl Sync for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl Sync for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl Sync for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl Sync for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl Sync for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl Sync for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl Sync for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl Sync for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl Sync for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl Sync for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl Sync for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl Sync for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> Sync for AggregatedDiscoveryServiceClient<T>
    where\n T: Sync,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> Sync for AggregatedDiscoveryServiceServer<T>",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl Sync for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl Sync for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl Sync for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl Sync for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl Sync for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl Sync for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl Sync for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl Sync for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl Sync for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl Sync for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl Sync for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl Sync for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl Sync for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl Sync for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl Sync for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl Sync for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl Sync for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl Sync for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl Sync for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl Sync for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl Sync for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl Sync for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl Sync for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl Sync for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl Sync for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl Sync for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl Sync for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl Sync for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl Sync for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl Sync for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl Sync for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl Sync for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl Sync for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl Sync for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl Sync for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl Sync for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl Sync for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl Sync for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl Sync for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl Sync for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl Sync for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl Sync for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl Sync for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl Sync for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl Sync for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl Sync for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> Sync for AggregatedControlPlaneDiscoveryServiceClient<T>
    where\n T: Sync,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> Sync for AggregatedControlPlaneDiscoveryServiceServer<T>",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl Sync for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl Sync for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl Sync for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl Sync for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl Sync for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl Sync for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl Sync for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl Sync for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl Sync for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl Sync for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl Sync for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl Sync for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl Sync for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl Sync for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl Sync for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl Sync for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl Sync for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl Sync for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl Sync for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl Sync for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl Sync for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl Sync for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl Sync for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl Sync for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl Sync for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl Sync for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl Sync for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl Sync for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl Sync for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl Sync for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl Sync for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl Sync for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl Sync for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl Sync for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl Sync for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl Sync for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl Sync for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl Sync for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl Sync for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl Sync for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl Sync for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl Sync for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl Sync for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl Sync for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl Sync for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Sync for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl Sync for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Sync for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl Sync for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl Sync for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl Sync for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl Sync for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl Sync for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl Sync for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl Sync for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl Sync for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl Sync for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl Sync for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl Sync for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl Sync for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl Sync for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl Sync for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl Sync for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl Sync for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> Sync for Client<C>
    where\n C: Sync,
    ",1,["xds::client::Client"]],["impl Sync for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl Sync for LocalVersions",1,["xds::config::LocalVersions"]],["impl Sync for ClientState",1,["xds::config::ClientState"]],["impl Sync for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl Sync for ClientTracker",1,["xds::config::ClientTracker"]],["impl Sync for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl Sync for Locality",1,["xds::locality::Locality"]],["impl Sync for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl Sync for TcpListener",1,["xds::net::TcpListener"]],["impl<C> Sync for ControlPlane<C>
    where\n C: Sync + Send,
    ",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/marker/trait.Unpin.js b/main/api/trait.impl/core/marker/trait.Unpin.js index 8f236bb688..b7e42811d5 100644 --- a/main/api/trait.impl/core/marker/trait.Unpin.js +++ b/main/api/trait.impl/core/marker/trait.Unpin.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl Unpin for Client",1,["agones::Client"]]], "qt":[["impl Unpin for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl Unpin for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl Unpin for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl Unpin for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl Unpin for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl Unpin for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl Unpin for PailConfig",1,["qt::PailConfig"]],["impl Unpin for ConfigFile",1,["qt::ConfigFile"]],["impl Unpin for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl Unpin for SandboxConfig",1,["qt::SandboxConfig"]],["impl Unpin for ServerPail",1,["qt::ServerPail"]],["impl Unpin for RelayPail",1,["qt::RelayPail"]],["impl Unpin for AgentPail",1,["qt::AgentPail"]],["impl Unpin for ProxyPail",1,["qt::ProxyPail"]],["impl Unpin for Pail",1,["qt::Pail"]],["impl Unpin for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl Unpin for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Unpin for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Unpin for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Unpin for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Unpin for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Unpin for Token",1,["quilkin::net::cluster::Token"]],["impl Unpin for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Unpin for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Unpin for ClusterMap<S>
    where\n S: Unpin,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Unpin for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Unpin for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Unpin for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Unpin for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Unpin for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Unpin for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Unpin for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Unpin for MetadataView<T>
    where\n T: Unpin,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Unpin for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Unpin for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Unpin for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Unpin for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Unpin for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Unpin for Inner<M>
    where\n M: Unpin,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Unpin for Builder<M>
    where\n M: Unpin,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Unpin for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl Unpin for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Unpin for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Unpin for Agent",1,["quilkin::cli::agent::Agent"]],["impl Unpin for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Unpin for Manage",1,["quilkin::cli::manage::Manage"]],["impl Unpin for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Unpin for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Unpin for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Unpin for Relay",1,["quilkin::cli::relay::Relay"]],["impl Unpin for Cli",1,["quilkin::cli::Cli"]],["impl Unpin for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Unpin for Commands",1,["quilkin::cli::Commands"]],["impl Unpin for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Unpin for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Unpin for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Unpin for Error",1,["quilkin::codec::qcmp::Error"]],["impl Unpin for Admin",1,["quilkin::components::admin::Admin"]],["impl Unpin for Ready",1,["quilkin::components::agent::Ready"]],["impl Unpin for Agent",1,["quilkin::components::agent::Agent"]],["impl Unpin for Manage",1,["quilkin::components::manage::Manage"]],["impl !Unpin for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Unpin for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Unpin for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Unpin for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Unpin for Ready",1,["quilkin::components::proxy::Ready"]],["impl Unpin for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Unpin for Ready",1,["quilkin::components::relay::Ready"]],["impl Unpin for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Unpin for RunArgs<T>
    where\n T: Unpin,
    ",1,["quilkin::components::RunArgs"]],["impl Unpin for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Unpin for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Unpin for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Unpin for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Unpin for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Unpin for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Unpin for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Unpin for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Unpin for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Unpin for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Unpin for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Unpin for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Unpin for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Unpin for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Unpin for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Unpin for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Unpin for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Unpin for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Unpin for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Unpin for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Unpin for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Unpin for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Unpin for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Unpin for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Unpin for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Unpin for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> Unpin for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl Unpin for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Unpin for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Unpin for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl Unpin for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Unpin for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Unpin for Config",1,["quilkin::config::Config"]],["impl Unpin for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Unpin for Datacenter",1,["quilkin::config::Datacenter"]],["impl Unpin for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Unpin for Version",1,["quilkin::config::Version"]],["impl Unpin for Filter",1,["quilkin::config::Filter"]],["impl Unpin for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Unpin for AddrKind",1,["quilkin::config::AddrKind"]],["impl Unpin for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Unpin for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Unpin for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Unpin for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Unpin for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Unpin for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Unpin for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Unpin for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Unpin for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Unpin for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Unpin for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Unpin for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Unpin for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Unpin for Config",1,["quilkin::filters::capture::config::Config"]],["impl Unpin for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Unpin for Capture",1,["quilkin::filters::capture::Capture"]],["impl Unpin for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Unpin for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Unpin for Action",1,["quilkin::filters::compress::config::Action"]],["impl Unpin for Config",1,["quilkin::filters::compress::config::Config"]],["impl Unpin for Compress",1,["quilkin::filters::compress::Compress"]],["impl Unpin for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Unpin for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Unpin for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Unpin for Debug",1,["quilkin::filters::debug::Debug"]],["impl Unpin for Config",1,["quilkin::filters::debug::Config"]],["impl Unpin for Drop",1,["quilkin::filters::drop::Drop"]],["impl Unpin for Config",1,["quilkin::filters::drop::Config"]],["impl Unpin for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Unpin for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Unpin for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Unpin for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Unpin for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Unpin for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Unpin for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Unpin for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Unpin for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Unpin for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Unpin for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Unpin for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Unpin for Config",1,["quilkin::filters::match::config::Config"]],["impl Unpin for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Unpin for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Unpin for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Unpin for Match",1,["quilkin::filters::match::Match"]],["impl Unpin for Pass",1,["quilkin::filters::pass::Pass"]],["impl Unpin for Config",1,["quilkin::filters::pass::Config"]],["impl Unpin for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Unpin for Config",1,["quilkin::filters::timestamp::Config"]],["impl Unpin for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Unpin for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl Unpin for Error",1,["quilkin::filters::token_router::Error"]],["impl Unpin for Config",1,["quilkin::filters::token_router::Config"]],["impl Unpin for Resource",1,["quilkin::xds::Resource"]],["impl Unpin for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Unpin for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl Unpin for BufferPool",1,["quilkin::pool::BufferPool"]],["impl Unpin for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl Unpin for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl Unpin for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl Unpin for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl Unpin for Token",1,["quilkin::net::cluster::Token"]],["impl Unpin for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl Unpin for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> Unpin for ClusterMap<S>
    where\n S: Unpin,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl Unpin for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl Unpin for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl Unpin for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl Unpin for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl Unpin for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl Unpin for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl Unpin for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> Unpin for MetadataView<T>
    where\n T: Unpin,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl Unpin for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl Unpin for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl Unpin for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl Unpin for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> Unpin for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> Unpin for Inner<M>
    where\n M: Unpin,
    ",1,["quilkin::net::phoenix::Inner"]],["impl<M> Unpin for Builder<M>
    where\n M: Unpin,
    ",1,["quilkin::net::phoenix::Builder"]],["impl Unpin for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl Unpin for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl Unpin for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl Unpin for Agent",1,["quilkin::cli::agent::Agent"]],["impl Unpin for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl Unpin for Manage",1,["quilkin::cli::manage::Manage"]],["impl Unpin for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl Unpin for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl Unpin for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl Unpin for Relay",1,["quilkin::cli::relay::Relay"]],["impl Unpin for Cli",1,["quilkin::cli::Cli"]],["impl Unpin for LogFormats",1,["quilkin::cli::LogFormats"]],["impl Unpin for Commands",1,["quilkin::cli::Commands"]],["impl Unpin for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl Unpin for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl Unpin for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl Unpin for Error",1,["quilkin::codec::qcmp::Error"]],["impl Unpin for Admin",1,["quilkin::components::admin::Admin"]],["impl Unpin for Ready",1,["quilkin::components::agent::Ready"]],["impl Unpin for Agent",1,["quilkin::components::agent::Agent"]],["impl Unpin for Manage",1,["quilkin::components::manage::Manage"]],["impl !Unpin for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl Unpin for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl Unpin for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl Unpin for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl Unpin for Ready",1,["quilkin::components::proxy::Ready"]],["impl Unpin for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl Unpin for Ready",1,["quilkin::components::relay::Ready"]],["impl Unpin for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> Unpin for RunArgs<T>
    where\n T: Unpin,
    ",1,["quilkin::components::RunArgs"]],["impl Unpin for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl Unpin for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl Unpin for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl Unpin for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl Unpin for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl Unpin for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl Unpin for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl Unpin for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl Unpin for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl Unpin for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl Unpin for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl Unpin for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl Unpin for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl Unpin for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl Unpin for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl Unpin for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl Unpin for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl Unpin for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl Unpin for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl Unpin for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl Unpin for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl Unpin for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl Unpin for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl Unpin for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl Unpin for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> Unpin for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> Unpin for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl Unpin for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> Unpin for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> Unpin for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl Unpin for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl Unpin for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl Unpin for Config",1,["quilkin::config::Config"]],["impl Unpin for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl Unpin for Datacenter",1,["quilkin::config::Datacenter"]],["impl Unpin for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl Unpin for Version",1,["quilkin::config::Version"]],["impl Unpin for Filter",1,["quilkin::config::Filter"]],["impl Unpin for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl Unpin for AddrKind",1,["quilkin::config::AddrKind"]],["impl Unpin for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl Unpin for FilterError",1,["quilkin::filters::error::FilterError"]],["impl Unpin for CreationError",1,["quilkin::filters::error::CreationError"]],["impl Unpin for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl Unpin for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl Unpin for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl Unpin for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl Unpin for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl Unpin for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl Unpin for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl Unpin for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl Unpin for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl Unpin for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl Unpin for Config",1,["quilkin::filters::capture::config::Config"]],["impl Unpin for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl Unpin for Capture",1,["quilkin::filters::capture::Capture"]],["impl Unpin for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl Unpin for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl Unpin for Action",1,["quilkin::filters::compress::config::Action"]],["impl Unpin for Config",1,["quilkin::filters::compress::config::Config"]],["impl Unpin for Compress",1,["quilkin::filters::compress::Compress"]],["impl Unpin for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl Unpin for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl Unpin for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl Unpin for Debug",1,["quilkin::filters::debug::Debug"]],["impl Unpin for Config",1,["quilkin::filters::debug::Config"]],["impl Unpin for Drop",1,["quilkin::filters::drop::Drop"]],["impl Unpin for Config",1,["quilkin::filters::drop::Config"]],["impl Unpin for Config",1,["quilkin::filters::firewall::config::Config"]],["impl Unpin for Action",1,["quilkin::filters::firewall::config::Action"]],["impl Unpin for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl Unpin for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl Unpin for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl Unpin for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl Unpin for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl Unpin for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl Unpin for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl Unpin for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl Unpin for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl Unpin for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl Unpin for Config",1,["quilkin::filters::match::config::Config"]],["impl Unpin for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl Unpin for Branch",1,["quilkin::filters::match::config::Branch"]],["impl Unpin for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl Unpin for Match",1,["quilkin::filters::match::Match"]],["impl Unpin for Pass",1,["quilkin::filters::pass::Pass"]],["impl Unpin for Config",1,["quilkin::filters::pass::Config"]],["impl Unpin for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl Unpin for Config",1,["quilkin::filters::timestamp::Config"]],["impl Unpin for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl Unpin for Error",1,["quilkin::filters::token_router::Error"]],["impl Unpin for Config",1,["quilkin::filters::token_router::Config"]],["impl Unpin for Resource",1,["quilkin::xds::Resource"]],["impl Unpin for ResourceType",1,["quilkin::xds::ResourceType"]],["impl Unpin for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl Unpin for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl Unpin for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl Unpin for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl Unpin for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl Unpin for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl Unpin for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl Unpin for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl Unpin for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl Unpin for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl Unpin for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl Unpin for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl Unpin for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl Unpin for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl Unpin for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl Unpin for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl Unpin for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl Unpin for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl Unpin for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl Unpin for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl Unpin for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl Unpin for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl Unpin for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl Unpin for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl Unpin for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl Unpin for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl Unpin for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl Unpin for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl Unpin for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl Unpin for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl Unpin for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl Unpin for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl Unpin for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl Unpin for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl Unpin for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl Unpin for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl Unpin for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl Unpin for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl Unpin for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl Unpin for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl Unpin for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl Unpin for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl Unpin for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl Unpin for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl Unpin for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl Unpin for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl Unpin for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl Unpin for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl Unpin for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl Unpin for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl Unpin for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl Unpin for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl Unpin for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl Unpin for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl Unpin for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl Unpin for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl Unpin for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl Unpin for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl Unpin for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl Unpin for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl Unpin for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl Unpin for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl Unpin for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl Unpin for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl Unpin for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl Unpin for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl Unpin for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl Unpin for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl Unpin for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl Unpin for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl Unpin for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl Unpin for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl Unpin for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl Unpin for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl Unpin for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl Unpin for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl Unpin for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl Unpin for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl Unpin for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl Unpin for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl Unpin for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl Unpin for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl Unpin for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl Unpin for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl Unpin for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl Unpin for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl Unpin for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl Unpin for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl Unpin for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl Unpin for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl Unpin for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl Unpin for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl Unpin for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl Unpin for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl Unpin for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl Unpin for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl Unpin for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl Unpin for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl Unpin for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl Unpin for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl Unpin for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl Unpin for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl Unpin for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl Unpin for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl Unpin for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl Unpin for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl Unpin for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl Unpin for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl Unpin for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl Unpin for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl Unpin for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl Unpin for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl Unpin for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl Unpin for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl Unpin for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl Unpin for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl Unpin for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl Unpin for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl Unpin for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl Unpin for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl Unpin for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl Unpin for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl Unpin for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl Unpin for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl Unpin for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl Unpin for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl Unpin for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl Unpin for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl Unpin for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl Unpin for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl Unpin for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl Unpin for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl Unpin for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl Unpin for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl Unpin for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl Unpin for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl Unpin for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl Unpin for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl Unpin for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl Unpin for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl Unpin for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl Unpin for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl Unpin for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl Unpin for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl Unpin for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl Unpin for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl Unpin for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl Unpin for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl Unpin for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl Unpin for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl Unpin for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl Unpin for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl Unpin for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl Unpin for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl Unpin for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl Unpin for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl Unpin for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl Unpin for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl Unpin for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl Unpin for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl Unpin for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl Unpin for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl Unpin for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl Unpin for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl Unpin for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl Unpin for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl Unpin for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl Unpin for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl Unpin for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl Unpin for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl Unpin for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl Unpin for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl Unpin for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl Unpin for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl Unpin for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl Unpin for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl Unpin for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl Unpin for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl Unpin for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl Unpin for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl Unpin for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl Unpin for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl Unpin for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl Unpin for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl Unpin for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl Unpin for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl Unpin for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl Unpin for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl Unpin for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl Unpin for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl Unpin for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl Unpin for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl Unpin for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl Unpin for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl Unpin for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl Unpin for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl Unpin for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl Unpin for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl Unpin for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl Unpin for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl Unpin for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl Unpin for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl Unpin for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl Unpin for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl Unpin for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl Unpin for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl Unpin for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl Unpin for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl Unpin for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl Unpin for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl Unpin for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl Unpin for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl Unpin for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl Unpin for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl Unpin for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl Unpin for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl Unpin for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl Unpin for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl Unpin for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl Unpin for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl Unpin for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Unpin for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl Unpin for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Unpin for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl Unpin for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl Unpin for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl Unpin for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl Unpin for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl Unpin for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl Unpin for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl Unpin for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl Unpin for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl Unpin for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl Unpin for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl Unpin for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl Unpin for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl Unpin for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl Unpin for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl Unpin for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl Unpin for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl Unpin for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl Unpin for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl Unpin for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl Unpin for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl Unpin for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl Unpin for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl Unpin for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl Unpin for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl Unpin for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl Unpin for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl Unpin for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl Unpin for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl Unpin for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl Unpin for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl Unpin for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl Unpin for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl Unpin for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl Unpin for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl Unpin for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> Unpin for AggregatedDiscoveryServiceClient<T>
    where\n T: Unpin,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> Unpin for AggregatedDiscoveryServiceServer<T>",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl Unpin for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl Unpin for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl Unpin for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl Unpin for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl Unpin for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl Unpin for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl Unpin for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl Unpin for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl Unpin for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl Unpin for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl Unpin for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl Unpin for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl Unpin for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl Unpin for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl Unpin for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl Unpin for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl Unpin for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl Unpin for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl Unpin for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl Unpin for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl Unpin for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl Unpin for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl Unpin for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl Unpin for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl Unpin for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl Unpin for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl Unpin for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl Unpin for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl Unpin for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl Unpin for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl Unpin for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl Unpin for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl Unpin for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl Unpin for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl Unpin for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl Unpin for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl Unpin for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl Unpin for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl Unpin for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl Unpin for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl Unpin for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl Unpin for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl Unpin for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl Unpin for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl Unpin for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl Unpin for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> Unpin for AggregatedControlPlaneDiscoveryServiceClient<T>
    where\n T: Unpin,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> Unpin for AggregatedControlPlaneDiscoveryServiceServer<T>",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl Unpin for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl Unpin for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl Unpin for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl Unpin for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl Unpin for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl Unpin for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl Unpin for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl Unpin for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl Unpin for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl Unpin for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl Unpin for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl Unpin for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl Unpin for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl Unpin for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl Unpin for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl Unpin for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl Unpin for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl Unpin for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl Unpin for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl Unpin for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl Unpin for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl Unpin for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl Unpin for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl Unpin for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl Unpin for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl Unpin for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl Unpin for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl Unpin for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl Unpin for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl Unpin for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl Unpin for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl Unpin for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl Unpin for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl Unpin for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl Unpin for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl Unpin for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl Unpin for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl Unpin for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl Unpin for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl Unpin for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl Unpin for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl Unpin for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl Unpin for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl Unpin for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl Unpin for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl Unpin for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl Unpin for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl Unpin for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl Unpin for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl Unpin for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl Unpin for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl Unpin for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl Unpin for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl Unpin for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl Unpin for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl Unpin for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl Unpin for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl Unpin for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl Unpin for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl Unpin for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl Unpin for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl Unpin for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl Unpin for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl Unpin for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> Unpin for Client<C>
    where\n C: Unpin,
    ",1,["xds::client::Client"]],["impl Unpin for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl Unpin for LocalVersions",1,["xds::config::LocalVersions"]],["impl Unpin for ClientState",1,["xds::config::ClientState"]],["impl Unpin for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl Unpin for ClientTracker",1,["xds::config::ClientTracker"]],["impl Unpin for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl Unpin for Locality",1,["xds::locality::Locality"]],["impl Unpin for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl Unpin for TcpListener",1,["xds::net::TcpListener"]],["impl<C> Unpin for ControlPlane<C>",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js b/main/api/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js index d2aa484f52..d734c5ec0e 100644 --- a/main/api/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js +++ b/main/api/trait.impl/core/panic/unwind_safe/trait.RefUnwindSafe.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl !RefUnwindSafe for Client",1,["agones::Client"]]], "qt":[["impl RefUnwindSafe for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl RefUnwindSafe for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl !RefUnwindSafe for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl !RefUnwindSafe for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl RefUnwindSafe for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl RefUnwindSafe for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl !RefUnwindSafe for PailConfig",1,["qt::PailConfig"]],["impl !RefUnwindSafe for ConfigFile",1,["qt::ConfigFile"]],["impl !RefUnwindSafe for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl !RefUnwindSafe for SandboxConfig",1,["qt::SandboxConfig"]],["impl !RefUnwindSafe for ServerPail",1,["qt::ServerPail"]],["impl !RefUnwindSafe for RelayPail",1,["qt::RelayPail"]],["impl !RefUnwindSafe for AgentPail",1,["qt::AgentPail"]],["impl !RefUnwindSafe for ProxyPail",1,["qt::ProxyPail"]],["impl !RefUnwindSafe for Pail",1,["qt::Pail"]],["impl !RefUnwindSafe for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl !RefUnwindSafe for BufferPool",1,["quilkin::pool::BufferPool"]],["impl !RefUnwindSafe for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl !RefUnwindSafe for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl RefUnwindSafe for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl RefUnwindSafe for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl RefUnwindSafe for Token",1,["quilkin::net::cluster::Token"]],["impl RefUnwindSafe for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl RefUnwindSafe for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S = RandomState> !RefUnwindSafe for ClusterMap<S>",1,["quilkin::net::cluster::ClusterMap"]],["impl RefUnwindSafe for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl RefUnwindSafe for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl RefUnwindSafe for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl RefUnwindSafe for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl RefUnwindSafe for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl RefUnwindSafe for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl RefUnwindSafe for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> RefUnwindSafe for MetadataView<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl RefUnwindSafe for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl RefUnwindSafe for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl RefUnwindSafe for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl RefUnwindSafe for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> !RefUnwindSafe for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> !RefUnwindSafe for Inner<M>",1,["quilkin::net::phoenix::Inner"]],["impl<M> RefUnwindSafe for Builder<M>
    where\n M: RefUnwindSafe,
    ",1,["quilkin::net::phoenix::Builder"]],["impl RefUnwindSafe for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !RefUnwindSafe for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl RefUnwindSafe for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl !RefUnwindSafe for Agent",1,["quilkin::cli::agent::Agent"]],["impl RefUnwindSafe for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl !RefUnwindSafe for Manage",1,["quilkin::cli::manage::Manage"]],["impl !RefUnwindSafe for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl RefUnwindSafe for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl RefUnwindSafe for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl RefUnwindSafe for Relay",1,["quilkin::cli::relay::Relay"]],["impl !RefUnwindSafe for Cli",1,["quilkin::cli::Cli"]],["impl RefUnwindSafe for LogFormats",1,["quilkin::cli::LogFormats"]],["impl !RefUnwindSafe for Commands",1,["quilkin::cli::Commands"]],["impl RefUnwindSafe for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl RefUnwindSafe for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl RefUnwindSafe for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl RefUnwindSafe for Error",1,["quilkin::codec::qcmp::Error"]],["impl !RefUnwindSafe for Admin",1,["quilkin::components::admin::Admin"]],["impl RefUnwindSafe for Ready",1,["quilkin::components::agent::Ready"]],["impl !RefUnwindSafe for Agent",1,["quilkin::components::agent::Agent"]],["impl !RefUnwindSafe for Manage",1,["quilkin::components::manage::Manage"]],["impl !RefUnwindSafe for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !RefUnwindSafe for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl !RefUnwindSafe for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl RefUnwindSafe for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl !RefUnwindSafe for Ready",1,["quilkin::components::proxy::Ready"]],["impl !RefUnwindSafe for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl RefUnwindSafe for Ready",1,["quilkin::components::relay::Ready"]],["impl RefUnwindSafe for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> !RefUnwindSafe for RunArgs<T>",1,["quilkin::components::RunArgs"]],["impl RefUnwindSafe for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl RefUnwindSafe for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl RefUnwindSafe for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl RefUnwindSafe for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl RefUnwindSafe for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl RefUnwindSafe for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl RefUnwindSafe for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl RefUnwindSafe for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl RefUnwindSafe for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl RefUnwindSafe for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl RefUnwindSafe for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl RefUnwindSafe for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl RefUnwindSafe for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl RefUnwindSafe for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl RefUnwindSafe for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl RefUnwindSafe for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl RefUnwindSafe for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl RefUnwindSafe for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl RefUnwindSafe for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl RefUnwindSafe for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl RefUnwindSafe for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl RefUnwindSafe for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl RefUnwindSafe for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl RefUnwindSafe for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl RefUnwindSafe for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> !RefUnwindSafe for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> !RefUnwindSafe for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl RefUnwindSafe for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> !RefUnwindSafe for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> !RefUnwindSafe for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl RefUnwindSafe for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl !RefUnwindSafe for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl !RefUnwindSafe for Config",1,["quilkin::config::Config"]],["impl !RefUnwindSafe for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl RefUnwindSafe for Datacenter",1,["quilkin::config::Datacenter"]],["impl RefUnwindSafe for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl RefUnwindSafe for Version",1,["quilkin::config::Version"]],["impl RefUnwindSafe for Filter",1,["quilkin::config::Filter"]],["impl RefUnwindSafe for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl RefUnwindSafe for AddrKind",1,["quilkin::config::AddrKind"]],["impl !RefUnwindSafe for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl !RefUnwindSafe for FilterError",1,["quilkin::filters::error::FilterError"]],["impl RefUnwindSafe for CreationError",1,["quilkin::filters::error::CreationError"]],["impl RefUnwindSafe for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl !RefUnwindSafe for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl RefUnwindSafe for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl !RefUnwindSafe for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl RefUnwindSafe for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl !RefUnwindSafe for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl !RefUnwindSafe for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl RefUnwindSafe for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl RefUnwindSafe for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl RefUnwindSafe for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::capture::config::Config"]],["impl RefUnwindSafe for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl !RefUnwindSafe for Capture",1,["quilkin::filters::capture::Capture"]],["impl !RefUnwindSafe for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl RefUnwindSafe for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl RefUnwindSafe for Action",1,["quilkin::filters::compress::config::Action"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::compress::config::Config"]],["impl !RefUnwindSafe for Compress",1,["quilkin::filters::compress::Compress"]],["impl RefUnwindSafe for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl RefUnwindSafe for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl RefUnwindSafe for Debug",1,["quilkin::filters::debug::Debug"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::debug::Config"]],["impl RefUnwindSafe for Drop",1,["quilkin::filters::drop::Drop"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::drop::Config"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::firewall::config::Config"]],["impl RefUnwindSafe for Action",1,["quilkin::filters::firewall::config::Action"]],["impl RefUnwindSafe for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl RefUnwindSafe for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl RefUnwindSafe for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl RefUnwindSafe for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl RefUnwindSafe for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl RefUnwindSafe for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl !RefUnwindSafe for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl !RefUnwindSafe for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::match::config::Config"]],["impl RefUnwindSafe for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl RefUnwindSafe for Branch",1,["quilkin::filters::match::config::Branch"]],["impl RefUnwindSafe for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl !RefUnwindSafe for Match",1,["quilkin::filters::match::Match"]],["impl RefUnwindSafe for Pass",1,["quilkin::filters::pass::Pass"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::pass::Config"]],["impl RefUnwindSafe for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::timestamp::Config"]],["impl RefUnwindSafe for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl RefUnwindSafe for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl RefUnwindSafe for Error",1,["quilkin::filters::token_router::Error"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::token_router::Config"]],["impl RefUnwindSafe for Resource",1,["quilkin::xds::Resource"]],["impl RefUnwindSafe for ResourceType",1,["quilkin::xds::ResourceType"]],["impl RefUnwindSafe for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl !RefUnwindSafe for BufferPool",1,["quilkin::pool::BufferPool"]],["impl !RefUnwindSafe for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl !RefUnwindSafe for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl RefUnwindSafe for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl RefUnwindSafe for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl RefUnwindSafe for Token",1,["quilkin::net::cluster::Token"]],["impl RefUnwindSafe for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl RefUnwindSafe for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S = RandomState> !RefUnwindSafe for ClusterMap<S>",1,["quilkin::net::cluster::ClusterMap"]],["impl RefUnwindSafe for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl RefUnwindSafe for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl RefUnwindSafe for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl RefUnwindSafe for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl RefUnwindSafe for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl RefUnwindSafe for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl RefUnwindSafe for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> RefUnwindSafe for MetadataView<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl RefUnwindSafe for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl RefUnwindSafe for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl RefUnwindSafe for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl RefUnwindSafe for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> !RefUnwindSafe for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> !RefUnwindSafe for Inner<M>",1,["quilkin::net::phoenix::Inner"]],["impl<M> RefUnwindSafe for Builder<M>
    where\n M: RefUnwindSafe,
    ",1,["quilkin::net::phoenix::Builder"]],["impl RefUnwindSafe for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !RefUnwindSafe for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl RefUnwindSafe for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl !RefUnwindSafe for Agent",1,["quilkin::cli::agent::Agent"]],["impl RefUnwindSafe for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl !RefUnwindSafe for Manage",1,["quilkin::cli::manage::Manage"]],["impl !RefUnwindSafe for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl RefUnwindSafe for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl RefUnwindSafe for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl RefUnwindSafe for Relay",1,["quilkin::cli::relay::Relay"]],["impl !RefUnwindSafe for Cli",1,["quilkin::cli::Cli"]],["impl RefUnwindSafe for LogFormats",1,["quilkin::cli::LogFormats"]],["impl !RefUnwindSafe for Commands",1,["quilkin::cli::Commands"]],["impl RefUnwindSafe for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl RefUnwindSafe for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl RefUnwindSafe for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl RefUnwindSafe for Error",1,["quilkin::codec::qcmp::Error"]],["impl !RefUnwindSafe for Admin",1,["quilkin::components::admin::Admin"]],["impl RefUnwindSafe for Ready",1,["quilkin::components::agent::Ready"]],["impl !RefUnwindSafe for Agent",1,["quilkin::components::agent::Agent"]],["impl !RefUnwindSafe for Manage",1,["quilkin::components::manage::Manage"]],["impl !RefUnwindSafe for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !RefUnwindSafe for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl !RefUnwindSafe for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl RefUnwindSafe for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl !RefUnwindSafe for Ready",1,["quilkin::components::proxy::Ready"]],["impl !RefUnwindSafe for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl RefUnwindSafe for Ready",1,["quilkin::components::relay::Ready"]],["impl RefUnwindSafe for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> !RefUnwindSafe for RunArgs<T>",1,["quilkin::components::RunArgs"]],["impl RefUnwindSafe for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl RefUnwindSafe for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl RefUnwindSafe for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl RefUnwindSafe for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl RefUnwindSafe for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl RefUnwindSafe for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl RefUnwindSafe for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl RefUnwindSafe for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl RefUnwindSafe for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl RefUnwindSafe for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl RefUnwindSafe for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl RefUnwindSafe for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl RefUnwindSafe for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl RefUnwindSafe for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl RefUnwindSafe for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl RefUnwindSafe for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl RefUnwindSafe for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl RefUnwindSafe for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl RefUnwindSafe for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl RefUnwindSafe for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl RefUnwindSafe for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl RefUnwindSafe for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl RefUnwindSafe for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl RefUnwindSafe for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl RefUnwindSafe for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> !RefUnwindSafe for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> !RefUnwindSafe for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl RefUnwindSafe for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> !RefUnwindSafe for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> !RefUnwindSafe for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl RefUnwindSafe for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl !RefUnwindSafe for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl !RefUnwindSafe for Config",1,["quilkin::config::Config"]],["impl !RefUnwindSafe for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl RefUnwindSafe for Datacenter",1,["quilkin::config::Datacenter"]],["impl RefUnwindSafe for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl RefUnwindSafe for Version",1,["quilkin::config::Version"]],["impl RefUnwindSafe for Filter",1,["quilkin::config::Filter"]],["impl RefUnwindSafe for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl RefUnwindSafe for AddrKind",1,["quilkin::config::AddrKind"]],["impl !RefUnwindSafe for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl !RefUnwindSafe for FilterError",1,["quilkin::filters::error::FilterError"]],["impl RefUnwindSafe for CreationError",1,["quilkin::filters::error::CreationError"]],["impl RefUnwindSafe for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl !RefUnwindSafe for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl RefUnwindSafe for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl !RefUnwindSafe for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl RefUnwindSafe for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl !RefUnwindSafe for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl !RefUnwindSafe for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl RefUnwindSafe for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl RefUnwindSafe for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl RefUnwindSafe for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::capture::config::Config"]],["impl RefUnwindSafe for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl !RefUnwindSafe for Capture",1,["quilkin::filters::capture::Capture"]],["impl !RefUnwindSafe for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl RefUnwindSafe for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl RefUnwindSafe for Action",1,["quilkin::filters::compress::config::Action"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::compress::config::Config"]],["impl !RefUnwindSafe for Compress",1,["quilkin::filters::compress::Compress"]],["impl RefUnwindSafe for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl RefUnwindSafe for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl RefUnwindSafe for Debug",1,["quilkin::filters::debug::Debug"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::debug::Config"]],["impl RefUnwindSafe for Drop",1,["quilkin::filters::drop::Drop"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::drop::Config"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::firewall::config::Config"]],["impl RefUnwindSafe for Action",1,["quilkin::filters::firewall::config::Action"]],["impl RefUnwindSafe for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl RefUnwindSafe for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl RefUnwindSafe for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl RefUnwindSafe for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl RefUnwindSafe for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl RefUnwindSafe for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl !RefUnwindSafe for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl !RefUnwindSafe for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::match::config::Config"]],["impl RefUnwindSafe for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl RefUnwindSafe for Branch",1,["quilkin::filters::match::config::Branch"]],["impl RefUnwindSafe for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl !RefUnwindSafe for Match",1,["quilkin::filters::match::Match"]],["impl RefUnwindSafe for Pass",1,["quilkin::filters::pass::Pass"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::pass::Config"]],["impl RefUnwindSafe for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::timestamp::Config"]],["impl RefUnwindSafe for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl RefUnwindSafe for Error",1,["quilkin::filters::token_router::Error"]],["impl RefUnwindSafe for Config",1,["quilkin::filters::token_router::Config"]],["impl RefUnwindSafe for Resource",1,["quilkin::xds::Resource"]],["impl RefUnwindSafe for ResourceType",1,["quilkin::xds::ResourceType"]],["impl RefUnwindSafe for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl RefUnwindSafe for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl RefUnwindSafe for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl RefUnwindSafe for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl RefUnwindSafe for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl RefUnwindSafe for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl RefUnwindSafe for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl RefUnwindSafe for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl RefUnwindSafe for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl RefUnwindSafe for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl RefUnwindSafe for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl RefUnwindSafe for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl RefUnwindSafe for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl RefUnwindSafe for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl RefUnwindSafe for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl RefUnwindSafe for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl RefUnwindSafe for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl RefUnwindSafe for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl RefUnwindSafe for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl RefUnwindSafe for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl RefUnwindSafe for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl RefUnwindSafe for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl RefUnwindSafe for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl RefUnwindSafe for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl RefUnwindSafe for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl RefUnwindSafe for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl RefUnwindSafe for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl RefUnwindSafe for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl RefUnwindSafe for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl RefUnwindSafe for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl RefUnwindSafe for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl RefUnwindSafe for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl RefUnwindSafe for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl RefUnwindSafe for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl RefUnwindSafe for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl RefUnwindSafe for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl RefUnwindSafe for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl RefUnwindSafe for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl RefUnwindSafe for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl RefUnwindSafe for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl RefUnwindSafe for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl RefUnwindSafe for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl RefUnwindSafe for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl RefUnwindSafe for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl RefUnwindSafe for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl RefUnwindSafe for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl RefUnwindSafe for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl RefUnwindSafe for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl RefUnwindSafe for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl RefUnwindSafe for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl RefUnwindSafe for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl RefUnwindSafe for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl RefUnwindSafe for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl RefUnwindSafe for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl RefUnwindSafe for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl RefUnwindSafe for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl RefUnwindSafe for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl RefUnwindSafe for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl RefUnwindSafe for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl RefUnwindSafe for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl RefUnwindSafe for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl RefUnwindSafe for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl RefUnwindSafe for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl RefUnwindSafe for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl RefUnwindSafe for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl RefUnwindSafe for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl RefUnwindSafe for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl RefUnwindSafe for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl RefUnwindSafe for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl RefUnwindSafe for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl RefUnwindSafe for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl RefUnwindSafe for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl RefUnwindSafe for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl RefUnwindSafe for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl RefUnwindSafe for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl RefUnwindSafe for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl RefUnwindSafe for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl RefUnwindSafe for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl RefUnwindSafe for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl RefUnwindSafe for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl RefUnwindSafe for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl RefUnwindSafe for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl RefUnwindSafe for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl RefUnwindSafe for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl RefUnwindSafe for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl RefUnwindSafe for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl RefUnwindSafe for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl RefUnwindSafe for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl RefUnwindSafe for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl RefUnwindSafe for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl RefUnwindSafe for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl RefUnwindSafe for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl RefUnwindSafe for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl RefUnwindSafe for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl RefUnwindSafe for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl RefUnwindSafe for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl RefUnwindSafe for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl RefUnwindSafe for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl RefUnwindSafe for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl RefUnwindSafe for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl RefUnwindSafe for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl RefUnwindSafe for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl RefUnwindSafe for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl RefUnwindSafe for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl RefUnwindSafe for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl RefUnwindSafe for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl RefUnwindSafe for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl RefUnwindSafe for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl RefUnwindSafe for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl RefUnwindSafe for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl RefUnwindSafe for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl RefUnwindSafe for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl RefUnwindSafe for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl RefUnwindSafe for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl RefUnwindSafe for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl RefUnwindSafe for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl RefUnwindSafe for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl RefUnwindSafe for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl RefUnwindSafe for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl RefUnwindSafe for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl RefUnwindSafe for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl RefUnwindSafe for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl RefUnwindSafe for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl RefUnwindSafe for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl RefUnwindSafe for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl RefUnwindSafe for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl RefUnwindSafe for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl RefUnwindSafe for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl RefUnwindSafe for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl RefUnwindSafe for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl RefUnwindSafe for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl RefUnwindSafe for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl RefUnwindSafe for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl RefUnwindSafe for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl RefUnwindSafe for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl RefUnwindSafe for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl RefUnwindSafe for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl RefUnwindSafe for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl RefUnwindSafe for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl RefUnwindSafe for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl RefUnwindSafe for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl RefUnwindSafe for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl RefUnwindSafe for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl RefUnwindSafe for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl RefUnwindSafe for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl RefUnwindSafe for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl RefUnwindSafe for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl RefUnwindSafe for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl RefUnwindSafe for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl RefUnwindSafe for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl RefUnwindSafe for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl RefUnwindSafe for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl RefUnwindSafe for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl RefUnwindSafe for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl RefUnwindSafe for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl RefUnwindSafe for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl RefUnwindSafe for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl RefUnwindSafe for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl RefUnwindSafe for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl RefUnwindSafe for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl RefUnwindSafe for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl RefUnwindSafe for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl RefUnwindSafe for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl RefUnwindSafe for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl RefUnwindSafe for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl RefUnwindSafe for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl RefUnwindSafe for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl RefUnwindSafe for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl RefUnwindSafe for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl RefUnwindSafe for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl RefUnwindSafe for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl RefUnwindSafe for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl RefUnwindSafe for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl RefUnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl RefUnwindSafe for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl RefUnwindSafe for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl RefUnwindSafe for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl RefUnwindSafe for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl RefUnwindSafe for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl RefUnwindSafe for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl RefUnwindSafe for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl RefUnwindSafe for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl RefUnwindSafe for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl RefUnwindSafe for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl RefUnwindSafe for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl RefUnwindSafe for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl RefUnwindSafe for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl RefUnwindSafe for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl RefUnwindSafe for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl RefUnwindSafe for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl RefUnwindSafe for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl RefUnwindSafe for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl RefUnwindSafe for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl RefUnwindSafe for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl RefUnwindSafe for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl RefUnwindSafe for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl RefUnwindSafe for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl RefUnwindSafe for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl RefUnwindSafe for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl RefUnwindSafe for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl RefUnwindSafe for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl RefUnwindSafe for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl RefUnwindSafe for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl RefUnwindSafe for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl RefUnwindSafe for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl RefUnwindSafe for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl RefUnwindSafe for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl RefUnwindSafe for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl RefUnwindSafe for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl RefUnwindSafe for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl RefUnwindSafe for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl RefUnwindSafe for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl RefUnwindSafe for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl RefUnwindSafe for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl RefUnwindSafe for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl RefUnwindSafe for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl RefUnwindSafe for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl RefUnwindSafe for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl RefUnwindSafe for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl RefUnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl RefUnwindSafe for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl RefUnwindSafe for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl RefUnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl RefUnwindSafe for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl RefUnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl RefUnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl RefUnwindSafe for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl RefUnwindSafe for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl RefUnwindSafe for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl RefUnwindSafe for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl RefUnwindSafe for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl RefUnwindSafe for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl RefUnwindSafe for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl RefUnwindSafe for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl RefUnwindSafe for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl RefUnwindSafe for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl RefUnwindSafe for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl RefUnwindSafe for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl RefUnwindSafe for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl RefUnwindSafe for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl RefUnwindSafe for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl RefUnwindSafe for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl RefUnwindSafe for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl RefUnwindSafe for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl RefUnwindSafe for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl RefUnwindSafe for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl RefUnwindSafe for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl RefUnwindSafe for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl RefUnwindSafe for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl RefUnwindSafe for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl RefUnwindSafe for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl RefUnwindSafe for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl RefUnwindSafe for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl RefUnwindSafe for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl RefUnwindSafe for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl RefUnwindSafe for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl RefUnwindSafe for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl RefUnwindSafe for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl RefUnwindSafe for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> RefUnwindSafe for AggregatedDiscoveryServiceClient<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> RefUnwindSafe for AggregatedDiscoveryServiceServer<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl RefUnwindSafe for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl RefUnwindSafe for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl RefUnwindSafe for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl RefUnwindSafe for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl RefUnwindSafe for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl RefUnwindSafe for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl RefUnwindSafe for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl RefUnwindSafe for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl RefUnwindSafe for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl RefUnwindSafe for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl RefUnwindSafe for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl RefUnwindSafe for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl RefUnwindSafe for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl RefUnwindSafe for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl RefUnwindSafe for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl RefUnwindSafe for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl RefUnwindSafe for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl RefUnwindSafe for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl RefUnwindSafe for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl RefUnwindSafe for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl RefUnwindSafe for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl RefUnwindSafe for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl RefUnwindSafe for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl RefUnwindSafe for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl RefUnwindSafe for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl RefUnwindSafe for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl RefUnwindSafe for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl RefUnwindSafe for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl RefUnwindSafe for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl RefUnwindSafe for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl RefUnwindSafe for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl RefUnwindSafe for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl RefUnwindSafe for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl RefUnwindSafe for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl RefUnwindSafe for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl RefUnwindSafe for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl RefUnwindSafe for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl RefUnwindSafe for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl RefUnwindSafe for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl RefUnwindSafe for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl RefUnwindSafe for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl RefUnwindSafe for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl RefUnwindSafe for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl RefUnwindSafe for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl RefUnwindSafe for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl RefUnwindSafe for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> RefUnwindSafe for AggregatedControlPlaneDiscoveryServiceClient<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> RefUnwindSafe for AggregatedControlPlaneDiscoveryServiceServer<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl RefUnwindSafe for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl RefUnwindSafe for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl RefUnwindSafe for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl RefUnwindSafe for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl RefUnwindSafe for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl RefUnwindSafe for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl RefUnwindSafe for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl RefUnwindSafe for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl RefUnwindSafe for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl RefUnwindSafe for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl RefUnwindSafe for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl RefUnwindSafe for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl RefUnwindSafe for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl RefUnwindSafe for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl RefUnwindSafe for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl RefUnwindSafe for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl RefUnwindSafe for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl RefUnwindSafe for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl RefUnwindSafe for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl RefUnwindSafe for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl RefUnwindSafe for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl RefUnwindSafe for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl RefUnwindSafe for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl RefUnwindSafe for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl RefUnwindSafe for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl RefUnwindSafe for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl RefUnwindSafe for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl RefUnwindSafe for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl RefUnwindSafe for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl RefUnwindSafe for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl RefUnwindSafe for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl RefUnwindSafe for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl RefUnwindSafe for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl RefUnwindSafe for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl RefUnwindSafe for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl RefUnwindSafe for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl RefUnwindSafe for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl RefUnwindSafe for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl RefUnwindSafe for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl RefUnwindSafe for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl RefUnwindSafe for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl RefUnwindSafe for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl RefUnwindSafe for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl RefUnwindSafe for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl RefUnwindSafe for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl RefUnwindSafe for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl RefUnwindSafe for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl RefUnwindSafe for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl RefUnwindSafe for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl RefUnwindSafe for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl RefUnwindSafe for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl RefUnwindSafe for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl RefUnwindSafe for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl RefUnwindSafe for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl RefUnwindSafe for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl RefUnwindSafe for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl RefUnwindSafe for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl RefUnwindSafe for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl RefUnwindSafe for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl RefUnwindSafe for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl RefUnwindSafe for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl RefUnwindSafe for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl RefUnwindSafe for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl RefUnwindSafe for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> !RefUnwindSafe for Client<C>",1,["xds::client::Client"]],["impl RefUnwindSafe for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl !RefUnwindSafe for LocalVersions",1,["xds::config::LocalVersions"]],["impl RefUnwindSafe for ClientState",1,["xds::config::ClientState"]],["impl RefUnwindSafe for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl RefUnwindSafe for ClientTracker",1,["xds::config::ClientTracker"]],["impl RefUnwindSafe for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl RefUnwindSafe for Locality",1,["xds::locality::Locality"]],["impl RefUnwindSafe for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl RefUnwindSafe for TcpListener",1,["xds::net::TcpListener"]],["impl<C> !RefUnwindSafe for ControlPlane<C>",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/api/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js b/main/api/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js index 873f641351..f1b7009682 100644 --- a/main/api/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js +++ b/main/api/trait.impl/core/panic/unwind_safe/trait.UnwindSafe.js @@ -1,7 +1,7 @@ (function() {var implementors = { "agones":[["impl !UnwindSafe for Client",1,["agones::Client"]]], "qt":[["impl UnwindSafe for ServerPailConfig",1,["qt::ServerPailConfig"]],["impl UnwindSafe for AdminPailConfig",1,["qt::AdminPailConfig"]],["impl !UnwindSafe for RelayPailConfig",1,["qt::RelayPailConfig"]],["impl !UnwindSafe for ProxyPailConfig",1,["qt::ProxyPailConfig"]],["impl UnwindSafe for ManagementPailConfig",1,["qt::ManagementPailConfig"]],["impl UnwindSafe for AgentPailConfig",1,["qt::AgentPailConfig"]],["impl !UnwindSafe for PailConfig",1,["qt::PailConfig"]],["impl !UnwindSafe for ConfigFile",1,["qt::ConfigFile"]],["impl !UnwindSafe for SandboxPailConfig",1,["qt::SandboxPailConfig"]],["impl !UnwindSafe for SandboxConfig",1,["qt::SandboxConfig"]],["impl !UnwindSafe for ServerPail",1,["qt::ServerPail"]],["impl !UnwindSafe for RelayPail",1,["qt::RelayPail"]],["impl !UnwindSafe for AgentPail",1,["qt::AgentPail"]],["impl !UnwindSafe for ProxyPail",1,["qt::ProxyPail"]],["impl !UnwindSafe for Pail",1,["qt::Pail"]],["impl !UnwindSafe for Sandbox",1,["qt::Sandbox"]]], -"quilkin":[["impl UnwindSafe for BufferPool",1,["quilkin::pool::BufferPool"]],["impl !UnwindSafe for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl !UnwindSafe for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl UnwindSafe for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl UnwindSafe for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl UnwindSafe for Token",1,["quilkin::net::cluster::Token"]],["impl UnwindSafe for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl UnwindSafe for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> UnwindSafe for ClusterMap<S>
    where\n S: UnwindSafe,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl UnwindSafe for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl UnwindSafe for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl UnwindSafe for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl UnwindSafe for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl UnwindSafe for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl UnwindSafe for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl UnwindSafe for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> UnwindSafe for MetadataView<T>
    where\n T: UnwindSafe,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl UnwindSafe for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl UnwindSafe for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl UnwindSafe for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl UnwindSafe for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> !UnwindSafe for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> !UnwindSafe for Inner<M>",1,["quilkin::net::phoenix::Inner"]],["impl<M> UnwindSafe for Builder<M>
    where\n M: UnwindSafe,
    ",1,["quilkin::net::phoenix::Builder"]],["impl UnwindSafe for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !UnwindSafe for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl UnwindSafe for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl !UnwindSafe for Agent",1,["quilkin::cli::agent::Agent"]],["impl UnwindSafe for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl !UnwindSafe for Manage",1,["quilkin::cli::manage::Manage"]],["impl !UnwindSafe for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl UnwindSafe for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl UnwindSafe for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl UnwindSafe for Relay",1,["quilkin::cli::relay::Relay"]],["impl !UnwindSafe for Cli",1,["quilkin::cli::Cli"]],["impl UnwindSafe for LogFormats",1,["quilkin::cli::LogFormats"]],["impl !UnwindSafe for Commands",1,["quilkin::cli::Commands"]],["impl UnwindSafe for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl UnwindSafe for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl UnwindSafe for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl UnwindSafe for Error",1,["quilkin::codec::qcmp::Error"]],["impl !UnwindSafe for Admin",1,["quilkin::components::admin::Admin"]],["impl UnwindSafe for Ready",1,["quilkin::components::agent::Ready"]],["impl !UnwindSafe for Agent",1,["quilkin::components::agent::Agent"]],["impl !UnwindSafe for Manage",1,["quilkin::components::manage::Manage"]],["impl !UnwindSafe for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !UnwindSafe for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl !UnwindSafe for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl UnwindSafe for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl !UnwindSafe for Ready",1,["quilkin::components::proxy::Ready"]],["impl !UnwindSafe for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl UnwindSafe for Ready",1,["quilkin::components::relay::Ready"]],["impl UnwindSafe for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> !UnwindSafe for RunArgs<T>",1,["quilkin::components::RunArgs"]],["impl UnwindSafe for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl UnwindSafe for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl UnwindSafe for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl UnwindSafe for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl UnwindSafe for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl UnwindSafe for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl UnwindSafe for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl UnwindSafe for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl UnwindSafe for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl UnwindSafe for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl UnwindSafe for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl UnwindSafe for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl UnwindSafe for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl UnwindSafe for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl UnwindSafe for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl UnwindSafe for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl UnwindSafe for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl UnwindSafe for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl UnwindSafe for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl UnwindSafe for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl UnwindSafe for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl UnwindSafe for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl UnwindSafe for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl UnwindSafe for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl UnwindSafe for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> !UnwindSafe for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> !UnwindSafe for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl UnwindSafe for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> !UnwindSafe for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> !UnwindSafe for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl UnwindSafe for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl !UnwindSafe for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl !UnwindSafe for Config",1,["quilkin::config::Config"]],["impl UnwindSafe for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl UnwindSafe for Datacenter",1,["quilkin::config::Datacenter"]],["impl UnwindSafe for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl UnwindSafe for Version",1,["quilkin::config::Version"]],["impl UnwindSafe for Filter",1,["quilkin::config::Filter"]],["impl UnwindSafe for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl UnwindSafe for AddrKind",1,["quilkin::config::AddrKind"]],["impl !UnwindSafe for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl !UnwindSafe for FilterError",1,["quilkin::filters::error::FilterError"]],["impl UnwindSafe for CreationError",1,["quilkin::filters::error::CreationError"]],["impl UnwindSafe for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl !UnwindSafe for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl UnwindSafe for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl !UnwindSafe for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl UnwindSafe for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl !UnwindSafe for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl !UnwindSafe for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl UnwindSafe for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl UnwindSafe for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl UnwindSafe for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl UnwindSafe for Config",1,["quilkin::filters::capture::config::Config"]],["impl UnwindSafe for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl !UnwindSafe for Capture",1,["quilkin::filters::capture::Capture"]],["impl UnwindSafe for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl UnwindSafe for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl UnwindSafe for Action",1,["quilkin::filters::compress::config::Action"]],["impl UnwindSafe for Config",1,["quilkin::filters::compress::config::Config"]],["impl !UnwindSafe for Compress",1,["quilkin::filters::compress::Compress"]],["impl UnwindSafe for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl UnwindSafe for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl UnwindSafe for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl UnwindSafe for Debug",1,["quilkin::filters::debug::Debug"]],["impl UnwindSafe for Config",1,["quilkin::filters::debug::Config"]],["impl UnwindSafe for Drop",1,["quilkin::filters::drop::Drop"]],["impl UnwindSafe for Config",1,["quilkin::filters::drop::Config"]],["impl UnwindSafe for Config",1,["quilkin::filters::firewall::config::Config"]],["impl UnwindSafe for Action",1,["quilkin::filters::firewall::config::Action"]],["impl UnwindSafe for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl UnwindSafe for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl UnwindSafe for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl UnwindSafe for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl UnwindSafe for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl UnwindSafe for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl UnwindSafe for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl !UnwindSafe for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl !UnwindSafe for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl UnwindSafe for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl UnwindSafe for Config",1,["quilkin::filters::match::config::Config"]],["impl UnwindSafe for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl UnwindSafe for Branch",1,["quilkin::filters::match::config::Branch"]],["impl UnwindSafe for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl !UnwindSafe for Match",1,["quilkin::filters::match::Match"]],["impl UnwindSafe for Pass",1,["quilkin::filters::pass::Pass"]],["impl UnwindSafe for Config",1,["quilkin::filters::pass::Config"]],["impl UnwindSafe for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl UnwindSafe for Config",1,["quilkin::filters::timestamp::Config"]],["impl UnwindSafe for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl UnwindSafe for HashedTokenRouter",1,["quilkin::filters::token_router::HashedTokenRouter"]],["impl UnwindSafe for Error",1,["quilkin::filters::token_router::Error"]],["impl UnwindSafe for Config",1,["quilkin::filters::token_router::Config"]],["impl UnwindSafe for Resource",1,["quilkin::xds::Resource"]],["impl UnwindSafe for ResourceType",1,["quilkin::xds::ResourceType"]],["impl UnwindSafe for ShutdownKind",1,["quilkin::ShutdownKind"]]], +"quilkin":[["impl UnwindSafe for BufferPool",1,["quilkin::pool::BufferPool"]],["impl !UnwindSafe for PoolBuffer",1,["quilkin::pool::PoolBuffer"]],["impl !UnwindSafe for FrozenPoolBuffer",1,["quilkin::pool::FrozenPoolBuffer"]],["impl UnwindSafe for UtcTimestamp",1,["quilkin::time::UtcTimestamp"]],["impl UnwindSafe for DurationNanos",1,["quilkin::time::DurationNanos"]],["impl UnwindSafe for Token",1,["quilkin::net::cluster::Token"]],["impl UnwindSafe for EndpointSetVersion",1,["quilkin::net::cluster::EndpointSetVersion"]],["impl UnwindSafe for EndpointSet",1,["quilkin::net::cluster::EndpointSet"]],["impl<S> UnwindSafe for ClusterMap<S>
    where\n S: UnwindSafe,
    ",1,["quilkin::net::cluster::ClusterMap"]],["impl UnwindSafe for ClusterMapDeser",1,["quilkin::net::cluster::ClusterMapDeser"]],["impl UnwindSafe for EndpointAddress",1,["quilkin::net::endpoint::address::EndpointAddress"]],["impl UnwindSafe for AddressKind",1,["quilkin::net::endpoint::address::AddressKind"]],["impl UnwindSafe for Key",1,["quilkin::net::endpoint::metadata::symbol::Key"]],["impl UnwindSafe for Symbol",1,["quilkin::net::endpoint::metadata::symbol::Symbol"]],["impl UnwindSafe for Reference",1,["quilkin::net::endpoint::metadata::symbol::Reference"]],["impl UnwindSafe for Value",1,["quilkin::net::endpoint::metadata::Value"]],["impl<T> UnwindSafe for MetadataView<T>
    where\n T: UnwindSafe,
    ",1,["quilkin::net::endpoint::metadata::MetadataView"]],["impl UnwindSafe for Endpoint",1,["quilkin::net::endpoint::Endpoint"]],["impl UnwindSafe for Metadata",1,["quilkin::net::endpoint::Metadata"]],["impl UnwindSafe for MetadataError",1,["quilkin::net::endpoint::MetadataError"]],["impl UnwindSafe for DistanceMeasure",1,["quilkin::net::phoenix::DistanceMeasure"]],["impl<M> !UnwindSafe for Phoenix<M>",1,["quilkin::net::phoenix::Phoenix"]],["impl<M> !UnwindSafe for Inner<M>",1,["quilkin::net::phoenix::Inner"]],["impl<M> UnwindSafe for Builder<M>
    where\n M: UnwindSafe,
    ",1,["quilkin::net::phoenix::Builder"]],["impl UnwindSafe for Coordinates",1,["quilkin::net::phoenix::Coordinates"]],["impl !UnwindSafe for DualStackLocalSocket",1,["quilkin::net::DualStackLocalSocket"]],["impl UnwindSafe for DualStackEpollSocket",1,["quilkin::net::DualStackEpollSocket"]],["impl !UnwindSafe for Agent",1,["quilkin::cli::agent::Agent"]],["impl UnwindSafe for GenerateConfigSchema",1,["quilkin::cli::generate_config_schema::GenerateConfigSchema"]],["impl !UnwindSafe for Manage",1,["quilkin::cli::manage::Manage"]],["impl !UnwindSafe for Proxy",1,["quilkin::cli::proxy::Proxy"]],["impl UnwindSafe for Qcmp",1,["quilkin::cli::qcmp::Qcmp"]],["impl UnwindSafe for Ping",1,["quilkin::cli::qcmp::Ping"]],["impl UnwindSafe for Relay",1,["quilkin::cli::relay::Relay"]],["impl !UnwindSafe for Cli",1,["quilkin::cli::Cli"]],["impl UnwindSafe for LogFormats",1,["quilkin::cli::LogFormats"]],["impl !UnwindSafe for Commands",1,["quilkin::cli::Commands"]],["impl UnwindSafe for QcmpPacket",1,["quilkin::codec::qcmp::QcmpPacket"]],["impl UnwindSafe for QcmpMeasurement",1,["quilkin::codec::qcmp::QcmpMeasurement"]],["impl UnwindSafe for Protocol",1,["quilkin::codec::qcmp::Protocol"]],["impl UnwindSafe for Error",1,["quilkin::codec::qcmp::Error"]],["impl !UnwindSafe for Admin",1,["quilkin::components::admin::Admin"]],["impl UnwindSafe for Ready",1,["quilkin::components::agent::Ready"]],["impl !UnwindSafe for Agent",1,["quilkin::components::agent::Agent"]],["impl !UnwindSafe for Manage",1,["quilkin::components::manage::Manage"]],["impl !UnwindSafe for DownstreamReceiveWorkerConfig",1,["quilkin::components::proxy::packet_router::DownstreamReceiveWorkerConfig"]],["impl !UnwindSafe for SessionPool",1,["quilkin::components::proxy::sessions::SessionPool"]],["impl !UnwindSafe for PipelineError",1,["quilkin::components::proxy::PipelineError"]],["impl UnwindSafe for PipelineErrorDiscriminants",1,["quilkin::components::proxy::PipelineErrorDiscriminants"]],["impl !UnwindSafe for Ready",1,["quilkin::components::proxy::Ready"]],["impl !UnwindSafe for Proxy",1,["quilkin::components::proxy::Proxy"]],["impl UnwindSafe for Ready",1,["quilkin::components::relay::Ready"]],["impl UnwindSafe for Relay",1,["quilkin::components::relay::Relay"]],["impl<T> !UnwindSafe for RunArgs<T>",1,["quilkin::components::RunArgs"]],["impl UnwindSafe for ConfigType",1,["quilkin::config::config_type::ConfigType"]],["impl UnwindSafe for ValidationError",1,["quilkin::config::error::ValidationError"]],["impl UnwindSafe for GameServer",1,["quilkin::config::providers::k8s::agones::GameServer"]],["impl UnwindSafe for Inner",1,["quilkin::config::providers::k8s::agones::Inner"]],["impl UnwindSafe for GameServerSpec",1,["quilkin::config::providers::k8s::agones::GameServerSpec"]],["impl UnwindSafe for Health",1,["quilkin::config::providers::k8s::agones::Health"]],["impl UnwindSafe for GameServerPort",1,["quilkin::config::providers::k8s::agones::GameServerPort"]],["impl UnwindSafe for GameServerStatus",1,["quilkin::config::providers::k8s::agones::GameServerStatus"]],["impl UnwindSafe for GameServerState",1,["quilkin::config::providers::k8s::agones::GameServerState"]],["impl UnwindSafe for GameServerStatusPort",1,["quilkin::config::providers::k8s::agones::GameServerStatusPort"]],["impl UnwindSafe for SdkServer",1,["quilkin::config::providers::k8s::agones::SdkServer"]],["impl UnwindSafe for SdkServerLogLevel",1,["quilkin::config::providers::k8s::agones::SdkServerLogLevel"]],["impl UnwindSafe for PortPolicy",1,["quilkin::config::providers::k8s::agones::PortPolicy"]],["impl UnwindSafe for SchedulingStrategy",1,["quilkin::config::providers::k8s::agones::SchedulingStrategy"]],["impl UnwindSafe for Protocol",1,["quilkin::config::providers::k8s::agones::Protocol"]],["impl UnwindSafe for Fleet",1,["quilkin::config::providers::k8s::agones::Fleet"]],["impl UnwindSafe for FleetInner",1,["quilkin::config::providers::k8s::agones::FleetInner"]],["impl UnwindSafe for FleetSpec",1,["quilkin::config::providers::k8s::agones::FleetSpec"]],["impl UnwindSafe for FleetScheduling",1,["quilkin::config::providers::k8s::agones::FleetScheduling"]],["impl UnwindSafe for FleetStrategy",1,["quilkin::config::providers::k8s::agones::FleetStrategy"]],["impl UnwindSafe for FleetStrategyRollingUpdate",1,["quilkin::config::providers::k8s::agones::FleetStrategyRollingUpdate"]],["impl UnwindSafe for FleetStrategyType",1,["quilkin::config::providers::k8s::agones::FleetStrategyType"]],["impl UnwindSafe for GameServerTemplateSpec",1,["quilkin::config::providers::k8s::agones::GameServerTemplateSpec"]],["impl UnwindSafe for FleetStatus",1,["quilkin::config::providers::k8s::agones::FleetStatus"]],["impl UnwindSafe for Providers",1,["quilkin::config::providers::Providers"]],["impl<T> !UnwindSafe for Slot<T>",1,["quilkin::config::slot::Slot"]],["impl<T> !UnwindSafe for Watch<T>",1,["quilkin::config::watch::Watch"]],["impl UnwindSafe for Marker",1,["quilkin::config::watch::Marker"]],["impl<'inner, T> !UnwindSafe for ReadGuard<'inner, T>",1,["quilkin::config::watch::ReadGuard"]],["impl<'inner, T> !UnwindSafe for WatchGuard<'inner, T>",1,["quilkin::config::watch::WatchGuard"]],["impl UnwindSafe for Base64Standard",1,["quilkin::config::Base64Standard"]],["impl !UnwindSafe for DatacenterConfig",1,["quilkin::config::DatacenterConfig"]],["impl !UnwindSafe for Config",1,["quilkin::config::Config"]],["impl UnwindSafe for DatacenterMap",1,["quilkin::config::DatacenterMap"]],["impl UnwindSafe for Datacenter",1,["quilkin::config::Datacenter"]],["impl UnwindSafe for IcaoCode",1,["quilkin::config::IcaoCode"]],["impl UnwindSafe for Version",1,["quilkin::config::Version"]],["impl UnwindSafe for Filter",1,["quilkin::config::Filter"]],["impl UnwindSafe for AddressSelector",1,["quilkin::config::AddressSelector"]],["impl UnwindSafe for AddrKind",1,["quilkin::config::AddrKind"]],["impl !UnwindSafe for FilterChain",1,["quilkin::filters::chain::FilterChain"]],["impl !UnwindSafe for FilterError",1,["quilkin::filters::error::FilterError"]],["impl UnwindSafe for CreationError",1,["quilkin::filters::error::CreationError"]],["impl UnwindSafe for ConvertProtoConfigError",1,["quilkin::filters::error::ConvertProtoConfigError"]],["impl !UnwindSafe for FilterInstance",1,["quilkin::filters::factory::FilterInstance"]],["impl UnwindSafe for CreateFilterArgs",1,["quilkin::filters::factory::CreateFilterArgs"]],["impl !UnwindSafe for ReadContext",1,["quilkin::filters::read::ReadContext"]],["impl UnwindSafe for FilterRegistry",1,["quilkin::filters::registry::FilterRegistry"]],["impl !UnwindSafe for FilterSet",1,["quilkin::filters::set::FilterSet"]],["impl !UnwindSafe for WriteContext",1,["quilkin::filters::write::WriteContext"]],["impl UnwindSafe for Prefix",1,["quilkin::filters::capture::affix::Prefix"]],["impl UnwindSafe for Suffix",1,["quilkin::filters::capture::affix::Suffix"]],["impl UnwindSafe for Strategy",1,["quilkin::filters::capture::config::Strategy"]],["impl UnwindSafe for Config",1,["quilkin::filters::capture::config::Config"]],["impl UnwindSafe for Regex",1,["quilkin::filters::capture::regex::Regex"]],["impl !UnwindSafe for Capture",1,["quilkin::filters::capture::Capture"]],["impl UnwindSafe for Compressor",1,["quilkin::filters::compress::compressor::Compressor"]],["impl UnwindSafe for Mode",1,["quilkin::filters::compress::config::Mode"]],["impl UnwindSafe for Action",1,["quilkin::filters::compress::config::Action"]],["impl UnwindSafe for Config",1,["quilkin::filters::compress::config::Config"]],["impl !UnwindSafe for Compress",1,["quilkin::filters::compress::Compress"]],["impl UnwindSafe for Strategy",1,["quilkin::filters::concatenate::config::Strategy"]],["impl UnwindSafe for Config",1,["quilkin::filters::concatenate::config::Config"]],["impl UnwindSafe for Concatenate",1,["quilkin::filters::concatenate::Concatenate"]],["impl UnwindSafe for Debug",1,["quilkin::filters::debug::Debug"]],["impl UnwindSafe for Config",1,["quilkin::filters::debug::Config"]],["impl UnwindSafe for Drop",1,["quilkin::filters::drop::Drop"]],["impl UnwindSafe for Config",1,["quilkin::filters::drop::Config"]],["impl UnwindSafe for Config",1,["quilkin::filters::firewall::config::Config"]],["impl UnwindSafe for Action",1,["quilkin::filters::firewall::config::Action"]],["impl UnwindSafe for Rule",1,["quilkin::filters::firewall::config::Rule"]],["impl UnwindSafe for PortRangeError",1,["quilkin::filters::firewall::config::PortRangeError"]],["impl UnwindSafe for PortRange",1,["quilkin::filters::firewall::config::PortRange"]],["impl UnwindSafe for Firewall",1,["quilkin::filters::firewall::Firewall"]],["impl UnwindSafe for PacketDenied",1,["quilkin::filters::firewall::PacketDenied"]],["impl UnwindSafe for Config",1,["quilkin::filters::load_balancer::config::Config"]],["impl UnwindSafe for Policy",1,["quilkin::filters::load_balancer::config::Policy"]],["impl !UnwindSafe for LoadBalancer",1,["quilkin::filters::load_balancer::LoadBalancer"]],["impl !UnwindSafe for LocalRateLimit",1,["quilkin::filters::local_rate_limit::LocalRateLimit"]],["impl UnwindSafe for Config",1,["quilkin::filters::local_rate_limit::Config"]],["impl UnwindSafe for Config",1,["quilkin::filters::match::config::Config"]],["impl UnwindSafe for DirectionalConfig",1,["quilkin::filters::match::config::DirectionalConfig"]],["impl UnwindSafe for Branch",1,["quilkin::filters::match::config::Branch"]],["impl UnwindSafe for Fallthrough",1,["quilkin::filters::match::config::Fallthrough"]],["impl !UnwindSafe for Match",1,["quilkin::filters::match::Match"]],["impl UnwindSafe for Pass",1,["quilkin::filters::pass::Pass"]],["impl UnwindSafe for Config",1,["quilkin::filters::pass::Config"]],["impl UnwindSafe for Timestamp",1,["quilkin::filters::timestamp::Timestamp"]],["impl UnwindSafe for Config",1,["quilkin::filters::timestamp::Config"]],["impl UnwindSafe for TokenRouter",1,["quilkin::filters::token_router::TokenRouter"]],["impl UnwindSafe for Error",1,["quilkin::filters::token_router::Error"]],["impl UnwindSafe for Config",1,["quilkin::filters::token_router::Config"]],["impl UnwindSafe for Resource",1,["quilkin::xds::Resource"]],["impl UnwindSafe for ResourceType",1,["quilkin::xds::ResourceType"]],["impl UnwindSafe for ShutdownKind",1,["quilkin::ShutdownKind"]]], "quilkin_proto":[["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log::ConfigType"]],["impl UnwindSafe for FilterSpecifier",1,["quilkin_proto::generated::envoy::config::accesslog::v3::access_log_filter::FilterSpecifier"]],["impl UnwindSafe for Op",1,["quilkin_proto::generated::envoy::config::accesslog::v3::comparison_filter::Op"]],["impl UnwindSafe for Status",1,["quilkin_proto::generated::envoy::config::accesslog::v3::grpc_status_filter::Status"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::accesslog::v3::extension_filter::ConfigType"]],["impl UnwindSafe for AccessLog",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLog"]],["impl UnwindSafe for AccessLogFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AccessLogFilter"]],["impl UnwindSafe for ComparisonFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ComparisonFilter"]],["impl UnwindSafe for StatusCodeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::StatusCodeFilter"]],["impl UnwindSafe for DurationFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::DurationFilter"]],["impl UnwindSafe for NotHealthCheckFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::NotHealthCheckFilter"]],["impl UnwindSafe for TraceableFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::TraceableFilter"]],["impl UnwindSafe for RuntimeFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::RuntimeFilter"]],["impl UnwindSafe for AndFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::AndFilter"]],["impl UnwindSafe for OrFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::OrFilter"]],["impl UnwindSafe for HeaderFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::HeaderFilter"]],["impl UnwindSafe for ResponseFlagFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ResponseFlagFilter"]],["impl UnwindSafe for GrpcStatusFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::GrpcStatusFilter"]],["impl UnwindSafe for MetadataFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::MetadataFilter"]],["impl UnwindSafe for ExtensionFilter",1,["quilkin_proto::generated::envoy::config::accesslog::v3::ExtensionFilter"]],["impl UnwindSafe for HeaderAppendAction",1,["quilkin_proto::generated::envoy::config::core::v3::header_value_option::HeaderAppendAction"]],["impl UnwindSafe for Specifier",1,["quilkin_proto::generated::envoy::config::core::v3::data_source::Specifier"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::transport_socket::ConfigType"]],["impl UnwindSafe for Version",1,["quilkin_proto::generated::envoy::config::core::v3::proxy_protocol_config::Version"]],["impl UnwindSafe for SocketState",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::SocketState"]],["impl UnwindSafe for Value",1,["quilkin_proto::generated::envoy::config::core::v3::socket_option::Value"]],["impl UnwindSafe for AddressNameSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::envoy_internal_address::AddressNameSpecifier"]],["impl UnwindSafe for Protocol",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::Protocol"]],["impl UnwindSafe for PortSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::socket_address::PortSpecifier"]],["impl UnwindSafe for Address",1,["quilkin_proto::generated::envoy::config::core::v3::address::Address"]],["impl UnwindSafe for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_credentials::CredentialSpecifier"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::metadata_credentials_from_plugin::ConfigType"]],["impl UnwindSafe for ServiceAccountJwtAccessCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::ServiceAccountJwtAccessCredentials"]],["impl UnwindSafe for GoogleIamCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::GoogleIamCredentials"]],["impl UnwindSafe for MetadataCredentialsFromPlugin",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::MetadataCredentialsFromPlugin"]],["impl UnwindSafe for StsService",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::StsService"]],["impl UnwindSafe for CredentialSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::call_credentials::CredentialSpecifier"]],["impl UnwindSafe for ValueSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::value::ValueSpecifier"]],["impl UnwindSafe for Value",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::channel_args::Value"]],["impl UnwindSafe for SslCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::SslCredentials"]],["impl UnwindSafe for GoogleLocalCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::GoogleLocalCredentials"]],["impl UnwindSafe for ChannelCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelCredentials"]],["impl UnwindSafe for CallCredentials",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::CallCredentials"]],["impl UnwindSafe for ChannelArgs",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::google_grpc::ChannelArgs"]],["impl UnwindSafe for EnvoyGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::EnvoyGrpc"]],["impl UnwindSafe for GoogleGrpc",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::GoogleGrpc"]],["impl UnwindSafe for TargetSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::grpc_service::TargetSpecifier"]],["impl UnwindSafe for ApiType",1,["quilkin_proto::generated::envoy::config::core::v3::api_config_source::ApiType"]],["impl UnwindSafe for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::config_source::ConfigSourceSpecifier"]],["impl UnwindSafe for AlternateProtocolsCacheEntry",1,["quilkin_proto::generated::envoy::config::core::v3::alternate_protocols_cache_options::AlternateProtocolsCacheEntry"]],["impl UnwindSafe for HeadersWithUnderscoresAction",1,["quilkin_proto::generated::envoy::config::core::v3::http_protocol_options::HeadersWithUnderscoresAction"]],["impl UnwindSafe for ProperCaseWords",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::ProperCaseWords"]],["impl UnwindSafe for HeaderFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::header_key_format::HeaderFormat"]],["impl UnwindSafe for HeaderKeyFormat",1,["quilkin_proto::generated::envoy::config::core::v3::http1_protocol_options::HeaderKeyFormat"]],["impl UnwindSafe for SettingsParameter",1,["quilkin_proto::generated::envoy::config::core::v3::http2_protocol_options::SettingsParameter"]],["impl UnwindSafe for Transformation",1,["quilkin_proto::generated::envoy::config::core::v3::scheme_header_transformation::Transformation"]],["impl UnwindSafe for ConfigSourceSpecifier",1,["quilkin_proto::generated::envoy::config::core::v3::event_service_config::ConfigSourceSpecifier"]],["impl UnwindSafe for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::payload::Payload"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::custom_health_check::ConfigType"]],["impl UnwindSafe for Payload",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::Payload"]],["impl UnwindSafe for HttpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HttpHealthCheck"]],["impl UnwindSafe for TcpHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TcpHealthCheck"]],["impl UnwindSafe for RedisHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::RedisHealthCheck"]],["impl UnwindSafe for GrpcHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::GrpcHealthCheck"]],["impl UnwindSafe for CustomHealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::CustomHealthCheck"]],["impl UnwindSafe for TlsOptions",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::TlsOptions"]],["impl UnwindSafe for HealthChecker",1,["quilkin_proto::generated::envoy::config::core::v3::health_check::HealthChecker"]],["impl UnwindSafe for Locality",1,["quilkin_proto::generated::envoy::config::core::v3::Locality"]],["impl UnwindSafe for Node",1,["quilkin_proto::generated::envoy::config::core::v3::Node"]],["impl UnwindSafe for Metadata",1,["quilkin_proto::generated::envoy::config::core::v3::Metadata"]],["impl UnwindSafe for RuntimeUInt32",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeUInt32"]],["impl UnwindSafe for RuntimePercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimePercent"]],["impl UnwindSafe for RuntimeDouble",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeDouble"]],["impl UnwindSafe for RuntimeFeatureFlag",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFeatureFlag"]],["impl UnwindSafe for QueryParameter",1,["quilkin_proto::generated::envoy::config::core::v3::QueryParameter"]],["impl UnwindSafe for HeaderValue",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValue"]],["impl UnwindSafe for HeaderValueOption",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderValueOption"]],["impl UnwindSafe for HeaderMap",1,["quilkin_proto::generated::envoy::config::core::v3::HeaderMap"]],["impl UnwindSafe for WatchedDirectory",1,["quilkin_proto::generated::envoy::config::core::v3::WatchedDirectory"]],["impl UnwindSafe for DataSource",1,["quilkin_proto::generated::envoy::config::core::v3::DataSource"]],["impl UnwindSafe for TransportSocket",1,["quilkin_proto::generated::envoy::config::core::v3::TransportSocket"]],["impl UnwindSafe for RuntimeFractionalPercent",1,["quilkin_proto::generated::envoy::config::core::v3::RuntimeFractionalPercent"]],["impl UnwindSafe for ControlPlane",1,["quilkin_proto::generated::envoy::config::core::v3::ControlPlane"]],["impl UnwindSafe for RoutingPriority",1,["quilkin_proto::generated::envoy::config::core::v3::RoutingPriority"]],["impl UnwindSafe for RequestMethod",1,["quilkin_proto::generated::envoy::config::core::v3::RequestMethod"]],["impl UnwindSafe for TrafficDirection",1,["quilkin_proto::generated::envoy::config::core::v3::TrafficDirection"]],["impl UnwindSafe for TypedExtensionConfig",1,["quilkin_proto::generated::envoy::config::core::v3::TypedExtensionConfig"]],["impl UnwindSafe for ProxyProtocolConfig",1,["quilkin_proto::generated::envoy::config::core::v3::ProxyProtocolConfig"]],["impl UnwindSafe for SocketOption",1,["quilkin_proto::generated::envoy::config::core::v3::SocketOption"]],["impl UnwindSafe for Pipe",1,["quilkin_proto::generated::envoy::config::core::v3::Pipe"]],["impl UnwindSafe for EnvoyInternalAddress",1,["quilkin_proto::generated::envoy::config::core::v3::EnvoyInternalAddress"]],["impl UnwindSafe for SocketAddress",1,["quilkin_proto::generated::envoy::config::core::v3::SocketAddress"]],["impl UnwindSafe for TcpKeepalive",1,["quilkin_proto::generated::envoy::config::core::v3::TcpKeepalive"]],["impl UnwindSafe for BindConfig",1,["quilkin_proto::generated::envoy::config::core::v3::BindConfig"]],["impl UnwindSafe for Address",1,["quilkin_proto::generated::envoy::config::core::v3::Address"]],["impl UnwindSafe for CidrRange",1,["quilkin_proto::generated::envoy::config::core::v3::CidrRange"]],["impl UnwindSafe for GrpcService",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcService"]],["impl UnwindSafe for ApiConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ApiConfigSource"]],["impl UnwindSafe for AggregatedConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::AggregatedConfigSource"]],["impl UnwindSafe for SelfConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::SelfConfigSource"]],["impl UnwindSafe for RateLimitSettings",1,["quilkin_proto::generated::envoy::config::core::v3::RateLimitSettings"]],["impl UnwindSafe for PathConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::PathConfigSource"]],["impl UnwindSafe for ConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ConfigSource"]],["impl UnwindSafe for ExtensionConfigSource",1,["quilkin_proto::generated::envoy::config::core::v3::ExtensionConfigSource"]],["impl UnwindSafe for ApiVersion",1,["quilkin_proto::generated::envoy::config::core::v3::ApiVersion"]],["impl UnwindSafe for UdpSocketConfig",1,["quilkin_proto::generated::envoy::config::core::v3::UdpSocketConfig"]],["impl UnwindSafe for TcpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::TcpProtocolOptions"]],["impl UnwindSafe for QuicKeepAliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::QuicKeepAliveSettings"]],["impl UnwindSafe for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::QuicProtocolOptions"]],["impl UnwindSafe for UpstreamHttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::UpstreamHttpProtocolOptions"]],["impl UnwindSafe for AlternateProtocolsCacheOptions",1,["quilkin_proto::generated::envoy::config::core::v3::AlternateProtocolsCacheOptions"]],["impl UnwindSafe for HttpProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::HttpProtocolOptions"]],["impl UnwindSafe for Http1ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http1ProtocolOptions"]],["impl UnwindSafe for KeepaliveSettings",1,["quilkin_proto::generated::envoy::config::core::v3::KeepaliveSettings"]],["impl UnwindSafe for Http2ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http2ProtocolOptions"]],["impl UnwindSafe for GrpcProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::GrpcProtocolOptions"]],["impl UnwindSafe for Http3ProtocolOptions",1,["quilkin_proto::generated::envoy::config::core::v3::Http3ProtocolOptions"]],["impl UnwindSafe for SchemeHeaderTransformation",1,["quilkin_proto::generated::envoy::config::core::v3::SchemeHeaderTransformation"]],["impl UnwindSafe for EventServiceConfig",1,["quilkin_proto::generated::envoy::config::core::v3::EventServiceConfig"]],["impl UnwindSafe for HealthStatusSet",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatusSet"]],["impl UnwindSafe for HealthCheck",1,["quilkin_proto::generated::envoy::config::core::v3::HealthCheck"]],["impl UnwindSafe for HealthStatus",1,["quilkin_proto::generated::envoy::config::core::v3::HealthStatus"]],["impl UnwindSafe for HealthCheckConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::endpoint::HealthCheckConfig"]],["impl UnwindSafe for HostIdentifier",1,["quilkin_proto::generated::envoy::config::endpoint::v3::lb_endpoint::HostIdentifier"]],["impl UnwindSafe for LbEndpointList",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbEndpointList"]],["impl UnwindSafe for LbConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::locality_lb_endpoints::LbConfig"]],["impl UnwindSafe for Endpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::Endpoint"]],["impl UnwindSafe for LbEndpoint",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LbEndpoint"]],["impl UnwindSafe for LedsClusterLocalityConfig",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LedsClusterLocalityConfig"]],["impl UnwindSafe for LocalityLbEndpoints",1,["quilkin_proto::generated::envoy::config::endpoint::v3::LocalityLbEndpoints"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter::ConfigType"]],["impl UnwindSafe for ConnectionSourceType",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain_match::ConnectionSourceType"]],["impl UnwindSafe for OnDemandConfiguration",1,["quilkin_proto::generated::envoy::config::listener::v3::filter_chain::OnDemandConfiguration"]],["impl UnwindSafe for MatchSet",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::MatchSet"]],["impl UnwindSafe for Rule",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter_chain_match_predicate::Rule"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener_filter::ConfigType"]],["impl UnwindSafe for ExactBalance",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::ExactBalance"]],["impl UnwindSafe for BalanceType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::connection_balance_config::BalanceType"]],["impl UnwindSafe for DeprecatedV1",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DeprecatedV1"]],["impl UnwindSafe for ConnectionBalanceConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ConnectionBalanceConfig"]],["impl UnwindSafe for InternalListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::InternalListenerConfig"]],["impl UnwindSafe for DrainType",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::DrainType"]],["impl UnwindSafe for ListenerSpecifier",1,["quilkin_proto::generated::envoy::config::listener::v3::listener::ListenerSpecifier"]],["impl UnwindSafe for ApiListener",1,["quilkin_proto::generated::envoy::config::listener::v3::ApiListener"]],["impl UnwindSafe for Filter",1,["quilkin_proto::generated::envoy::config::listener::v3::Filter"]],["impl UnwindSafe for FilterChainMatch",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChainMatch"]],["impl UnwindSafe for FilterChain",1,["quilkin_proto::generated::envoy::config::listener::v3::FilterChain"]],["impl UnwindSafe for ListenerFilterChainMatchPredicate",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilterChainMatchPredicate"]],["impl UnwindSafe for ListenerFilter",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerFilter"]],["impl UnwindSafe for QuicProtocolOptions",1,["quilkin_proto::generated::envoy::config::listener::v3::QuicProtocolOptions"]],["impl UnwindSafe for UdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::UdpListenerConfig"]],["impl UnwindSafe for ActiveRawUdpListenerConfig",1,["quilkin_proto::generated::envoy::config::listener::v3::ActiveRawUdpListenerConfig"]],["impl UnwindSafe for ListenerCollection",1,["quilkin_proto::generated::envoy::config::listener::v3::ListenerCollection"]],["impl UnwindSafe for Listener",1,["quilkin_proto::generated::envoy::config::listener::v3::Listener"]],["impl UnwindSafe for TlsRequirementType",1,["quilkin_proto::generated::envoy::config::route::v3::virtual_host::TlsRequirementType"]],["impl UnwindSafe for Action",1,["quilkin_proto::generated::envoy::config::route::v3::route::Action"]],["impl UnwindSafe for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::cluster_weight::HostRewriteSpecifier"]],["impl UnwindSafe for ClusterWeight",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::ClusterWeight"]],["impl UnwindSafe for RandomValueSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::weighted_cluster::RandomValueSpecifier"]],["impl UnwindSafe for GrpcRouteMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::GrpcRouteMatchOptions"]],["impl UnwindSafe for TlsContextMatchOptions",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::TlsContextMatchOptions"]],["impl UnwindSafe for ConnectMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::ConnectMatcher"]],["impl UnwindSafe for PathSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_match::PathSpecifier"]],["impl UnwindSafe for EnabledSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::cors_policy::EnabledSpecifier"]],["impl UnwindSafe for Header",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Header"]],["impl UnwindSafe for Cookie",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::Cookie"]],["impl UnwindSafe for ConnectionProperties",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::ConnectionProperties"]],["impl UnwindSafe for QueryParameter",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::QueryParameter"]],["impl UnwindSafe for FilterState",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::FilterState"]],["impl UnwindSafe for PolicySpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::hash_policy::PolicySpecifier"]],["impl UnwindSafe for ConnectConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::upgrade_config::ConnectConfig"]],["impl UnwindSafe for RequestMirrorPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::RequestMirrorPolicy"]],["impl UnwindSafe for HashPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HashPolicy"]],["impl UnwindSafe for UpgradeConfig",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::UpgradeConfig"]],["impl UnwindSafe for MaxStreamDuration",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::MaxStreamDuration"]],["impl UnwindSafe for ClusterNotFoundResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterNotFoundResponseCode"]],["impl UnwindSafe for InternalRedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::InternalRedirectAction"]],["impl UnwindSafe for ClusterSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::ClusterSpecifier"]],["impl UnwindSafe for HostRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::route_action::HostRewriteSpecifier"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_priority::ConfigType"]],["impl UnwindSafe for ConfigType",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::retry_host_predicate::ConfigType"]],["impl UnwindSafe for RetryPriority",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryPriority"]],["impl UnwindSafe for RetryHostPredicate",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryHostPredicate"]],["impl UnwindSafe for RetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RetryBackOff"]],["impl UnwindSafe for ResetHeader",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeader"]],["impl UnwindSafe for RateLimitedRetryBackOff",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::RateLimitedRetryBackOff"]],["impl UnwindSafe for ResetHeaderFormat",1,["quilkin_proto::generated::envoy::config::route::v3::retry_policy::ResetHeaderFormat"]],["impl UnwindSafe for RedirectResponseCode",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::RedirectResponseCode"]],["impl UnwindSafe for SchemeRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::SchemeRewriteSpecifier"]],["impl UnwindSafe for PathRewriteSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::redirect_action::PathRewriteSpecifier"]],["impl UnwindSafe for Source",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::meta_data::Source"]],["impl UnwindSafe for SourceCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::SourceCluster"]],["impl UnwindSafe for DestinationCluster",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DestinationCluster"]],["impl UnwindSafe for RequestHeaders",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RequestHeaders"]],["impl UnwindSafe for RemoteAddress",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::RemoteAddress"]],["impl UnwindSafe for GenericKey",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::GenericKey"]],["impl UnwindSafe for HeaderValueMatch",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::HeaderValueMatch"]],["impl UnwindSafe for DynamicMetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::DynamicMetaData"]],["impl UnwindSafe for MetaData",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::MetaData"]],["impl UnwindSafe for ActionSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::action::ActionSpecifier"]],["impl UnwindSafe for DynamicMetadata",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::DynamicMetadata"]],["impl UnwindSafe for OverrideSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::override::OverrideSpecifier"]],["impl UnwindSafe for Action",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Action"]],["impl UnwindSafe for Override",1,["quilkin_proto::generated::envoy::config::route::v3::rate_limit::Override"]],["impl UnwindSafe for HeaderMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::header_matcher::HeaderMatchSpecifier"]],["impl UnwindSafe for QueryParameterMatchSpecifier",1,["quilkin_proto::generated::envoy::config::route::v3::query_parameter_matcher::QueryParameterMatchSpecifier"]],["impl UnwindSafe for VirtualHost",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualHost"]],["impl UnwindSafe for FilterAction",1,["quilkin_proto::generated::envoy::config::route::v3::FilterAction"]],["impl UnwindSafe for Route",1,["quilkin_proto::generated::envoy::config::route::v3::Route"]],["impl UnwindSafe for WeightedCluster",1,["quilkin_proto::generated::envoy::config::route::v3::WeightedCluster"]],["impl UnwindSafe for RouteMatch",1,["quilkin_proto::generated::envoy::config::route::v3::RouteMatch"]],["impl UnwindSafe for CorsPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::CorsPolicy"]],["impl UnwindSafe for RouteAction",1,["quilkin_proto::generated::envoy::config::route::v3::RouteAction"]],["impl UnwindSafe for RetryPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::RetryPolicy"]],["impl UnwindSafe for HedgePolicy",1,["quilkin_proto::generated::envoy::config::route::v3::HedgePolicy"]],["impl UnwindSafe for RedirectAction",1,["quilkin_proto::generated::envoy::config::route::v3::RedirectAction"]],["impl UnwindSafe for DirectResponseAction",1,["quilkin_proto::generated::envoy::config::route::v3::DirectResponseAction"]],["impl UnwindSafe for NonForwardingAction",1,["quilkin_proto::generated::envoy::config::route::v3::NonForwardingAction"]],["impl UnwindSafe for Decorator",1,["quilkin_proto::generated::envoy::config::route::v3::Decorator"]],["impl UnwindSafe for Tracing",1,["quilkin_proto::generated::envoy::config::route::v3::Tracing"]],["impl UnwindSafe for VirtualCluster",1,["quilkin_proto::generated::envoy::config::route::v3::VirtualCluster"]],["impl UnwindSafe for RateLimit",1,["quilkin_proto::generated::envoy::config::route::v3::RateLimit"]],["impl UnwindSafe for HeaderMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::HeaderMatcher"]],["impl UnwindSafe for QueryParameterMatcher",1,["quilkin_proto::generated::envoy::config::route::v3::QueryParameterMatcher"]],["impl UnwindSafe for InternalRedirectPolicy",1,["quilkin_proto::generated::envoy::config::route::v3::InternalRedirectPolicy"]],["impl UnwindSafe for FilterConfig",1,["quilkin_proto::generated::envoy::config::route::v3::FilterConfig"]],["impl UnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::double_matcher::MatchPattern"]],["impl UnwindSafe for GoogleRe2",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl UnwindSafe for EngineType",1,["quilkin_proto::generated::envoy::kind::matcher::v3::regex_matcher::EngineType"]],["impl UnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::string_matcher::MatchPattern"]],["impl UnwindSafe for NullMatch",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::NullMatch"]],["impl UnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::value_matcher::MatchPattern"]],["impl UnwindSafe for MatchPattern",1,["quilkin_proto::generated::envoy::kind::matcher::v3::list_matcher::MatchPattern"]],["impl UnwindSafe for Segment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::path_segment::Segment"]],["impl UnwindSafe for PathSegment",1,["quilkin_proto::generated::envoy::kind::matcher::v3::metadata_matcher::PathSegment"]],["impl UnwindSafe for DoubleMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::DoubleMatcher"]],["impl UnwindSafe for RegexMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatcher"]],["impl UnwindSafe for RegexMatchAndSubstitute",1,["quilkin_proto::generated::envoy::kind::matcher::v3::RegexMatchAndSubstitute"]],["impl UnwindSafe for StringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::StringMatcher"]],["impl UnwindSafe for ListStringMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListStringMatcher"]],["impl UnwindSafe for ValueMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ValueMatcher"]],["impl UnwindSafe for ListMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::ListMatcher"]],["impl UnwindSafe for MetadataMatcher",1,["quilkin_proto::generated::envoy::kind::matcher::v3::MetadataMatcher"]],["impl UnwindSafe for Segment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::path_segment::Segment"]],["impl UnwindSafe for PathSegment",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_key::PathSegment"]],["impl UnwindSafe for Request",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Request"]],["impl UnwindSafe for Route",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Route"]],["impl UnwindSafe for Cluster",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Cluster"]],["impl UnwindSafe for Host",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Host"]],["impl UnwindSafe for Kind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::metadata_kind::Kind"]],["impl UnwindSafe for MetadataKey",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKey"]],["impl UnwindSafe for MetadataKind",1,["quilkin_proto::generated::envoy::kind::metadata::v3::MetadataKind"]],["impl UnwindSafe for Literal",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Literal"]],["impl UnwindSafe for Environment",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Environment"]],["impl UnwindSafe for Header",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Header"]],["impl UnwindSafe for Metadata",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Metadata"]],["impl UnwindSafe for Type",1,["quilkin_proto::generated::envoy::kind::tracing::v3::custom_tag::Type"]],["impl UnwindSafe for CustomTag",1,["quilkin_proto::generated::envoy::kind::tracing::v3::CustomTag"]],["impl UnwindSafe for DenominatorType",1,["quilkin_proto::generated::envoy::kind::v3::fractional_percent::DenominatorType"]],["impl UnwindSafe for Percent",1,["quilkin_proto::generated::envoy::kind::v3::Percent"]],["impl UnwindSafe for FractionalPercent",1,["quilkin_proto::generated::envoy::kind::v3::FractionalPercent"]],["impl UnwindSafe for Int64Range",1,["quilkin_proto::generated::envoy::kind::v3::Int64Range"]],["impl UnwindSafe for Int32Range",1,["quilkin_proto::generated::envoy::kind::v3::Int32Range"]],["impl UnwindSafe for DoubleRange",1,["quilkin_proto::generated::envoy::kind::v3::DoubleRange"]],["impl UnwindSafe for CodecClientType",1,["quilkin_proto::generated::envoy::kind::v3::CodecClientType"]],["impl UnwindSafe for CacheControl",1,["quilkin_proto::generated::envoy::service::discovery::v3::resource::CacheControl"]],["impl<T> UnwindSafe for AggregatedDiscoveryServiceClient<T>
    where\n T: UnwindSafe,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_client::AggregatedDiscoveryServiceClient"]],["impl<T> UnwindSafe for AggregatedDiscoveryServiceServer<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::envoy::service::discovery::v3::aggregated_discovery_service_server::AggregatedDiscoveryServiceServer"]],["impl UnwindSafe for DiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryRequest"]],["impl UnwindSafe for DiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DiscoveryResponse"]],["impl UnwindSafe for DeltaDiscoveryRequest",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryRequest"]],["impl UnwindSafe for DeltaDiscoveryResponse",1,["quilkin_proto::generated::envoy::service::discovery::v3::DeltaDiscoveryResponse"]],["impl UnwindSafe for Resource",1,["quilkin_proto::generated::envoy::service::discovery::v3::Resource"]],["impl UnwindSafe for AdsDummy",1,["quilkin_proto::generated::envoy::service::discovery::v3::AdsDummy"]],["impl UnwindSafe for Status",1,["quilkin_proto::generated::google::rpc::Status"]],["impl UnwindSafe for Inner",1,["quilkin_proto::generated::quilkin::config::v1alpha1::host::Inner"]],["impl UnwindSafe for ClusterMap",1,["quilkin_proto::generated::quilkin::config::v1alpha1::ClusterMap"]],["impl UnwindSafe for Cluster",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Cluster"]],["impl UnwindSafe for Locality",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Locality"]],["impl UnwindSafe for Ipv6",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Ipv6"]],["impl UnwindSafe for Host",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Host"]],["impl UnwindSafe for Endpoint",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Endpoint"]],["impl UnwindSafe for Datacenter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Datacenter"]],["impl UnwindSafe for Filter",1,["quilkin_proto::generated::quilkin::config::v1alpha1::Filter"]],["impl UnwindSafe for FilterChain",1,["quilkin_proto::generated::quilkin::config::v1alpha1::FilterChain"]],["impl UnwindSafe for Suffix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Suffix"]],["impl UnwindSafe for Prefix",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Prefix"]],["impl UnwindSafe for Regex",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Regex"]],["impl UnwindSafe for Strategy",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::capture::Strategy"]],["impl UnwindSafe for Capture",1,["quilkin_proto::generated::quilkin::filters::capture::v1alpha1::Capture"]],["impl UnwindSafe for ModeValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ModeValue"]],["impl UnwindSafe for ActionValue",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::ActionValue"]],["impl UnwindSafe for Mode",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Mode"]],["impl UnwindSafe for Action",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::compress::Action"]],["impl UnwindSafe for Compress",1,["quilkin_proto::generated::quilkin::filters::compress::v1alpha1::Compress"]],["impl UnwindSafe for StrategyValue",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::StrategyValue"]],["impl UnwindSafe for Strategy",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::concatenate::Strategy"]],["impl UnwindSafe for Concatenate",1,["quilkin_proto::generated::quilkin::filters::concatenate::v1alpha1::Concatenate"]],["impl UnwindSafe for Debug",1,["quilkin_proto::generated::quilkin::filters::debug::v1alpha1::Debug"]],["impl UnwindSafe for Drop",1,["quilkin_proto::generated::quilkin::filters::drop::v1alpha1::Drop"]],["impl UnwindSafe for PortRange",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::PortRange"]],["impl UnwindSafe for Rule",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Rule"]],["impl UnwindSafe for Action",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::firewall::Action"]],["impl UnwindSafe for Firewall",1,["quilkin_proto::generated::quilkin::filters::firewall::v1alpha1::Firewall"]],["impl UnwindSafe for PolicyValue",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::PolicyValue"]],["impl UnwindSafe for Policy",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::load_balancer::Policy"]],["impl UnwindSafe for LoadBalancer",1,["quilkin_proto::generated::quilkin::filters::load_balancer::v1alpha1::LoadBalancer"]],["impl UnwindSafe for LocalRateLimit",1,["quilkin_proto::generated::quilkin::filters::local_rate_limit::v1alpha1::LocalRateLimit"]],["impl UnwindSafe for Branch",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Branch"]],["impl UnwindSafe for Config",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::match::Config"]],["impl UnwindSafe for Match",1,["quilkin_proto::generated::quilkin::filters::matches::v1alpha1::Match"]],["impl UnwindSafe for Pass",1,["quilkin_proto::generated::quilkin::filters::pass::v1alpha1::Pass"]],["impl UnwindSafe for Timestamp",1,["quilkin_proto::generated::quilkin::filters::timestamp::v1alpha1::Timestamp"]],["impl UnwindSafe for TokenRouter",1,["quilkin_proto::generated::quilkin::filters::token_router::v1alpha1::TokenRouter"]],["impl<T> UnwindSafe for AggregatedControlPlaneDiscoveryServiceClient<T>
    where\n T: UnwindSafe,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_client::AggregatedControlPlaneDiscoveryServiceClient"]],["impl<T> UnwindSafe for AggregatedControlPlaneDiscoveryServiceServer<T>
    where\n T: RefUnwindSafe,
    ",1,["quilkin_proto::generated::quilkin::relay::v1alpha1::aggregated_control_plane_discovery_service_server::AggregatedControlPlaneDiscoveryServiceServer"]],["impl UnwindSafe for Type",1,["quilkin_proto::generated::validate::field_rules::Type"]],["impl UnwindSafe for WellKnown",1,["quilkin_proto::generated::validate::string_rules::WellKnown"]],["impl UnwindSafe for WellKnown",1,["quilkin_proto::generated::validate::bytes_rules::WellKnown"]],["impl UnwindSafe for FieldRules",1,["quilkin_proto::generated::validate::FieldRules"]],["impl UnwindSafe for FloatRules",1,["quilkin_proto::generated::validate::FloatRules"]],["impl UnwindSafe for DoubleRules",1,["quilkin_proto::generated::validate::DoubleRules"]],["impl UnwindSafe for Int32Rules",1,["quilkin_proto::generated::validate::Int32Rules"]],["impl UnwindSafe for Int64Rules",1,["quilkin_proto::generated::validate::Int64Rules"]],["impl UnwindSafe for UInt32Rules",1,["quilkin_proto::generated::validate::UInt32Rules"]],["impl UnwindSafe for UInt64Rules",1,["quilkin_proto::generated::validate::UInt64Rules"]],["impl UnwindSafe for SInt32Rules",1,["quilkin_proto::generated::validate::SInt32Rules"]],["impl UnwindSafe for SInt64Rules",1,["quilkin_proto::generated::validate::SInt64Rules"]],["impl UnwindSafe for Fixed32Rules",1,["quilkin_proto::generated::validate::Fixed32Rules"]],["impl UnwindSafe for Fixed64Rules",1,["quilkin_proto::generated::validate::Fixed64Rules"]],["impl UnwindSafe for SFixed32Rules",1,["quilkin_proto::generated::validate::SFixed32Rules"]],["impl UnwindSafe for SFixed64Rules",1,["quilkin_proto::generated::validate::SFixed64Rules"]],["impl UnwindSafe for BoolRules",1,["quilkin_proto::generated::validate::BoolRules"]],["impl UnwindSafe for StringRules",1,["quilkin_proto::generated::validate::StringRules"]],["impl UnwindSafe for BytesRules",1,["quilkin_proto::generated::validate::BytesRules"]],["impl UnwindSafe for EnumRules",1,["quilkin_proto::generated::validate::EnumRules"]],["impl UnwindSafe for MessageRules",1,["quilkin_proto::generated::validate::MessageRules"]],["impl UnwindSafe for RepeatedRules",1,["quilkin_proto::generated::validate::RepeatedRules"]],["impl UnwindSafe for MapRules",1,["quilkin_proto::generated::validate::MapRules"]],["impl UnwindSafe for AnyRules",1,["quilkin_proto::generated::validate::AnyRules"]],["impl UnwindSafe for DurationRules",1,["quilkin_proto::generated::validate::DurationRules"]],["impl UnwindSafe for TimestampRules",1,["quilkin_proto::generated::validate::TimestampRules"]],["impl UnwindSafe for KnownRegex",1,["quilkin_proto::generated::validate::KnownRegex"]],["impl UnwindSafe for FileStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FileStatusAnnotation"]],["impl UnwindSafe for MessageStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::MessageStatusAnnotation"]],["impl UnwindSafe for FieldStatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::FieldStatusAnnotation"]],["impl UnwindSafe for StatusAnnotation",1,["quilkin_proto::generated::xds::annotations::v3::StatusAnnotation"]],["impl UnwindSafe for PackageVersionStatus",1,["quilkin_proto::generated::xds::annotations::v3::PackageVersionStatus"]],["impl UnwindSafe for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::directive::Directive"]],["impl UnwindSafe for Directive",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Directive"]],["impl UnwindSafe for Scheme",1,["quilkin_proto::generated::xds::core::v3::resource_locator::Scheme"]],["impl UnwindSafe for ContextParamSpecifier",1,["quilkin_proto::generated::xds::core::v3::resource_locator::ContextParamSpecifier"]],["impl UnwindSafe for InlineEntry",1,["quilkin_proto::generated::xds::core::v3::collection_entry::InlineEntry"]],["impl UnwindSafe for ResourceSpecifier",1,["quilkin_proto::generated::xds::core::v3::collection_entry::ResourceSpecifier"]],["impl UnwindSafe for TypedExtensionConfig",1,["quilkin_proto::generated::xds::core::v3::TypedExtensionConfig"]],["impl UnwindSafe for Authority",1,["quilkin_proto::generated::xds::core::v3::Authority"]],["impl UnwindSafe for ContextParams",1,["quilkin_proto::generated::xds::core::v3::ContextParams"]],["impl UnwindSafe for ResourceLocator",1,["quilkin_proto::generated::xds::core::v3::ResourceLocator"]],["impl UnwindSafe for CollectionEntry",1,["quilkin_proto::generated::xds::core::v3::CollectionEntry"]],["impl UnwindSafe for ResourceName",1,["quilkin_proto::generated::xds::core::v3::ResourceName"]],["impl UnwindSafe for GoogleRe2",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::GoogleRe2"]],["impl UnwindSafe for EngineType",1,["quilkin_proto::generated::xds::kind::matcher::v3::regex_matcher::EngineType"]],["impl UnwindSafe for MatchPattern",1,["quilkin_proto::generated::xds::kind::matcher::v3::string_matcher::MatchPattern"]],["impl UnwindSafe for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::on_match::OnMatch"]],["impl UnwindSafe for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::single_predicate::Matcher"]],["impl UnwindSafe for SinglePredicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::SinglePredicate"]],["impl UnwindSafe for PredicateList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::PredicateList"]],["impl UnwindSafe for MatchType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::predicate::MatchType"]],["impl UnwindSafe for Predicate",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::Predicate"]],["impl UnwindSafe for FieldMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_list::FieldMatcher"]],["impl UnwindSafe for MatchMap",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::MatchMap"]],["impl UnwindSafe for TreeType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::matcher_tree::TreeType"]],["impl UnwindSafe for OnMatch",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::OnMatch"]],["impl UnwindSafe for MatcherList",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherList"]],["impl UnwindSafe for MatcherTree",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherTree"]],["impl UnwindSafe for MatcherType",1,["quilkin_proto::generated::xds::kind::matcher::v3::matcher::MatcherType"]],["impl UnwindSafe for RegexMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::RegexMatcher"]],["impl UnwindSafe for StringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::StringMatcher"]],["impl UnwindSafe for ListStringMatcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::ListStringMatcher"]],["impl UnwindSafe for Matcher",1,["quilkin_proto::generated::xds::kind::matcher::v3::Matcher"]]], "xds":[["impl<C> !UnwindSafe for Client<C>",1,["xds::client::Client"]],["impl UnwindSafe for DeltaSubscription",1,["xds::client::DeltaSubscription"]],["impl UnwindSafe for LocalVersions",1,["xds::config::LocalVersions"]],["impl UnwindSafe for ClientState",1,["xds::config::ClientState"]],["impl UnwindSafe for AwaitingAck",1,["xds::config::AwaitingAck"]],["impl UnwindSafe for ClientTracker",1,["xds::config::ClientTracker"]],["impl UnwindSafe for DeltaDiscoveryRes",1,["xds::config::DeltaDiscoveryRes"]],["impl UnwindSafe for Locality",1,["xds::locality::Locality"]],["impl UnwindSafe for StreamConnectionMetrics",1,["xds::metrics::StreamConnectionMetrics"]],["impl UnwindSafe for TcpListener",1,["xds::net::TcpListener"]],["impl<C> !UnwindSafe for ControlPlane<C>",1,["xds::server::ControlPlane"]]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/main/book/installation.html b/main/book/installation.html index 398287f127..86efba41c6 100644 --- a/main/book/installation.html +++ b/main/book/installation.html @@ -183,7 +183,7 @@

    Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Hello\"); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Goodbye\"); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Filter","id":"128","title":"Filter"},"129":{"body":"Represents metadata needed for your [Filter], most of it has to with defining configuration, for now we can use () as we have no configuration currently. # use quilkin::filters::prelude::*;\n# struct Greet;\n# impl Filter for Greet {}\nimpl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = (); type BinaryConfiguration = (); fn try_from_config(config: Option) -> Result { Ok(Self) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » StaticFilter","id":"129","title":"StaticFilter"},"13":{"body":"This is an ongoing discussion, and since console development is protected by non-disclosure agreements, we can't comment on this directly. That being said, we have an Unreal Engine for games in circumstances where compiling Rust or providing a separate Quilkin binary as an executable is not an option.","breadcrumbs":"FAQ » I would like to run Quilkin as a client side proxy on a console? Can I do that?","id":"13","title":"I would like to run Quilkin as a client side proxy on a console? Can I do that?"},"130":{"body":"We can run the proxy using Proxy::run function. Let's add a main function that does that. Quilkin relies on the Tokio async runtime, so we need to import that crate and wrap our main function with it. We can also register custom filters in quilkin using FilterRegistry::register Add Tokio as a dependency in Cargo.toml. [dependencies]\nquilkin = \"0.2.0\"\ntokio = { version = \"1\", features = [\"full\"]} Add a main function that starts the proxy. // src/main.rs\n#[tokio::main]\nasync fn main() -> quilkin::Result<()> { quilkin::filters::FilterRegistry::register(vec![Greet::factory()].into_iter()); let (_shutdown_tx, shutdown_rx) = quilkin::make_shutdown_channel(quilkin::ShutdownKind::Normal); let proxy = quilkin::Proxy::default(); let config = quilkin::Config::default_non_agent(); config.filters.store(std::sync::Arc::new( quilkin::filters::FilterChain::try_create([quilkin::config::Filter { name: Greet::NAME.into(), label: None, config: None, }])?, )); config.clusters.modify(|map| { map.insert_default( [quilkin::net::endpoint::Endpoint::new( (std::net::Ipv4Addr::LOCALHOST, 4321).into(), )] .into(), ) }); proxy .run(config.into(), Default::default(), None, shutdown_rx) .await\n} Now, let's try out the proxy. The following configuration starts our extended version of the proxy at port 7777 and forwards all packets to an upstream server at port 4321. # quilkin.yaml\nversion: v1alpha1\nfilters: - name: greet.v1\nclusters: - endpoints: - address: 127.0.0.1:4321 Next we to setup our network of services, for this example we're going to use the netcat tool to spawn a UDP echo server and interactive client for us to send packets over the wire. # Start the proxy\ncargo run -- &\n# Start a UDP listening server on the configured port\nnc -lu 127.0.0.1 4321 &\n# Start an interactive UDP client that sends packet to the proxy\nnc -u 127.0.0.1 7777 Whatever we pass to the client should now show up with our modification on the listening server's standard output. For example typing Quilkin in the client prints Hello Quilkin on the server.","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Running","id":"130","title":"Running"},"131":{"body":"Let's extend the Greet filter to have a configuration that contains what greeting to use. The Serde crate is used to describe static YAML configuration in code while Tonic / Prost is used to describe dynamic configuration as Protobuf messages when talking to a management server .","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Configuration","id":"131","title":"Configuration"},"132":{"body":"First let's create the type for our configuration: Add the yaml parsing crates to Cargo.toml: # [dependencies]\nserde = \"1.0\"\nserde_yaml = \"0.8\" Define a struct representing the config: // src/main.rs\n#[derive(Serialize, Deserialize, Debug, schemars::JsonSchema)]\nstruct Config { greeting: String,\n} Update the Greet Filter to take in greeting as a parameter: // src/main.rs\nstruct Greet { config: Config,\n} #[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » YAML Configuration","id":"132","title":"YAML Configuration"},"133":{"body":"Quilkin comes with out-of-the-box support for xDS management, and as such needs to communicate filter configuration over Protobuf with management servers and clients to synchronise state across the network. So let's add the binary version of our Greet configuration. Add the proto parsing crates to Cargo.toml: [dependencies]\n# ...\ntonic = \"0.5.0\"\nprost = \"0.7\"\nprost-types = \"0.7\" Create a Protobuf equivalent of our YAML configuration. // src/greet.proto\nsyntax = \"proto3\"; package greet; message Greet { string greeting = 1;\n} Generate Rust code from the proto file:","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Protobuf Configuration","id":"133","title":"Protobuf Configuration"},"134":{"body":"Use something like proto-gen to generate Rust code for the protobuf. At that point it is just normal rust code and can be included from where you placed the generated code, eg. generated. mod generated;\nuse generated::greet as proto;","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Generated - Recommended","id":"134","title":"Generated - Recommended"},"135":{"body":"There are a few ways to generate Prost code from proto, we will use the prost_build crate in this example. Add the following required crates to Cargo.toml, and then add a build script to generate the following Rust code during compilation: # [dependencies]\nbytes = \"1.0\" # [build-dependencies]\nprost-build = \"0.7\" // src/build.rs\nfn main() { // Remove if you already have `protoc` installed in your system. std::env::set_var(\"PROTOC\", protobuf_src::protoc()); prost_build::compile_protos(&[\"src/greet.proto\"], &[\"src/\"]).unwrap();\n} To include the generated code, we'll use [tonic::include_proto]. // src/main.rs\n#[allow(warnings, clippy::all)]\n// ANCHOR: include_proto\nmod proto { tonic::include_proto!(\"greet\");\n} Then we just need to implement std::convert::TryFrom for converting the protobuf message to equivalent configuration. // src/main.rs\nimpl TryFrom for Config { type Error = ConvertProtoConfigError; fn try_from(p: proto::Greet) -> Result { Ok(Self { greeting: p.greeting, }) }\n} impl From for proto::Greet { fn from(config: Config) -> Self { Self { greeting: config.greeting, } }\n} Now, let's update Greet's StaticFilter implementation to use the two configurations. // src/main.rs\nuse quilkin::filters::StaticFilter; impl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = Config; type BinaryConfiguration = proto::Greet; fn try_from_config(config: Option) -> Result { Ok(Self { config: Self::ensure_config_exists(config)?, }) }\n} That's it! With these changes we have wired up static configuration for our filter. Try it out with the following configuration: # quilkin.yaml\nversion: v1alpha1\nport: 7001\nfilters:\n- name: greet.v1 config: greeting: Hey\nendpoints:\n- address: 127.0.0.1:4321","breadcrumbs":"Proxy » Filters » Writing Custom Filters » At build time","id":"135","title":"At build time"},"136":{"body":"services ports Protocol QCMP 7600 UDP AND TCP (IPv4 OR IPv6) In addition to the TCP based administration API, Quilkin provides a meta API over UDP and TCP. The purpose of this API is to provide meta operations that can be used by untrusted clients. Currently the API is focuses on providing pings for latency measurement but that may change overtime as new features are added.","breadcrumbs":"Proxy » Control Message Protocol » Quilkin Control Message Protocol (QCMP)","id":"136","title":"Quilkin Control Message Protocol (QCMP)"},"137":{"body":"The main functionality currently in QCMP is pinging, measuring the latency from one service to another over UDP. You can also measure the distance locally using the quilkin qcmp ping command. quilkin qcmp ping 127.0.0.1:7600","breadcrumbs":"Proxy » Control Message Protocol » Ping","id":"137","title":"Ping"},"138":{"body":"The following is a Kaitai Struct configuration of the protocol data unit accepted by Quilkin proxies. meta: id: quilkin_packet endian: be\nseq: - id: magic_header contents: \"QLKN\" - id: protocol_version type: u1 - id: packet_type type: u1 - id: packet_length type: u2 - id: packet size: packet_length type: switch-on: packet_type cases: 0: ping_packet 1: ping_reply_packet types: ping_packet: doc: | Sent by a client to a proxy containing the time when the client sent the packet along with a unique nonce. The timestamp should be a UTC unix timestamp in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 ping_reply_packet: doc: | A reply from a proxy containing the ping's nonce, the client sent time, the server's receive time, and the server's sent time. The timestamps should be UTC unix timestamps in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 - id: server_receive_timestamp type: u8 - id: server_sent_timestamp type: u8","breadcrumbs":"Proxy » Control Message Protocol » Protocol Data Unit","id":"138","title":"Protocol Data Unit"},"139":{"body":"In addition to being able to ping Quilkin to get the latency between the client and proxy. In order to allow clients to send information to services like a matchmaker about which datacentre they are closest to, Quilkin also includes the ability to get a proxy's latency to each of its connected datacentres. Note: This requires a multi-cluster relay setup, as when you set up proxies in the same cluster as gameservers, this measurement is redundant. All that is required to set this up is to provide an ICAO code to the agent in the gameserver cluster. (E.g. through the environment variable ICAO_CODE). No further setup is required. You can use duplicate ICAO codes , Quilkin will choose the best result amongst the duplicates to return. Quilkin assumes that multiple of the same ICAO code refer to the same phyiscal datacentre, so latency between them should negible. Why ICAO? ICAO is an international standard for airport codes, airport codes are an easy human readable code that makes it easy to use geo-visualisations in tools like Grafana, and easily allows grouping. IATA codes only cover major airports, ICAO codes cover practically every airport making them easy to more accurately represent the location of any datacentre.","breadcrumbs":"Proxy » Control Message Protocol » Datacenter Latency","id":"139","title":"Datacenter Latency"},"14":{"body":"This is an excellent question! Envoy is an amazing project, and has set many of the standards for how proxies are written and orchestrated , and was an inspiration for many of the decisions made on Quilkin. However, we decided to build this project separately: Envoy seems primarily focused on web/mobile network workloads (which makes total sense), whereas we wanted something specialised on gaming UDP communication, so having a leaner, more focused codebase would allow us to move faster. We found the Rust and Cargo ecosystem easier to work with than Bazel and C++, and figured our users would as well.","breadcrumbs":"FAQ » Any reason you didn't contribute this into/extend Envoy?","id":"14","title":"Any reason you didn't contribute this into/extend Envoy?"},"140":{"body":"Currently the datacentre latency can be retrieved by sending a GET / HTTP request to the QCMP port. The returned data is a JSON object with each key being the ICAO code for the datacentre, and the value being the latency in nanoseconds.","breadcrumbs":"Proxy » Control Message Protocol » API And Schema","id":"140","title":"API And Schema"},"141":{"body":"The following are metrics that Quilkin provides while in Proxy Mode.","breadcrumbs":"Proxy » Metrics » Proxy Metrics","id":"141","title":"Proxy Metrics"},"142":{"body":"If Quilkin is provided a a MaxmindDB GeoIP database, Quilkin will log the following information in the maxmind information log, as well as populate the following fields in any metrics with matching labels. Field Description asn ASN Number organization The organisation responsible for the ASN country_code The corresponding country code ip_prefix The IP prefix CIDR address prefix_entity The name of the entity for the prefix address prefix_name The name of the prefix address Maxmind databases often require a licence and/or fee, so they aren't included by default with Quilkin.","breadcrumbs":"Proxy » Metrics » ASN Maxmind Information","id":"142","title":"ASN Maxmind Information"},"143":{"body":"The proxy exposes the following general metrics: quilkin_packets_processing_duration_seconds{event, asn, ip_prefix} (Histogram) The total duration of time in seconds that it took to process a packet. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_dropped_total{reason, asn, ip_prefix} (Counter) The total number of packets (not associated with any session) that were dropped by proxy. Not that packets reflected by this metric were dropped at an earlier stage before they were associated with any session. For session based metrics, see the list of session metrics instead. reason = NoConfiguredEndpoints NoConfiguredEndpoints: No upstream endpoints were available to send the packet to. This can occur e.g if the endpoints cluster was scaled down to zero and the proxy is configured via a control plane. quilkin_cluster_active The number of currently active clusters. quilkin_cluster_active_endpoints The number of currently active upstream endpoints. Note that this tracks the number of endpoints that the proxy knows of rather than those that it is connected to (see Session Metrics instead for those) quilkin_bytes_total{event, asn, ip_prefix} The total number of bytes sent or recieved The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_total{event, asn, ip_prefix} The total number of packets sent or recieved. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packet_jitter{event, asn, ip_prefix} The time between receiving new packets. quilkin_errors_total{event, asn, ip_prefix} The total number of errors encountered while reading a packet from the upstream endpoint.","breadcrumbs":"Proxy » Metrics » General Metrics","id":"143","title":"General Metrics"},"144":{"body":"The proxy exposes the following metrics around sessions: quilkin_session_active{asn, organization, country_code, ip_prefix, prefix_entity, prefix_name} The number of currently active sessions. If a maxmind database has been provided, the labels are populated: The asn label is the ASN number of the connecting client. The ip_prefixlabel is the IP prefix of the connecting client. quilkin_session_duration_secs (Histogram) A histogram over how long sessions lasted before they were torn down. Note that, by definition, active sessions are not included in this metric. quilkin_session_total (Counter) The total number of sessions that have been created.","breadcrumbs":"Proxy » Metrics » Session Metrics","id":"144","title":"Session Metrics"},"145":{"body":"Quilkin's filters use a set of generic metric keys, to make it easier to build visualisations that can account for a dynamic set of filters that can be added, removed, or updated at runtime with different configurations. All of these metrics share a common set of labels. Label Description id The ID of the filter that used the metric. label The name of the metric being measured. help The description of the filter metric. direction The direction of packet flow (e.g. read/write). quilkin_filter_int_counter{id, label, help, direction} Generic filter counter, see help label for more specific info. quilkin_filter_histogram{id, label, help, direction, shared_metadata_1} generic filter histogram, see help label for more specific info. quilkin_filter_read_duration_seconds{filter} The duration it took for a filter's read implementation to execute. Thefilter label is the name of the filter being executed. quilkin_filter_write_duration_seconds{filter} The duration it took for a filter's write implementation to execute. The filter label is the name of the filter being executed.","breadcrumbs":"Proxy » Metrics » Filter Metrics","id":"145","title":"Filter Metrics"},"146":{"body":"services ports Protocol xDS 7800 gRPC (IPv4 OR IPv6) For single-cluster integration, Quilkin provides a manage service, that can be used with a number of configuration discovery providers to provide cluster configuration multiple proxys . With each provider automating the complexity of a full xDS management control plane via integrations with popular projects and common architecture patterns. To view all the providers and options for the manage subcommand, run: $ quilkin manage --help\nRuns Quilkin as a xDS management server, using `provider` as a configuration source Usage: quilkin manage [OPTIONS] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] -p, --port The TCP port to listen to, to serve discovery responses [env: QUILKIN_PORT=] [default: 7800] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] -h, --help Print help","breadcrumbs":"Control Plane » xDS Control Plane","id":"146","title":"xDS Control Plane"},"147":{"body":"In addition to static configuration provided upon startup, a Quiklin proxy's configuration can also be updated at runtime. The proxy can be configured on startup to talk to a set of management servers which provide it with updates throughout its lifecycle. Communication between the proxy and management server uses the xDS gRPC protocol , similar to an envoy proxy . xDS is one of the standard configuration mechanisms for software proxies and as a result, Quilkin can be setup to discover configuration resources from any API compatible server. Also, given that the protocol is well specified , it is similarly straight-forward to implement a custom server to suit any deployment's needs. As described within the xDS-api documentation, the xDS API comprises a set of resource discovery APIs, each serving a specific set of configuration resource types, while the protocol itself comes in several variants . Quilkin implements the Aggregated Discovery Service (ADS) State of the World (SotW) variant with gRPC.","breadcrumbs":"Control Plane » Overview","id":"147","title":"Overview"},"148":{"body":"Since the range of resources configurable by the xDS API extends that of Quilkin's domain (i.e being UDP based, Quilkin does not have a need for HTTP/TCP resources), only a subset of the API is supported. The following lists these relevant parts and any limitation to the provided support as a result: Cluster Discovery Service (CDS) : Provides information about known clusters and their membership information. The proxy uses these resources to discover clusters and their endpoints. While cluster topology information like locality can be provided in the configuration, the proxy currently does not use this information (support may be included in the future however). Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Only cluster discovery type STATIC and EDS is supported. Configuration including other discovery types e.g LOGICAL_DNS is rejected. Endpoint Discovery Service (EDS) : Provides information about endpoints. The proxy uses these resources to discover information about endpoints like their IP addresses. Endpoints may provide Endpoint Metadata via the metadata field. These metadata will be visible to filters as part of the corresponding endpoints information when processing packets. Only socket addresses are supported on an endpoint's address configuration - i.e an IP address and port number combination. Configuration including any other type of addressing e.g named pipes will be rejected. Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Listener Discovery Service (LDS) : Provides information about Filters and Filter Chains . Only the name and filter_chains fields in the Listener resource are used by the proxy. The rest are ignored. Since Quilkin only uses one filter chain per proxy, at most one filter chain can be provided in the resource. Otherwise the configuration is rejected. Only the list of filters specified in the filter chain is used by the proxy - i.e other fields like filter_chain_match are ignored. This list also specifies the order that the corresponding filter chain will be constructed. gRPC proto configuration for Quilkin's built-in filters can be found here . They are equivalent to the filter's static configuration.","breadcrumbs":"Control Plane » Supported APIs","id":"148","title":"Supported APIs"},"149":{"body":"Connecting a Quilkin proxy to an xDS management server can be implemented via providing one or more URLs to the management_servers command line .","breadcrumbs":"Control Plane » Connecting to an xDS management server","id":"149","title":"Connecting to an xDS management server"},"15":{"body":"","breadcrumbs":"Netcat » Quickstart: Quilkin with netcat","id":"15","title":"Quickstart: Quilkin with netcat"},"150":{"body":"","breadcrumbs":"Control Plane » Metrics » xDS Metrics","id":"150","title":"xDS Metrics"},"151":{"body":"Quilkin exposes the following metrics around the management servers and its resources when running as a UDP Proxy : quilkin_xds_connected_state (Gauge) A boolean that indicates whether or not the proxy is currently connected to a management server. A value 1 means that the proxy is connected while 0 means that it is not connected to any server at that point in time. quilkin_xds_update_attempt_total (Counter) The total number of attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server. quilkin_xds_update_success_total (Counter) The total number of successful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was successfully applied by the proxy. quilkin_xds_update_failure_total (Counter) The total number of unsuccessful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was rejected by the proxy (e.g due to a bad/inconsistent configuration). quilkin_xds_requests_total (Counter) The total number of DiscoveryRequest s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.","breadcrumbs":"Control Plane » Metrics » Proxy Mode","id":"151","title":"Proxy Mode"},"152":{"body":"The following metrics are exposed when Quilkin is running as an xDS provider . quilkin_management_server_connected_proxies (Gauge) The number of proxies currently connected to the server. quilkin_management_server_discovery_requests_total{request_type} (Counter) The total number of xDS Discovery requests received across all proxies. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_discovery_responses_total (Counter) The total number of xDS Discovery responses sent back across all proxies in response to Discovery Requests. Each Discovery response sent corresponds to a configuration update for some proxy. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_endpoints_total (Gauge) The number of active endpoints discovered by the server. The number of active endpoints correlates with the size of the cluster configuration update sent to proxies. quilkin_management_server_snapshot_generation_errors_total (Counter) The total number of errors encountered while generating a configuration snapshot update for a proxy. quilkin_management_server_snapshots_generated_total (Counter) The total number of configuration snapshot generated across all proxies. A snapshot corresponds to a point in time view of a proxy's configuration. However it does not necessarily correspond to a proxy update - a proxy only gets the latest snapshot so it might miss intermediate snapshots if it lags behind. quilkin_management_server_snapshots_cache_size (Gauge) The current number of snapshots in the in-memory snapshot cache. This corresponds 1-1 to proxies that connect to the server. However the number may be slightly higher than the number of connected proxies since snapshots for disconnected proxies are only periodically cleared from the cache.","breadcrumbs":"Control Plane » Metrics » xDS Provider Mode","id":"152","title":"xDS Provider Mode"},"153":{"body":"The Agones xDS Provider is built to simplify Quilkin integration with Agones game server hosting on top of Kubernetes . This provider watches for changes in Agones GameServer resources in a cluster, and utilises that information to provide Endpoint information to connected Quilkin proxies. To view all the options for the agones provider subcommand, run: $ quilkin manage agones --help\nWatches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration Usage: quilkin manage agones [OPTIONS] Options: -c, --config-namespace The namespace under which the configmap is stored [env: QUILKIN_AGONES_CONFIG_NAMESPACE=] -g, --gameservers-namespace The namespace under which the game servers run [env: QUILKIN_AGONES_GAMESERVERS_NAMESPACE=] [default: default] -h, --help Print help Currently, the Agones provider can only discover resources within the cluster it is running in.","breadcrumbs":"Control Plane » Providers » Agones » Agones xDS Provider","id":"153","title":"Agones xDS Provider"},"154":{"body":"This provider watches the Kubernetes clusters for Allocated Agones GameServers and exposes their IP address and Port as Endpoints to any connected Quilkin proxies. Since an Agones GameServer can have multiple ports exposed, if multiple ports are in use, the server will pick the first port in the port list. By default the Agones xDS provider will look in the default namespace for any GameServer resources, but it can be configured via the --gameservers-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Endpoint Configuration","id":"154","title":"Endpoint Configuration"},"155":{"body":"The set of access tokens for the associated Endpoint can be set by adding a comma separated standard base64 encoded strings. This must be added under an annotation quilkin.dev/tokens in the GameServer 's metadata. For example: annotations: # Sets two tokens for the corresponding endpoint with values 1x7ijy6 and 8gj3v2i respectively. quilkin.dev/tokens: MXg3aWp5Ng==,OGdqM3YyaQ==","breadcrumbs":"Control Plane » Providers » Agones » Access Tokens","id":"155","title":"Access Tokens"},"156":{"body":"The Agones provider watches for a singular ConfigMap that has the label of quilkin.dev/configmap: \"true\", and any changes that happen to it, and use its contents to send Filter configuration to any connected Quilkin proxies. The ConfigMap contents should be a valid Quilkin file configuration , but with no Endpoint data. For example: apiVersion: v1\nkind: ConfigMap\nmetadata: name: quilkin-xds-filter-config labels: quilkin.dev/configmap: \"true\"\ndata: quilkin.yaml: | version: v1alpha1 filters: - name: quilkin.filters.capture.v1alpha1.Capture config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter By default the Agones xDS provider will look in the default namespace for this ConfigMap, but it can be configured via the --config-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Filter Configuration","id":"156","title":"Filter Configuration"},"157":{"body":"As an example, the following runs the server with subcommnad manage agones against a cluster (using default kubeconfig authentication) where Quilkin pods run in the quilkin namespace and GameServer pods run in the gameservers namespace: quilkin manage agones --config-namespace quilkin --gameservers-namespace gameservers For a full referenmce of deploying this provider in a Kubernetes cluster, with appropriate Deployments , Services , and RBAC Rules, there is an Agones, xDS and Xonotic example .","breadcrumbs":"Control Plane » Providers » Agones » Usage","id":"157","title":"Usage"},"158":{"body":"The filesystem provider watches a configuration file on disk and sends updates to proxies whenever that file changes. To view all the options for the file provider subcommand, run: $ quilkin manage agones --help\nWatches for changes to the file located at `path` Usage: quilkin manage file Arguments: The path to the source config [env: QUILKIN_FS_PATH=] Options: -h, --help Print help For example: quilkin manage file quilkin.yaml We run this on port 1800, in this example, in case you are running this locally, and the default port is taken up by an existing Quilkin proxy. After running this command, any proxy that connects to port 18000 will receive updates as configured in config.yaml file. You can find the configuration file schema in Configuration File . Example: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: hello\nclusters: - endpoints: - address: 123.0.0.1:29 metadata: 'quilkin.dev': tokens: - 'MXg3aWp5Ng=='\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Control Plane » Providers » Filesystem » Filesystem xDS Provider","id":"158","title":"Filesystem xDS Provider"},"159":{"body":"services ports Protocol ADS 7800 gRPC(IPv4 OR IPv6) CPDS 7900 gRPC(IPv4 OR IPv6) Note: This service is currently in active experimentation and development so there may be bugs which cause it to be unusable for production, as always all bug reports are welcome and appreciated. For multi-cluster integration, Quilkin provides a relay service, that can be used with a multiple control plane services in different clusters to provide a unified \"Aggregated Discovery Service\" endpoint for proxy services. To connect to a control plane to a relay, add the --relay flag to your control plane with the address of the relay. Then to connect a proxy service to the relay's ADS endpoint, you use the same --management-server argument for connecting to control planes. To view all options for the relay subcommand, run: $ quilkin relay --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin relay [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -m, --mds-port Port for mDS service [env: QUILKIN_MDS_PORT=] [default: 7900] -x, --xds-port Port for xDS management_server service [env: QUILKIN_PORT=] [default: 7800] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -h, --help Print help Each sub-control planes (file, agones, etc) matches the quilkin manage providers capabilities. Have a look at each of the Control Plane > Providers documentation for integration details.","breadcrumbs":"Relay » Control Plane Relay","id":"159","title":"Control Plane Relay"},"16":{"body":"A *nix terminal A binary release of Quilkin from the Github releases page or by running cargo install quilkin ncat netcat","breadcrumbs":"Netcat » Requirements","id":"16","title":"Requirements"},"160":{"body":"To get started with the relay service we need to start the relay service, and then setup our configuration source. For this we're going to the built-in relay client in the control plane service to forward information to the relay. For this demo we'll use the file provider for the control plane, but this example works with any configuration provider. # quilkin.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:8888 To start the relay, run the relay command: quilkin relay To spawn the control plane and have the control plane send its configuration, we need to run the manage command with the --relay flag with the address of the relay of the relay server we just spawned which is at port 7900 by default. We're also going to set --admin-address and --port flags to avoid port collision with the relay's admin and xds endpoints. quilkin --admin-address http://localhost:8001 \\ manage \\ --port 7801 \\ --relay http://localhost:7900 \\ file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Control Plane\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config Since the relay service also exposes a aDS control plane endpoint, that represents the merged set of all sources, to connect this to the proxy all we have to do is use the same --management-server flag that we use to specify the location of control planes, then the proxies will be able to pull configuration from the relay. quilkin --admin-address http://localhost:8002 proxy --management-server http://127.0.0.1:7800 We can also additionally add a second control plane source to the relay, which will be merged with our control plane's configuration to create a singular set of data that the proxies can query using xDS discovery requests. # quilkin2.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:9999 quilkin --admin-address http://localhost:8003 \\ manage \\ --port 7802 \\ --relay http://localhost:7900 \\ file quilkin.yaml And that's it! We've just setup control planes to look for configuration changes in our system, a relay to merge any changes into a unified dataset, and set up proxies that make use of that data to decide where and how to send packets.","breadcrumbs":"Relay » Quickstart","id":"160","title":"Quickstart"},"161":{"body":"services ports Protocol QCMP 7600 UDP(IPv4 OR IPv6) For multi-cluster integration, Quilkin provides a agent service, that can be deployed to a cluster to act as a beacon for QCMP pings and forward cluster configuration information to a relay service. Agent configuration sources matches that of the Management Server , such as Filesystem and Agones . To view all options for the agent subcommand, run: $ quilkin agent --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin agent [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -q, --qcmp-port Port for QCMP service [env: QCMP_PORT=] [default: 7600] -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] --address-type If specified, filters the available gameserver addresses to the one that matches the specified type --ip-kind If specified, additionally filters the gameserver address by its ip kind [possible values: v4, v6, any] -i, --icao-code The ICAO code for the agent [env: ICAO_CODE=] [default: XXXX] -h, --help Print help","breadcrumbs":"Relay » Agents » Quilkin Agent","id":"161","title":"Quilkin Agent"},"162":{"body":"The simplest version of the agent service is just running quilkin agent, this will setup just the QCMP service allowing the agent to be pinged for measuring round-time-trips (RTT). quilkin agent To run an agent with the relay (see relay quickstart for more information), you just need to specify the relay endpoint with the --relay flag and provide a configuration discovery provider such as a configuration file or Agones. quilkin --admin-adress http://localhost:8001 agent --relay http://localhost:7900 file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Agent\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config","breadcrumbs":"Relay » Agents » Quickstart","id":"162","title":"Quickstart"},"163":{"body":"This is an unreal engine 5 plugin for Quilkin, a UDP proxy for gameservers. The plugin provides several features that you can use with Quilkin deployments, such as proxying game traffic, and latency measurement. You can also find guide level documentation on how the proxy works in the Quilkin Book .","breadcrumbs":"Unreal Engine » Quilkin Unreal Engine Plugin","id":"163","title":"Quilkin Unreal Engine Plugin"},"164":{"body":"Copy this plugin to your Plugins folder in your Engine directory.","breadcrumbs":"Unreal Engine » Installation","id":"164","title":"Installation"},"165":{"body":"Static configuration is available in the editor through UQuilkinDeveloperSettings in \"Project Settings\". Dynamic configuration is available through UQuilkinConfigSubsystem, it is initialised from the settings provided in UQuilkinDeveloperSettings, but can also be updated in code, and users can bind individual properties to delegates allowing them to dynamically set based on custom logic. bool Enabled Whether the plugin will attach a versioned routing token to UDP packets to allow load balancers forward traffic to the correct gameserver. This also requires the address the clients connect to be a Quilkin load balancer, if connected directly to a gameserver the client will be rejected. bool EnabledInPie By default Enabled is disabled in editor to prevent interfering with local clients and gameservers, you can override this behaviour by also enabling EnabledInPie. TArray RoutingToken The routing token representing the gameserver a client wants to reach, the token must be 16 bytes exactly. Currently the plugin only supports using Enabled with a routing token to create the following layout. It is assumed that the routing token would come from an external service, such as a matchmaking system. | token | version X bytes | 16 bytes | 1 byte TArray Endpoints A set of Quilkin load balancer endpoints that can be used for the following features. bool MeasureEndpoints When enabled, the plugin will start a new Tick task that executes at a fixed interval (currently 30 seconds), where it will spawn a new background task that will ping each endpoint in Endpoints, and track its measurement in a fixed size circular buffer. Pings are handled through Quilkin Control Message Protocol, this is a bespoke protocol for UDP to be able to support situations where for example using ICMP is not possible, see the Quilkin Book for more details on the protocol data unit. Note MeasureEndpoints is orthogonal to Enabled and UseEndpoints meaning that you can use MeasureEndpoints for latency measurements without being required to also use Quilkin for game traffic. bool UseEndpoints Whether to use Endpoints for game traffic. When enabled, instead of using the provided FInternetAddr, the plugin will choose the lowest latency endpoint available and send traffic through that endpoint to connect to the gameserver, and if the latency should exceed JitterThreshold then the plugin will attempt to redirect traffic to the next available endpoint with the lowest latency.","breadcrumbs":"Unreal Engine » Configuration","id":"165","title":"Configuration"},"166":{"body":"Quilkin exposes a number of delegates to be able to access certain information, they can be accessed through the FQuilkinDelegates class. GetQuilkinEndpointMeasurements returns TArray representing each endpoint set in Endpoints with their median latency. The array will be empty if no endpoints have been set and MeasureEndpoints is not enabled. GetLowestLatencyEndpoint returns TOptional is a specialisation of GetQuilkinEndpointMeasurements returning the lowest latency endpoint and its median latency. The delegate will return None if the array is empty and MeasureEndpoints is not enabled.","breadcrumbs":"Unreal Engine » Delegates","id":"166","title":"Delegates"},"167":{"body":"services ports Protocol Administration 8000 HTTP (IPv4 OR IPv6)","breadcrumbs":"Administration » Administration","id":"167","title":"Administration"},"168":{"body":"By default, Quilkin will log INFO level events, you can change this by setting the RUST_LOG environment variable. See log documentation for more advanced usage. If you are debugging Quilkin set the RUST_LOG environment variable to quilkin=trace, to filter trace level logging to only Quilkin components. Verbose logging in Quilkin will affect performance considerably, so we recommend only turning it on for debugging purposes.","breadcrumbs":"Administration » Logging","id":"168","title":"Logging"},"169":{"body":"Quilkin exposes an HTTP interface to query different aspects of the server. It is assumed that the administration interface will only ever be able to be accessible on localhost. By default, the administration interface is bound to [::]:8000, but it can be configured with the --admin-address CLI flag or the QUILKIN_ADMIN_ADDRESS environment.","breadcrumbs":"Administration » HTTP API","id":"169","title":"HTTP API"},"17":{"body":"So that we have a target for sending UDP packets to, let's use ncat to create a simple UDP echo process. To do this run: ncat -e $(which cat) -k -u -l 8080 This routes all UDP packets that ncat receives to the local cat process, which echoes it back.","breadcrumbs":"Netcat » 1. Start an udp echo service","id":"17","title":"1. Start an udp echo service"},"170":{"body":"The admin interface provides the following endpoints:","breadcrumbs":"Administration » Endpoints","id":"170","title":"Endpoints"},"171":{"body":"This provides a liveness probe endpoint, most commonly used in Kubernetes based systems . Liveness is defined as \"hasn't panicked\", as long as the process has not panicked quilkin is considered live.","breadcrumbs":"Administration » /live","id":"171","title":"/live"},"172":{"body":"This provides a readiness probe endpoint, most commonly used in Kubernetes based systems . Readiness is service and provider specific, so based on what you're running there will be different criteria for a service to be considered ready. Here's a list of the criteria for each service an provider. Service Readiness Proxy Management server is connected (or always true if config is static) OR if there is more than one endpoint configured Manage Provider is ready Relay Provider is ready Agent Provider is ready AND connected to relay Provider Readiness Agones The service is connected to kube-api File The service has found and watches the file When setting thresholds for your proxy probes, you generally want to set a low check period (e.g. periodSeconds=1) and a low success threshold (e.g. successThreshold=1), but a high failureThreshold (e.g. failureThreshold=60) and terminationGracePeriodSeconds to allow for backoff attempts and existing player sessions to continue without disruption. Proxy Mode Will return an HTTP status of 200 when there is at least one endpoint to send data to. This is primarily to ensure that new proxies that have yet to get configuration information from an xDS server aren't send data until they are fully populated. xDS Provider Mode Will return an HTTP status of 200 when all health checks pass.","breadcrumbs":"Administration » /ready","id":"172","title":"/ready"},"173":{"body":"Outputs Prometheus formatted metrics for this instance. See the Proxy Metrics documentation for what proxy metrics are available. See the xDS Metrics documentation for what xDS metrics are available.","breadcrumbs":"Administration » /metrics","id":"173","title":"/metrics"},"174":{"body":"This provides a endpoint to profile Quilkin's performance. You can use with any system which supports pprof output such as Pyroscope . This requires setting up a writable /tmp directory in the Quilkin container. E.g. apiVersion: apps/v1\nkind: Deployment\nspec: template: spec: containers: - name: quilkin # ...Other container configuration... volumeMounts: - mountPath: /tmp name: tmp subPath: tmp volumes: - name: tmp emptyDir: medium: Memory sizeLimit: 64Mi","breadcrumbs":"Administration » /debug/pprof/profile","id":"174","title":"/debug/pprof/profile"},"175":{"body":"Returns a JSON representation of the cluster and filterchain configuration that the instance is running with at the time of invocation.","breadcrumbs":"Administration » /config","id":"175","title":"/config"},"176":{"body":"The Quilkin proxy can be integrated with your dedicated game servers in several ways, each providing different capabilities and complexity tradeoffs. Below captures several of the most useful and prevalent architectural patterns to give you inspiration on how you can use Quilkin in your multiplayer game networking architecture. These examples as well many others are available on Github repository.","breadcrumbs":"Architecture Examples » Quilkin Integration Examples","id":"176","title":"Quilkin Integration Examples"},"177":{"body":"| | Internet | | |\n┌─────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ | │ Quilkin │ │ Dedicated │\n│ Client ◄──────────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This is the simplest integration and configuration option with Quilkin, but does provide the smallest number of possible feature implementations and ability to provide redundancy. That being said, this is a low risk way to integrate Quilkin, and take advantage of the out-of-the-box telemetry and metric information that comes with Quilkin. In this example, the Server proxy is running alongside the dedicated game server - on the same public IP/machine/container. This is often referred to as a sidecar pattern. Communication between the Server Proxy and the Dedicated Game Server occurs over the localhost network, with a separate port for each Game Client connection. Clients connect to the Server Proxy's public port/IP combination, and the Server Proxy routes all traffic directly to the dedicated game server. The Server Proxy can still use filters such as rate limiting, compression, firewall rules, etc as long as the Game Client conforms to the standard protocols utilised by those filters as appropriate.","breadcrumbs":"Architecture Examples » Server Proxy as a Sidecar","id":"177","title":"Server Proxy as a Sidecar"},"178":{"body":"| | Internet | | |\n┌─────────┐ ┌────────────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ │ Quilkin │ | │ Quilkin │ │ Dedicated │\n│ Client ◄────► (Client Proxy) ◄────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ └────────────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This example is the same as the above, but puts a Client Proxy between the Game Client, and the Server Proxy to take advantage of Client Proxy functionality. The Client Proxy may be integrated as a standalone binary, directly into the client with communication occurring over a localhost port or it may be possible utlise one of our client SDKs such as Unreal Engine . The Client Proxy can now utilise filters, such as compression, without having to change the Game Client. The Game Client will need to communicate to the Client Proxy what IP it should connect to when the Client is match-made with a Game Server.","breadcrumbs":"Architecture Examples » Client Proxy to Sidecar Server Proxy","id":"178","title":"Client Proxy to Sidecar Server Proxy"},"179":{"body":"| | | | Internet Private | Network | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | ┌──► (Server Proxy) ◄──────────┬───► Game Server │\n┌─────────┐ ┌────────────────┐ | │ │ │ | │ │ │\n│ Game │ │ Quilkin ◄───────┤ └────────────────┘ | │ └────────────────┘\n│ Client ◄──────► (Client Proxy) │ | │ | │\n└─────────┘ └────────────────┘ | │ ┌────────────────┐ | │ ┌────────────────┐ | │ │ Quilkin │ | │ │ Dedicated │ | └──► (Server Proxy) ◄──────────┘ │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | | | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | │ (Server Proxy) │ | │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | ▲ | ▲ │ │ │ ┌───────────┴────┐ │ │ xDS │ └──────────────┤ Control Plane │ └────────────────┘ This is the most complex configuration, but enables the most reuse of Quilkin's functionality, while also providing the most redundancy and security for your dedicated game servers. The Game client sends and receives packets from the Quilkin client proxy. The Client Proxy may be integrated as a standalone binary, with communication occurring over a localhost port, or it could be integrated directly with the game client as a library, or the client could utilise one of our [client SDKs] if Rust integration is not possible. The Client Proxy can utilise the full set of filters, such as concatenation (for routing), compression or load balancing, without having to change the Game Client. A hosted set of Quilkin Server proxies that have public IP addresses, are connected to an xDS Control Plane to coordinate routing and access control to the dedicated game servers, which are on private IP addresses. The Client Proxy is made aware of one or more Server proxies to connect to, possibly via their Game Client matchmaker or another service, with an authentication token to pass to the Server proxies, such that the UDP packets can be routed correctly to the dedicated game server they should connect to. Dedicated game servers receive traffic as per normal from the Server Proxies, and send data back to the proxies directly. If the dedicated game server always expects traffic from only a single ip/port combination for client connection, then traffic will always need to be sent through a single Server Proxy. Otherwise, UDP packets can be load balanced via the Client Proxy to multiple Server Proxies for even greater redundancy.","breadcrumbs":"Architecture Examples » Client Proxy to Separate Server Proxies Pools","id":"179","title":"Client Proxy to Separate Server Proxies Pools"},"18":{"body":"Next let's configure Quilkin in proxy mode, with a static configuration that points at the UDP echo service we just started. quilkin proxy --to 127.0.0.1:8080 This configuration will start Quilkin on the default proxy port , and it will redirect all incoming UDP traffic to a single endpoint of 127.0.0.1, port 8080. You should see an output like the following: {\"timestamp\":\"2023-01-19T10:16:23.399277Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting Quilkin\",\"version\":\"0.6\n.0-dev\",\"commit\":\"72176a191ffc3a597e3834ee1d0090b30caf81d4\"},\"target\":\"quilkin::cli\",\"filename\":\"src/cli.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.399771Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting admin endpoint\",\"addres\ns\":\"0.0.0.0:8000\"},\"target\":\"quilkin::admin\",\"filename\":\"src/admin.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.400544Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting\",\"port\":7777,\"proxy_id\"\n:\"7e9fc464-6ccc-41fe-afc4-6c97089de9b8\"},\"target\":\"quilkin::proxy\",\"filename\":\"src/proxy.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.401192Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Quilkin is ready\"},\"target\":\"qui","breadcrumbs":"Netcat » 2. Start Quilkin","id":"18","title":"2. Start Quilkin"},"180":{"body":"Have a look at the Administration API . Review the set of filters that are available. Diagrams powered by asciiflow.com","breadcrumbs":"Architecture Examples » What Next?","id":"180","title":"What Next?"},"181":{"body":"","breadcrumbs":"Videos and Presentations » Third Party Videos and Presentations","id":"181","title":"Third Party Videos and Presentations"},"182":{"body":"(Does not require GDCVault access to watch) Previous talks have looked at two open source projects: Agones, the platform for orchestrating and scaling dedicated multiplayer game servers on top of Kubernetes, and Quilkin, an extensible UDP proxy specifically built for protecting, observing and authenticating game server communications. On the surface this seems like a very powerful combination, but manually integrating the two can be a tricky and intimidating process. You need to know and understand the Kubernetes API and its client libraries, and then tie it into Quilkin's xDS compliant API implementation all through some custom code - which is a large and complex amount of work (and a lot of acronyms). In this talk, Mark Mandel, Developer Advocate at Google Cloud, will look at how anyone can utilize Quilkin's native Agones integration to provide a turnkey solution for proxying UDP traffic to game servers providing an extra layer of protection and observability when orchestrating game servers on top of Kubernetes.","breadcrumbs":"Videos and Presentations » GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes","id":"182","title":"GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes"},"19":{"body":"In (yet 😃) another shell, let's use netcat to send an udp packet. Run the following to connect netcat to Quilkin's receiving port of 7000 via UDP (-u): nc -u 127.0.0.1 7777 Type the word \"test\" and hit enter, you should see it echoed back to you like so: nc -u 127.0.0.1 7777\ntest\ntest Feel free to send even more packets, as many as you would like 👍. Congratulations! You have successfully routed a UDP packet and back again with Quilkin! What's next? Run through the Quilkin with Agones quickstart . Have a look at some of the examples we have.","breadcrumbs":"Netcat » 3. Send a packet","id":"19","title":"3. Send a packet"},"2":{"body":"Some of Quilkin's advantages: Lower development and operational costs for securing, monitoring and making reliable multiplayer game servers and their communications. Provide entry-point redundancy for your game clients to connect to - making it much harder to take down your game servers. Multiple integration patterns, allowing you to choose the level of integration that makes sense for your architecture. Remove non-game specific computation out of your game server's processing loop - and save that precious CPU for your game simulation!","breadcrumbs":"Introduction » Why use Quilkin?","id":"2","title":"Why use Quilkin?"},"20":{"body":"","breadcrumbs":"Agones + Xonotic (Sidecar) » Quickstart: Quilkin with Agones and Xonotic (Sidecar)","id":"20","title":"Quickstart: Quilkin with Agones and Xonotic (Sidecar)"},"21":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides.","breadcrumbs":"Agones + Xonotic (Sidecar) » Requirements","id":"21","title":"Requirements"},"22":{"body":"In this step, we're going to set up a Xonotic dedicated game server, with Quilkin running as a sidecar , which will give us access to all the metrics that Quilkin provides. kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml This applies two resources to your cluster: A Kubernetes ConfigMap with a basic Quilkin static configuration. An Agones Fleet specification with Quilkin running as a sidecar to Xonotic, such that it can process all the UDP traffic and pass it to the Xonotic dedicated game server. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-htc2x-84mzm Ready 34.94.107.201 7533 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-htc2x-sdp4k Ready 34.94.107.201 7599 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 1. Agones Fleet with Quilkin","id":"22","title":"1. Agones Fleet with Quilkin"},"23":{"body":"Usually with Agones you would Allocate a GameServer, but we'll skip this step for this example. Choose one of the listed GameServers from the previous step, and connect to the IP and port of the Xonotic server via the \"Multiplayer > Address\" field in the Xonotic client in the format of {IP}:{PORT}. xonotic-address.png You should now be playing a game of Xonotic against 4 bots!","breadcrumbs":"Agones + Xonotic (Sidecar) » 2. Play Xonotic!","id":"23","title":"2. Play Xonotic!"},"24":{"body":"Let's take a look at some metrics that Quilkin outputs. Grab the name of the GameServer you connected to before, and replace the ${gameserver} value below, and run the command. This will forward the admin interface to localhost. kubectl port-forward ${gameserver} 8000 Then open a browser to http://localhost:8000/metrics to see the Prometheus metrics that Quilkin exports.","breadcrumbs":"Agones + Xonotic (Sidecar) » 3. Check out the metrics","id":"24","title":"3. Check out the metrics"},"25":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 5. Cleanup","id":"25","title":"5. Cleanup"},"26":{"body":"Let's take this one step further and compress the data between the Xonotic client and the server, without having to change either of them! Let's create a new Xonotic Fleet on our Agones cluster, but this time configured such that Quilkin will decompress packets that are incoming. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml This will implement the Compress filter in our Quilkin sidecar proxy in our new Fleet. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-compress-htc2x-84mzm Ready 34.94.107.201 7534 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-compress-htc2x-sdp4k Ready 34.94.107.201 7592 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 6. Agones Fleet, but with Compression","id":"26","title":"6. Agones Fleet, but with Compression"},"27":{"body":"What we will do in this step, is run Quilkin locally as a client-side proxy to compress the UDP data before it is sent up to our Xonotic servers that are expecting compressed data. First, grab a copy of the Quilkin configuration client-compress.yaml locally. This has the Compress filter already configured, but we need to fill in the address to connect to. Rather than editing a file, this could also be sent through the xDS API , but it is easier to demonstrate this functionality through a static configuration. Instead of connecting Xonotic directly, take the IP and port from one of the Agones hosted GameServer records, and replace the ${GAMESERVER_IP} and ${GAMESERVER_PORT} values in your copy of client-compress.yaml. Run this configuration locally as: quilkin -c ./client-compress.yaml proxy Now we can connect to the local client proxy on \"127.0.0.1:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of compressing the data for you without having to change the game client! Congratulations! You are now using Quilkin to manipulate the game client to server connection, without having to edit either!","breadcrumbs":"Agones + Xonotic (Sidecar) » 4. Play Xonotic, through Quilkin","id":"27","title":"4. Play Xonotic, through Quilkin"},"28":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 7. Cleanup","id":"28","title":"7. Cleanup"},"29":{"body":"Have a look at the examples folder for configuration and usage examples.","breadcrumbs":"Agones + Xonotic (Sidecar) » What's Next?","id":"29","title":"What's Next?"},"3":{"body":"Quilkin incorporates these abilities: Non-transparent proxying of UDP data, the internal state of your game architecture is not visible to bad actors. Out of the box metrics for UDP packet information. Composable tools for access control and security. Able to be utilised as a standalone binary, with no client/server changes required or as a Rust library depending on how deep an integration you wish for your system. Integration with Game Server hosting platforms such as Agones . Can be integrated with C/C++ code bases via FFI.","breadcrumbs":"Introduction » Major Features","id":"3","title":"Major Features"},"30":{"body":"","breadcrumbs":"Agones + Xonotic (xDS) » Quickstart: Quilkin with Agones and Xonotic (xDS)","id":"30","title":"Quickstart: Quilkin with Agones and Xonotic (xDS)"},"31":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (xDS) » Requirements","id":"31","title":"Requirements"},"32":{"body":"In this quickstart, we'll be setting up an example Xonotic Agones Fleet, that will only be accessible through Quilkin that is hosted within the same cluster, utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Agones xDS Provider to provide an out-of-the-box control plane for integration between Agones and Quilkin's xDS configuration API with minimal effort.","breadcrumbs":"Agones + Xonotic (xDS) » 1. Overview","id":"32","title":"1. Overview"},"33":{"body":"To install Quilkin as an Agones integrated xDS control plane, we can create a deployment of Quilkin running as quilkin manage agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/xds-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin manage agones process to inspect Agones resources. A matching Deployment that runs the quilkin manage process xDS control plane and a Service that the Quilkin proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 76s We can now run kubectl get service quilkin-manage-agones and see the service that is generated in front of the above Deployment for our Quilkin proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-manage-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-manage-agones ClusterIP 10.104.2.72 80/TCP 1m23s","breadcrumbs":"Agones + Xonotic (xDS) » 2. Install Quilkin Agones xDS Provider","id":"33","title":"2. Install Quilkin Agones xDS Provider"},"34":{"body":"To install the Quilkin Proxy pool which connects to the above xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-manage-agones:80 all connected to the quilkin-manage-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 5m7s\nquilkin-proxies-78965c446d-dqvjg 1/1 Running 0 6s\nquilkin-proxies-78965c446d-fr6zs 1/1 Running 0 6s\nquilkin-proxies-78965c446d-m4rr7 1/1 Running 0 6s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin manage agones instance. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin manage agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the xds-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (xDS) » 3. Install Quilkin Proxy Pool","id":"34","title":"3. Install Quilkin Proxy Pool"},"35":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Ready 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 34s","breadcrumbs":"Agones + Xonotic (xDS) » 4. Create the Agones Fleet","id":"35","title":"4. Create the Agones Fleet"},"36":{"body":"To let the Quilkin xDS provider know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Allocated 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 23m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: $ kubectl describe gameserver xonotic-d7rfx-55j7q\nName: xonotic-d7rfx-55j7q\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-h5cfn\nAnnotations: agones.dev/last-allocated: 2022-12-19T22:59:22.099818298Z agones.dev/ready-container-id: containerd://7b3d9e9dbda6f2e0381df7669f6117bf3e54171469cfacbce2670605a61ce4b8 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"34.168.170.51:7226\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The xDS process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set the routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (xDS) » 5. Allocate a GameServer","id":"36","title":"5. Allocate a GameServer"},"37":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (xDS) » Connecting Client Side","id":"37","title":"Connecting Client Side"},"38":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (xDS) » What's Next?","id":"38","title":"What's Next?"},"39":{"body":"","breadcrumbs":"Agones + Xonotic (Relay) » Quickstart: Quilkin with Agones and Xonotic (Relay)","id":"39","title":"Quickstart: Quilkin with Agones and Xonotic (Relay)"},"4":{"body":"Quilkin provides a variety of different services depending on your use-case. The primary service is proxy , which runs a reverse UDP proxy. To see a basic usage of the command-line interface run through the netcat with Quilkin quickstart . For more advanced usage, you might also be interested in: Checking out the installation guide Having a look at the example projects for basic configuration examples. Checking out the example deployment architecture for deploying quilkin for your game network. $ quilkin --help\nThe Command-Line Interface for Quilkin Usage: quilkin [OPTIONS] Commands: agent Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services generate-config-schema Generates JSON schema files for known filters manage Runs Quilkin as a xDS management server, using `provider` as a configuration source qcmp proxy Run Quilkin as a UDP reverse proxy relay Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services help Print this message or the help of the given subcommand(s) Options: --no-admin Whether to spawn the admin server or not [env: NO_ADMIN=] -c, --config The path to the configuration file for the Quilkin instance [env: QUILKIN_CONFIG=] [default: quilkin.yaml] --admin-address The port to bind for the admin server [env: QUILKIN_ADMIN_ADDRESS=] -q, --quiet Whether Quilkin will report any results to stdout/stderr [env: QUIET=] --log-format [default: auto] [possible values: auto, json, plain, pretty] -h, --help Print help -V, --version Print version","breadcrumbs":"Introduction » What Next?","id":"4","title":"What Next?"},"40":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (Relay) » Requirements","id":"40","title":"Requirements"},"41":{"body":"In this quickstart, we'll be setting up an example multi-cluster Xonotic Agones Fleet, that will only be accessible through Quilkin, via utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Relay to provide an out-of-the-box multi-cluster xDS control plane, and the Agones Agent to send information from the cluster(s) to the relay, which can be used as a management server for each of the Quilkin Proxy instances. While the application of quilkin relay is to ultimately provide a solution where multiple clusters feed configuration information into a single relay endpoint via a quilkin agent, in this example we'll use a single cluster for demonstrative purposes.","breadcrumbs":"Agones + Xonotic (Relay) » 1. Overview","id":"41","title":"1. Overview"},"42":{"body":"To install Quilkin as an Agones integrated relay control plane, we can create a deployment of Quilkin running as quilkin relay with a corresponding Agones agent, quilkin agent agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/relay-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin agent agones process to inspect Agones resources. A Deployment that runs the quilkin relay process, a matching Deployment for the quilkin agent process and a Service that the Quilkin agents can send configuration information to, and the Proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-qh7cq 1/1 Running 0 6s\nquilkin-relay-agones-55fbd69f5d-cdh9k 1/1 Running 0 6s We can now run kubectl get service quilkin-relay-agones and see the service that is generated in front of the above Quilkin Relay Deployment for our Quilkin Proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-relay-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-relay-agones ClusterIP 10.103.243.246 7800/TCP,7900/TCP 57s","breadcrumbs":"Agones + Xonotic (Relay) » 2. Install Quilkin Relay and Agones Agent","id":"42","title":"2. Install Quilkin Relay and Agones Agent"},"43":{"body":"To install the Quilkin Proxy pool which connects to the above Relay xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-relay-agones:7900 all of which are connected to the quilkin-relay-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods NAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-5brzf 1/1 Running 0 18s\nquilkin-proxies-7d9bbbccdf-5mz4l 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-9vd59 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-vwn2f 1/1 Running 0 7s\nquilkin-relay-agones-55fbd69f5d-k2n7b 1/1 Running 0 18s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin agent agones instance and passed through the quilkin relay instance into each of the proxies. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin agent agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the relay-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (Relay) » 3. Install Quilkin Proxy Pool","id":"43","title":"3. Install Quilkin Proxy Pool"},"44":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Ready 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 1m","breadcrumbs":"Agones + Xonotic (Relay) » 4. Create the Agones Fleet","id":"44","title":"4. Create the Agones Fleet"},"45":{"body":"To let the Quilkin Agones Agent know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Allocated 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 17m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: ❯ kubectl describe gs xonotic-8ns7b-2lk5d\nName: xonotic-8ns7b-2lk5d\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-8ns7b\nAnnotations: agones.dev/last-allocated: 2023-10-04T19:47:04.047026419Z agones.dev/ready-container-id: containerd://b39d30965becdbc40336fd9aa642fe776421553615f642dd599e1b0d88c505b6 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"39.168.219.72:7015\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The Agones agent process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (Relay) » 5. Allocate a GameServer","id":"45","title":"5. Allocate a GameServer"},"46":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (Relay) » Connecting Client Side","id":"46","title":"Connecting Client Side"},"47":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (Relay) » What's Next?","id":"47","title":"What's Next?"},"48":{"body":"Services Ports Protocol Proxy 7777 UDP (IPv4 OR IPv6) QCMP 7600 UDP (IPv4 OR IPv6) \"Proxy\" is the primary Quilkin service, which acts as a non-transparent UDP proxy. To view all the options for the proxy subcommand, run: $ quilkin proxy --help\nRun Quilkin as a UDP reverse proxy Usage: quilkin proxy [OPTIONS] Options: -m, --management-server One or more `quilkin manage` endpoints to listen to for config changes [env: QUILKIN_MANAGEMENT_SERVER=] --mmdb The remote URL or local file path to retrieve the Maxmind database [env: MMDB=] -p, --port The port to listen on [env: QUILKIN_PORT=] [default: 7777] -q, --qcmp-port The port to listen on [env: QUILKIN_QCMP_PORT=] [default: 7600] -t, --to One or more socket addresses to forward packets to [env: QUILKIN_DEST=] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -w, --workers Number of worker threads used to process packets. If not specified defaults to number of cpus [env: QUILKIN_WORKERS=] -h, --help Print help","breadcrumbs":"Proxy » Proxy","id":"48","title":"Proxy"},"49":{"body":"An Endpoint represents an address that Quilkin forwards packets to that it has received from the source port. It is represented by an IP address and port. An Endpoint can optionally be associated with an arbitrary set of metadata as well.","breadcrumbs":"Proxy » Endpoints","id":"49","title":"Endpoints"},"5":{"body":"There are variety of automated and manual methods for installing Quilkin onto your system. For cloud deployments Quilkin provides a container image to make it easily to immediately start using it. You can also install Quilkin on your local machine through Cargo .","breadcrumbs":"Installation » Installation","id":"5","title":"Installation"},"50":{"body":"Filters are the way for a Quilkin proxy to intercept UDP packet traffic from the source and Endpoints in either direction, and be able to inspect, manipulate, and route the packets as desired. See Filters for a deeper dive into Filters, as well as the list of build in Filters that come with Quilkin.","breadcrumbs":"Proxy » Proxy Filters","id":"50","title":"Proxy Filters"},"51":{"body":"Endpoint metadata is an arbitrary set of key value pairs that are associated with an Endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. Metadata associated with an endpoint contain arbitrary key value pairs which Filters can consult when processing packets (e.g they can contain information that determine whether or not to route a particular packet to an endpoint).","breadcrumbs":"Proxy » Endpoint Metadata","id":"51","title":"Endpoint Metadata"},"52":{"body":"Access tokens that can be associated with an endpoint are simply a special piece of metadata well known to Quilkin and utilised by the built-in TokenRouter filter to route packets. Such well known values are placed within an object in the endpoint metadata, under the special key quilkin.dev. Currently, only the tokens key is in use. As an example, the following shows the configuration for an endpoint with its metadata: clusters: - endpoints: - address: 127.0.0.1:26000 metadata: canary: false quilkin.dev: # This object is extracted by Quilkin and is usually reserved for built-in features tokens: - MXg3aWp5Ng== # base64 for 1x7ijy6 - OGdqM3YyaQ== # base64 for 8gj3v2i An endpoint's metadata can be specified alongside the endpoint in static configuration or using the xDS endpoint metadata field when using dynamic configuration via xDS.","breadcrumbs":"Proxy » Specialist Endpoint Metadata","id":"52","title":"Specialist Endpoint Metadata"},"53":{"body":"A session represents ongoing communication flow between a client on a [Local Port] and an Endpoint . Quilkin uses the \"Session\" concept to track traffic flowing through the proxy between any client-server pair. A Session serves the same purpose, and can be thought of as a lightweight version of a TCP session in that, while a TCP session requires a protocol to establish and teardown: A Quilkin session is automatically created upon receiving the first packet from a client via the [Local Port] to be sent to an upstream Endpoint . The session is automatically deleted after a period of inactivity (where no packet was sent between either party) - currently 60 seconds. A session is identified by the 4-tuple (client IP, client Port, server IP, server Port) where the client is the downstream endpoint which initiated the communication with Quilkin and the server is one of the upstream Endpoints that Quilkin proxies traffic to. Sessions are established after the filter chain completes. The destination Endpoint of a packet is determined by the filter chain , so a Session can only be created after filter chain completion. For example, if the filter chain drops all packets, then no session will ever be created.","breadcrumbs":"Proxy » Session","id":"53","title":"Session"},"54":{"body":"While much of Quilkin's proxy configuration can be configured via its command line interface , if you have a larger or more complex configuration it might be useful to use a configuration file instead. The following is the schema and reference for Quilkin's proxy configuration file. See the examples folder for example configuration files. By default, Quilkin will look for a configuration file named quilkin.yaml in its current running directory first, then if not present, in /etc/quilkin/quilkin.yaml on UNIX systems. This can be overridden with the -c/--config command-line argument, or the QUILKIN_FILENAME environment variable.","breadcrumbs":"Proxy » Configuration File » Configuration File","id":"54","title":"Configuration File"},"55":{"body":"Example of a full configuration for quilkin proxy that utlisies a static endpoint configuration to specify two endpoints with token metadata attached to each: #\n# Example configuration for a Quilkin Proxy with static Endpoints\n# version: v1alpha1\nid: my-proxy # An identifier for the proxy instance.\nclusters: # grouping of clusters - endpoints: # array of potential endpoints to send on traffic to - address: 127.0.0.1:26000 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - MXg3aWp5Ng== # the connection byte array to route to, encoded as base64 (string value: 1x7ijy6) - OGdqM3YyaQ== # (string value: 8gj3v2i) - address: 127.0.0.1:26001 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - bmt1eTcweA== # (string value: nkuy70x) This is a great use of a static configuration file, as we only get a singular --to endpoint address via the command line arguments. We can also configure Filters via the configuration file. See that section for documentation.","breadcrumbs":"Proxy » Configuration File » Static Configuration","id":"55","title":"Static Configuration"},"56":{"body":"If you need to dynamically change either Filters and/or Endpoints at runtime, see the Control Plane documentation on the configuration API surface, and built in dynamic management providers.","breadcrumbs":"Proxy » Configuration File » Dynamic Configuration","id":"56","title":"Dynamic Configuration"},"57":{"body":"The full JSON Schema for the YAML configuration file. type: object\nproperties: version: type: string description: | The configuration file version to use. enum: - v1alpha1 id: type: string description: | An identifier for the proxy instance. default: On linux, the machine hostname is used as default. On all other platforms a UUID is generated for the proxy. port: type: integer description: | The listening port. In \"proxy\" mode, the port for traffic to be sent to. In \"manage\" mode, the port to connect to the xDS API. default: 7000 maxmind_db: type: string description: | The remote URL or local file path to retrieve the Maxmind database (requires licence). filters: type: array description: | A filter chain. items: '$ref': {} # Refer to the Filter documentation for a filter configuration schema. clusters: type: array description: | grouping of endpoints, per cluster. items: type: object properties: endpoints: type: array description: | A list of upstream endpoints to forward packets to. items: type: object description: | An upstream endpoint properties: address: type: string description: | Socket address of the endpoint. This must be of the ´IP:Port` form e.g `192.168.1.1:7001` metadata: type: object description: | Arbitrary key value pairs that is associated with the endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. required: - address","breadcrumbs":"Proxy » Configuration File » Json Schema","id":"57","title":"Json Schema"},"58":{"body":"In most cases, we would like Quilkin to do some preprocessing of received packets before sending them off to their destination. Because this stage is entirely specific to the use case at hand and differs between Quilkin deployments, we must have a say over what tweaks to perform - this is where filters come in.","breadcrumbs":"Proxy » Filters » Packet Filters","id":"58","title":"Packet Filters"},"59":{"body":"A filter represents a step in the tweaking/decision-making process of how we would like to process our packets. For example, at some step, we might choose to append some metadata to every packet we receive before forwarding it while at a later step, choose not to forward packets that don't meet some criteria. Quilkin lets us specify any number of filters and connect them in a sequence to form a packet processing pipeline similar to a Unix pipeline - we call this pipeline a Filter chain. The combination of filters and filter chain allows us to add new functionality to fit every scenario without changing Quilkin's core. As an example, say we would like to perform the following steps in our processing pipeline to the packets we receive. Append a predetermined byte to the packet. Compress the packet. Do not forward (drop) the packet if its compressed length is over 512 bytes. We would create a filter corresponding to each step either by leveraging any existing filters that do what we want or writing one ourselves and connect them to form the following filter chain: append | compress | drop When Quilkin consults our filter chain, it feeds the received packet into append and forwards the packet it receives (if any) from drop - i.e the output of append becomes the input into compress and so on in that order. There are a few things we note here: Although we have in this example, a filter called drop, every filter in the filter chain has the same ability to drop or update a packet - if any filter drops a packet then no more work needs to be done regarding that packet so the next filter in the pipeline never has any knowledge that the dropped packet ever existed. The filter chain is consulted for every received packet, and its filters are traversed in reverse order for packets travelling in the opposite direction. A packet received downstream will be fed into append and the result from drop is forwarded upstream - a packet received upstream will be fed into drop and the result from append is forwarded downstream. Exactly one filter chain is specified and used to process all packets that flow through Quilkin.","breadcrumbs":"Proxy » Filters » Filters and Filter chain","id":"59","title":"Filters and Filter chain"},"6":{"body":"","breadcrumbs":"Installation » Distributions","id":"6","title":"Distributions"},"60":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1 - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 10 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);\n# } We specify our filter chain in the .filters section of the proxy's configuration which has takes a sequence of FilterConfig objects. Each object describes all information necessary to create a single filter. The above example creates a filter chain comprising a Debug filter followed by a LocalRateLimit filter - the effect is that every packet will be logged and the proxy will not forward more than 10 packets per second. The sequence determines the filter chain order so its ordering matters - the chain starts with the filter corresponding the first filter config and ends with the filter corresponding the last filter config in the sequence.","breadcrumbs":"Proxy » Filters » Configuration Examples","id":"60","title":"Configuration Examples"},"61":{"body":"A filter within the filter chain can share data within another filter further along in the filter chain by propagating the desired data alongside the packet being processed. This enables sharing dynamic information at runtime, e.g information about the current packet that might be useful to other filters that process that packet. At packet processing time each packet is associated with filter dynamic metadata (a set of key-value pairs). Each key is a unique string while its value is an associated quilkin::metadata::Value . When a filter processes a packet, it can choose to consult the associated dynamic metadata for more information or itself add/update or remove key-values from the set. As an example, the built-in [CaptureBytes] filter is one such filter that populates a packet's filter metadata. [CaptureBytes] extracts information (a configurable byte sequence) from each packet and appends it to the packet's dynamic metadata for other filters to leverage. On the other hand, the built-in TokenRouter filter selects what endpoint to route a packet by consulting the packet's dynamic metadata for a routing token. Consequently, we can build a filter chain with a [CaptureBytes] filter preceeding a TokenRouter filter, both configured to write and read the same key in the dynamic metadata entry. The effect would be that packets are routed to upstream endpoints based on token information extracted from their contents.","breadcrumbs":"Proxy » Filters » Filter Dynamic Metadata","id":"61","title":"Filter Dynamic Metadata"},"62":{"body":"The following metadata are currently used by Quilkin core and built-in filters. Name Type Description quilkin.dev/captured Bytes The default key under which the Capture filter puts the byte slices it extracts from each packet.","breadcrumbs":"Proxy » Filters » Well Known Dynamic Metadata","id":"62","title":"Well Known Dynamic Metadata"},"63":{"body":"Quilkin includes several filters out of the box. Filter Description Capture Capture specific bytes from a packet and store them in filter dynamic metadata . Compress Compress and decompress packets data. Concatenate Add authentication tokens to packets. Debug Logs every packet. Drop Drop all packets Firewall Allowing/blocking traffic by IP and port. LoadBalancer Distributes downstream packets among upstream endpoints. LocalRateLimit Limit the frequency of packets. Match Change Filter behaviour based on dynamic metadata Pass Allow all packets through Timestamp Accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. TokenRouter Send packets to endpoints based on metadata.","breadcrumbs":"Proxy » Filters » Built-in filters","id":"63","title":"Built-in filters"},"64":{"body":"Represents configuration for a filter instance. properties: name: type: string description: | Identifies the type of filter to be created. This value is unique for every filter type - please consult the documentation for the particular filter for this value. config: type: object description: | The configuration value to be passed onto the created filter. This is passed as an object value since it is specific to the filter's type and is validated by the filter implementation. Please consult the documentation for the particular filter for its schema. required: [ 'name' ]","breadcrumbs":"Proxy » Filters » FilterConfig","id":"64","title":"FilterConfig"},"65":{"body":"The Capture filter's job is to find a series of bytes within a packet, and capture it into Filter Dynamic Metadata , so that it can be utilised by filters further down the chain. This is often used as a way of retrieving authentication tokens from a packet, and used in combination with Concatenate and TokenRouter filter to provide common packet routing utilities.","breadcrumbs":"Proxy » Filters » Capture » Capture","id":"65","title":"Capture"},"66":{"body":"There are multiple strategies for capturing bytes from the packet.","breadcrumbs":"Proxy » Filters » Capture » Capture strategies","id":"66","title":"Capture strategies"},"67":{"body":"Captures bytes from the end of the packet.","breadcrumbs":"Proxy » Filters » Capture » Suffix","id":"67","title":"Suffix"},"68":{"body":"Captures bytes from the start of the packet.","breadcrumbs":"Proxy » Filters » Capture » Prefix","id":"68","title":"Prefix"},"69":{"body":"Captures bytes using a regular expression. Unlike other capture strategies, the regular expression can return one or many values if there are multiple matches.","breadcrumbs":"Proxy » Filters » Capture » Regex","id":"69","title":"Regex"},"7":{"body":"Source / Method us-docker.pkg.dev/quilkin/release/quilkin:0.9.0-dev-64d4289 Notes Pre-built Quilkin binary with no preset arguments","breadcrumbs":"Installation » OCI Image","id":"7","title":"OCI Image"},"70":{"body":"quilkin.filters.capture.v1alpha1.Capture","breadcrumbs":"Proxy » Filters » Capture » Filter name","id":"70","title":"Filter name"},"71":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/myownkey prefix: size: 3 remove: false\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Capture » Configuration Examples","id":"71","title":"Configuration Examples"},"72":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- metadata_key\n- strategy\nproperties: metadata_key: description: The key to use when storing the captured value in the filter context. If a match was found it is available under `{{metadata_key}}/is_present`. allOf: - $ref: '#/definitions/Key' strategy: description: The capture strategy. allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Key: description: A key in the metadata table. type: string Strategy: description: Strategy to apply for acquiring a set of bytes in the UDP packet oneOf: - description: Looks for the set of bytes at the beginning of the packet type: object required: - kind - size properties: kind: type: string enum: - PREFIX remove: description: Whether captured bytes are removed from the original packet. default: false type: boolean size: description: The number of bytes to capture. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - size properties: kind: type: string enum: - SUFFIX remove: description: The number of bytes to capture. default: false type: boolean size: description: Whether captured bytes are removed from the original packet. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - pattern properties: kind: type: string enum: - REGEX pattern: description: The regular expression to use for capture. type: string","breadcrumbs":"Proxy » Filters » Capture » Configuration Options ( Rust Doc )","id":"72","title":"Configuration Options ( Rust Doc )"},"73":{"body":"The Compress filter's job is to provide a variety of compression implementations for compression and subsequent decompression of UDP data when sent between systems, such as a game client and game server.","breadcrumbs":"Proxy » Filters » Compress » Compress","id":"73","title":"Compress"},"74":{"body":"quilkin.filters.compress.v1alpha1.Compress","breadcrumbs":"Proxy » Filters » Compress » Filter name","id":"74","title":"Filter name"},"75":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); The above example shows a proxy that could be used with a typical game client, where the original client data is sent to the local listening port and then compressed when heading up to a dedicated game server, and then decompressed when traffic is returned from the dedicated game server before being handed back to game client. It is worth noting that since the Compress filter modifies the entire packet , it is worth paying special attention to the order it is placed in your Filter configuration . Most of the time it will likely be the first or last Filter configured to ensure it is compressing the entire set of data being sent.","breadcrumbs":"Proxy » Filters » Compress » Configuration Examples","id":"75","title":"Configuration Examples"},"76":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: mode: default: SNAPPY allOf: - $ref: '#/definitions/Mode' on_read: $ref: '#/definitions/Action' on_write: $ref: '#/definitions/Action'\ndefinitions: Action: description: Whether to do nothing, compress or decompress the packet. type: string enum: - DO_NOTHING - COMPRESS - DECOMPRESS Mode: description: The library to use when compressing. type: string enum: - SNAPPY - LZ4","breadcrumbs":"Proxy » Filters » Compress » Configuration Options ( Rust Doc )","id":"76","title":"Configuration Options ( Rust Doc )"},"77":{"body":"","breadcrumbs":"Proxy » Filters » Compress » Compression Modes","id":"77","title":"Compression Modes"},"78":{"body":"Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. This compression method is provided by rust-snappy . Due to the small size of packets, this only encodes and decodes the non-streaming version of the format described here . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY","breadcrumbs":"Proxy » Filters » Compress » Snappy","id":"78","title":"Snappy"},"79":{"body":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This compression method is provided by lz4_flex . Due to the small size of packets, this only encodes and decodes the block version of the format described. If your game client/server itself is performing LZ4 de/compression it needs to encode or decode a varint of the uncompressed packet size (maximum 2^16) since that is not part of the LZ4 block format. The varint is of the same exact form as that used by snappy . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: LZ4","breadcrumbs":"Proxy » Filters » Compress » LZ4","id":"79","title":"LZ4"},"8":{"body":"Source / Method cargo install quilkin Notes Compiled from source using cargo","breadcrumbs":"Installation » Cargo","id":"8","title":"Cargo"},"80":{"body":"quilkin_filter_int_counter{label=\"compressed_bytes_total\"} Total number of compressed bytes either received or sent. quilkin_filter_int_counter{label=\"decompressed_bytes_total\"} Total number of decompressed bytes either received or sent.","breadcrumbs":"Proxy » Filters » Compress » Metrics","id":"80","title":"Metrics"},"81":{"body":"The Concatenate filter's job is to add a byte packet to either the beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.","breadcrumbs":"Proxy » Filters » Concatenate » Concatenate","id":"81","title":"Concatenate"},"82":{"body":"quilkin.filters.concatenate.v1alpha1.Concatenate","breadcrumbs":"Proxy » Filters » Concatenate » Filter name","id":"82","title":"Filter name"},"83":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.concatenate.v1alpha1.Concatenate config: on_read: APPEND on_write: DO_NOTHING bytes: MXg3aWp5Ng==\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Examples","id":"83","title":"Configuration Examples"},"84":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a `Concatenate` filter configuration.\ntype: object\nrequired:\n- bytes\nproperties: bytes: type: array items: type: integer format: uint8 minimum: 0.0 on_read: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Read` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy' on_write: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Write` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Strategy: type: string enum: - APPEND - PREPEND - DO_NOTHING","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Options ( Rust Doc )","id":"84","title":"Configuration Options ( Rust Doc )"},"85":{"body":"The Debug filter logs all incoming and outgoing packets to standard output. This filter is useful in debugging deployments where the packets strictly contain valid UTF-8 encoded strings. A generic error message is instead logged if conversion from bytes to UTF-8 fails.","breadcrumbs":"Proxy » Filters » Debug » Debug","id":"85","title":"Debug"},"86":{"body":"quilkin.filters.debug_filter.v1alpha1.Debug","breadcrumbs":"Proxy » Filters » Debug » Filter name","id":"86","title":"Filter name"},"87":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Debug » Configuration Examples","id":"87","title":"Configuration Examples"},"88":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: A Debug filter's configuration.\ntype: object\nproperties: id: description: Identifier that will be optionally included with each log message. type: - string - 'null'","breadcrumbs":"Proxy » Filters » Debug » Configuration Options ( Rust Doc )","id":"88","title":"Configuration Options ( Rust Doc )"},"89":{"body":"The Drop filter always drops any packet passed through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Drop » Drop","id":"89","title":"Drop"},"9":{"body":"Source / Method GitHub Releases Notes Pre-built binaries for manual installation","breadcrumbs":"Installation » GitHub","id":"9","title":"GitHub"},"90":{"body":"quilkin.filters.drop.v1alpha1.Drop","breadcrumbs":"Proxy » Filters » Drop » Filter name","id":"90","title":"Filter name"},"91":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Drop » Configuration Examples","id":"91","title":"Configuration Examples"},"92":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Drop » Configuration","id":"92","title":"Configuration"},"93":{"body":"The Firewall filter's job is to allow or block traffic depending on if the incoming traffic's IP and port matches the rules set on the Firewall filter.","breadcrumbs":"Proxy » Filters » Firewall » Firewall","id":"93","title":"Firewall"},"94":{"body":"quilkin.filters.firewall.v1alpha1.Firewall","breadcrumbs":"Proxy » Filters » Firewall » Filter name","id":"94","title":"Filter name"},"95":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.firewall.v1alpha1.Firewall config: on_read: - action: ALLOW sources: - 192.168.51.0/24 ports: - 10 - 1000-7000 on_write: - action: DENY sources: - 192.168.51.0/24 ports: - 7000\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Firewall » Configuration Examples","id":"95","title":"Configuration Examples"},"96":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Represents how a Firewall filter is configured for read and write operations.\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: on_read: type: array items: $ref: '#/definitions/Rule' on_write: type: array items: $ref: '#/definitions/Rule'\ndefinitions: Action: description: Whether or not a matching [Rule] should Allow or Deny access oneOf: - description: Matching rules will allow packets through. type: string enum: - ALLOW - description: Matching rules will block packets. type: string enum: - DENY Cidr: description: Cidr notation for an ipv6 or ipv4 netmask type: string PortRange: description: Range of matching ports that are configured against a [Rule]. allOf: - $ref: '#/definitions/Range_of_uint16' Range_of_uint16: type: object required: - end - start properties: end: type: integer format: uint16 minimum: 0.0 start: type: integer format: uint16 minimum: 0.0 Rule: description: Combination of CIDR range, port range and action to take. type: object required: - action - ports - sources properties: action: $ref: '#/definitions/Action' ports: type: array items: $ref: '#/definitions/PortRange' sources: description: ipv4 or ipv6 CIDR address. type: array items: $ref: '#/definitions/Cidr'","breadcrumbs":"Proxy » Filters » Firewall » Configuration Options ( Rust Doc )","id":"96","title":"Configuration Options ( Rust Doc )"},"97":{"body":"The Firewall filter supports DENY and ALLOW actions for access control. When multiple DENY and ALLOW actions are used for a workload at the same time, the evaluation is processed in the order it is configured, with the first matching rule deciding if the request is allowed or denied: If a rule action is ALLOW, and it matches the request, then the entire request is allowed. If a rule action is DENY and it matches the request, then the entire request is denied. If none of the configured rules match, then the request is denied.","breadcrumbs":"Proxy » Filters » Firewall » Rule Evaluation","id":"97","title":"Rule Evaluation"},"98":{"body":"The LoadBalancer filter distributes packets received downstream among all upstream endpoints.","breadcrumbs":"Proxy » Filters » Load Balancer » LoadBalancer","id":"98","title":"LoadBalancer"},"99":{"body":"quilkin.filters.load_balancer.v1alpha1.LoadBalancer","breadcrumbs":"Proxy » Filters » Load Balancer » Filter name","id":"99","title":"Filter name"}},"length":183,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.0},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"d":{"4":{"2":{"8":{"9":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.0}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"136":{"tf":1.0},"167":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":2.6457513110645907},"162":{"tf":2.6457513110645907},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.6457513110645907},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":35,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.0},"154":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":3.0},"34":{"tf":2.0},"35":{"tf":2.6457513110645907},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":3.3166247903554},"43":{"tf":2.23606797749979},"44":{"tf":2.6457513110645907},"45":{"tf":2.449489742783178},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.1622776601683795},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.0},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"100":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.0},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.23606797749979},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":2.8284271247461903},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.7416573867739413},"179":{"tf":3.872983346207417},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"78":{"tf":2.23606797749979},"79":{"tf":2.0},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"104":{"tf":2.23606797749979},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903},"55":{"tf":2.6457513110645907},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":20,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":7,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":2.6457513110645907},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":1.7320508075688772},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":41,"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":17,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"df":92,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":3.1622776601683795},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":3.605551275463989},"61":{"tf":4.0},"62":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.0},"41":{"tf":1.0},"44":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.449489742783178},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.605551275463989},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.4641016151377544},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":2.0},"5":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.4142135623730951}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.0},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.0}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":26,"docs":{"106":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.6457513110645907},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.4142135623730951},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.7320508075688772},"145":{"tf":2.449489742783178},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"173":{"tf":2.449489742783178},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.7320508075688772},"3":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.0},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.0},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"111":{"tf":1.7320508075688772},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.23606797749979},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":11,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":57,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.449489742783178},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":59,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.8284271247461903},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":3.1622776601683795},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.7416573867739413},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":3.3166247903554},"179":{"tf":4.242640687119285},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.4641016151377544},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.605551275463989},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":2.8284271247461903},"50":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"55":{"tf":2.0},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"75":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":1.7320508075688772},"163":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.23606797749979},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.605551275463989},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.123105625617661},"43":{"tf":3.872983346207417},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":1.0},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.0},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.0},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.0},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.1622776601683795},"160":{"tf":4.242640687119285},"161":{"tf":2.23606797749979},"162":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":2.0},"42":{"tf":3.0},"43":{"tf":2.449489742783178},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.23606797749979}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.4142135623730951},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.605551275463989},"178":{"tf":2.6457513110645907},"179":{"tf":4.242640687119285},"182":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.449489742783178},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.4641016151377544}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":5,"docs":{"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.0},"26":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.449489742783178},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"115":{"tf":2.23606797749979},"118":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":19,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":2.6457513110645907},"155":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":10,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":33,"docs":{"133":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"38":{"tf":1.0},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":25,"docs":{"157":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":2.449489742783178},"23":{"tf":2.23606797749979},"25":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"28":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.23606797749979},"36":{"tf":2.6457513110645907},"37":{"tf":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"d":{"4":{"2":{"8":{"9":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.4142135623730951}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.4142135623730951}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":11,"docs":{"136":{"tf":1.0},"167":{"tf":2.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":3.0},"162":{"tf":2.8284271247461903},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.8284271247461903},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":42,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.7320508075688772},"22":{"tf":2.6457513110645907},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.6457513110645907},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":2.0},"33":{"tf":3.3166247903554},"34":{"tf":2.23606797749979},"35":{"tf":3.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":3.605551275463989},"43":{"tf":2.449489742783178},"44":{"tf":3.0},"45":{"tf":2.6457513110645907},"46":{"tf":1.4142135623730951},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.3166247903554},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.3166247903554},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":2.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":3.0},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.23606797749979},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":15,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"66":{"tf":2.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.8284271247461903}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.449489742783178},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.872983346207417},"179":{"tf":4.0},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.1622776601683795},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.1622776601683795},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.7320508075688772},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":16,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.23606797749979},"76":{"tf":2.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"80":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"104":{"tf":2.449489742783178},"105":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.23606797749979},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"156":{"tf":2.23606797749979},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795},"55":{"tf":3.0},"56":{"tf":2.0},"57":{"tf":2.23606797749979},"60":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":36,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":12,"docs":{"127":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"df":8,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":2.0}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":10,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":2.0},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":2.8284271247461903},"52":{"tf":2.8284271247461903},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":2.0},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":2.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":2.0},"61":{"tf":1.0},"71":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":5,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.4142135623730951},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":18,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.6457513110645907},"55":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":2.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":2.0},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":114,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":3.0},"128":{"tf":2.6457513110645907},"129":{"tf":2.0},"130":{"tf":2.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"145":{"tf":3.3166247903554},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.23606797749979},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":4.69041575982343},"60":{"tf":3.7416573867739413},"61":{"tf":4.242640687119285},"62":{"tf":1.7320508075688772},"63":{"tf":2.6457513110645907},"64":{"tf":2.8284271247461903},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.23606797749979},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":2.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.23606797749979},"41":{"tf":1.0},"44":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.8284271247461903},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.7416573867739413},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.605551275463989},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"5":{"tf":2.23606797749979},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":2.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.7320508075688772}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.23606797749979},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.23606797749979},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.23606797749979}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.7320508075688772},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.449489742783178},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"106":{"tf":2.23606797749979},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":2.0},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"s":{"a":{"df":0,"docs":{},"g":{"df":16,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.8284271247461903},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"141":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.8284271247461903},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"150":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"173":{"tf":2.6457513110645907},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":2.0},"3":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"127":{"tf":1.0},"147":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.23606797749979},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":17,"docs":{"111":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.449489742783178},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":14,"docs":{"136":{"tf":2.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":58,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":139,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":3.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":3.3166247903554},"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.872983346207417},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.8284271247461903},"178":{"tf":3.605551275463989},"179":{"tf":4.47213595499958},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.7416573867739413},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":3.1622776601683795},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"55":{"tf":2.23606797749979},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"11":{"tf":1.7320508075688772},"12":{"tf":2.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.6457513110645907},"162":{"tf":1.7320508075688772},"163":{"tf":2.23606797749979},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.23606797749979},"182":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"22":{"tf":2.449489742783178},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"3":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.7416573867739413},"34":{"tf":3.7416573867739413},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.242640687119285},"43":{"tf":4.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.4142135623730951},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":18,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.4641016151377544},"160":{"tf":4.358898943540674},"161":{"tf":2.449489742783178},"162":{"tf":2.8284271247461903},"172":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.3166247903554},"43":{"tf":2.6457513110645907},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"35":{"tf":1.0},"40":{"tf":1.4142135623730951},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.449489742783178}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":2.0},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.7320508075688772},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.7416573867739413},"178":{"tf":2.8284271247461903},"179":{"tf":4.358898943540674},"182":{"tf":2.449489742783178},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.6457513110645907},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.605551275463989}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"177":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.7320508075688772},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"18":{"tf":2.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"115":{"tf":2.6457513110645907},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":21,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.8284271247461903},"155":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.7320508075688772},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":17,"docs":{"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":36,"docs":{"133":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"152":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"157":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"23":{"tf":2.6457513110645907},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":2.449489742783178},"27":{"tf":2.449489742783178},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"36":{"tf":2.8284271247461903},"37":{"tf":2.449489742783178},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":2.8284271247461903},"46":{"tf":2.449489742783178},"47":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"title":{"root":{"1":{"df":4,"docs":{"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}},"2":{"0":{"2":{"3":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"3":{"df":4,"docs":{"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}},"4":{"df":3,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}},"5":{"df":3,"docs":{"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"6":{"df":1,"docs":{"26":{"tf":1.0}}},"7":{"df":1,"docs":{"28":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"153":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"140":{"tf":1.0},"148":{"tf":1.0},"169":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"26":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"175":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":34,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"154":{"tf":1.0},"170":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"176":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"df":21,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"164":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"176":{"tf":1.0}}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":1.0}}}}},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"z":{"4":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"51":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"0":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"137":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":1.0},"159":{"tf":1.0}}}},"y":{"df":2,"docs":{"23":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"179":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":10,"docs":{"13":{"tf":1.0},"141":{"tf":1.0},"151":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"69":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"159":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"97":{"tf":1.0}}}},"n":{"df":2,"docs":{"13":{"tf":1.0},"130":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"140":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"149":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"17":{"tf":1.0},"182":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"53":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"55":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"155":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":1,"docs":{"2":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"x":{"d":{"df":8,"docs":{"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file +Object.assign(window.search, {"doc_urls":["introduction.html#overview","introduction.html#what-is-quilkin","introduction.html#why-use-quilkin","introduction.html#major-features","introduction.html#what-next","installation.html#installation","installation.html#distributions","installation.html#oci-image","installation.html#cargo","installation.html#github","faq.html#faq","faq.html#just-how-fast-is-quilkin-what-sort-of-performance-can-i-expect","faq.html#can-i-integrate-quilkin-with-c-code","faq.html#i-would-like-to-run-quilkin-as-a-client-side-proxy-on-a-console-can-i-do-that","faq.html#any-reason-you-didnt-contribute-this-intoextend-envoy","deployment/quickstarts/netcat.html#quickstart-quilkin-with-netcat","deployment/quickstarts/netcat.html#requirements","deployment/quickstarts/netcat.html#1-start-an-udp-echo-service","deployment/quickstarts/netcat.html#2-start-quilkin","deployment/quickstarts/netcat.html#3-send-a-packet","deployment/quickstarts/agones-xonotic-sidecar.html#quickstart-quilkin-with-agones-and-xonotic-sidecar","deployment/quickstarts/agones-xonotic-sidecar.html#requirements","deployment/quickstarts/agones-xonotic-sidecar.html#1-agones-fleet-with-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#2-play-xonotic","deployment/quickstarts/agones-xonotic-sidecar.html#3-check-out-the-metrics","deployment/quickstarts/agones-xonotic-sidecar.html#5-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#6-agones-fleet-but-with-compression","deployment/quickstarts/agones-xonotic-sidecar.html#4-play-xonotic-through-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#7-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#whats-next","deployment/quickstarts/agones-xonotic-xds.html#quickstart-quilkin-with-agones-and-xonotic-xds","deployment/quickstarts/agones-xonotic-xds.html#requirements","deployment/quickstarts/agones-xonotic-xds.html#1-overview","deployment/quickstarts/agones-xonotic-xds.html#2-install-quilkin-agones-xds-provider","deployment/quickstarts/agones-xonotic-xds.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-xds.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-xds.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-xds.html#connecting-client-side","deployment/quickstarts/agones-xonotic-xds.html#whats-next","deployment/quickstarts/agones-xonotic-relay.html#quickstart-quilkin-with-agones-and-xonotic-relay","deployment/quickstarts/agones-xonotic-relay.html#requirements","deployment/quickstarts/agones-xonotic-relay.html#1-overview","deployment/quickstarts/agones-xonotic-relay.html#2-install-quilkin-relay-and-agones-agent","deployment/quickstarts/agones-xonotic-relay.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-relay.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-relay.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-relay.html#connecting-client-side","deployment/quickstarts/agones-xonotic-relay.html#whats-next","services/proxy.html#proxy","services/proxy.html#endpoints","services/proxy.html#proxy-filters","services/proxy.html#endpoint-metadata","services/proxy.html#specialist-endpoint-metadata","services/proxy.html#session","services/proxy/configuration.html#configuration-file","services/proxy/configuration.html#static-configuration","services/proxy/configuration.html#dynamic-configuration","services/proxy/configuration.html#json-schema","services/proxy/filters.html#packet-filters","services/proxy/filters.html#filters-and-filter-chain","services/proxy/filters.html#configuration-examples","services/proxy/filters.html#filter-dynamic-metadata","services/proxy/filters.html#well-known-dynamic-metadata","services/proxy/filters.html#built-in-filters","services/proxy/filters.html#filterconfig","services/proxy/filters/capture.html#capture","services/proxy/filters/capture.html#capture-strategies","services/proxy/filters/capture.html#suffix","services/proxy/filters/capture.html#prefix","services/proxy/filters/capture.html#regex","services/proxy/filters/capture.html#filter-name","services/proxy/filters/capture.html#configuration-examples","services/proxy/filters/capture.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compress","services/proxy/filters/compress.html#filter-name","services/proxy/filters/compress.html#configuration-examples","services/proxy/filters/compress.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compression-modes","services/proxy/filters/compress.html#snappy","services/proxy/filters/compress.html#lz4","services/proxy/filters/compress.html#metrics","services/proxy/filters/concatenate.html#concatenate","services/proxy/filters/concatenate.html#filter-name","services/proxy/filters/concatenate.html#configuration-examples","services/proxy/filters/concatenate.html#configuration-options--rust-doc-","services/proxy/filters/debug.html#debug","services/proxy/filters/debug.html#filter-name","services/proxy/filters/debug.html#configuration-examples","services/proxy/filters/debug.html#configuration-options--rust-doc-","services/proxy/filters/drop.html#drop","services/proxy/filters/drop.html#filter-name","services/proxy/filters/drop.html#configuration-examples","services/proxy/filters/drop.html#configuration","services/proxy/filters/firewall.html#firewall","services/proxy/filters/firewall.html#filter-name","services/proxy/filters/firewall.html#configuration-examples","services/proxy/filters/firewall.html#configuration-options--rust-doc-","services/proxy/filters/firewall.html#rule-evaluation","services/proxy/filters/load_balancer.html#loadbalancer","services/proxy/filters/load_balancer.html#filter-name","services/proxy/filters/load_balancer.html#configuration-examples","services/proxy/filters/load_balancer.html#configuration-options--rust-doc-","services/proxy/filters/local_rate_limit.html#localratelimit","services/proxy/filters/local_rate_limit.html#filter-name","services/proxy/filters/local_rate_limit.html#configuration-examples","services/proxy/filters/local_rate_limit.html#configuration-options--rust-doc-","services/proxy/filters/match.html#match","services/proxy/filters/match.html#filter-name","services/proxy/filters/match.html#configuration-examples","services/proxy/filters/match.html#configuration-options--rust-doc-","services/proxy/filters/match.html#metrics","services/proxy/filters/pass.html#pass","services/proxy/filters/pass.html#filter-name","services/proxy/filters/pass.html#configuration-examples","services/proxy/filters/pass.html#configuration","services/proxy/filters/timestamp.html#timestamp","services/proxy/filters/timestamp.html#filter-name","services/proxy/filters/timestamp.html#configuration-examples","services/proxy/filters/timestamp.html#configuration-options--rust-doc-","services/proxy/filters/timestamp.html#metrics","services/proxy/filters/token_router.html#tokenrouter","services/proxy/filters/token_router.html#filter-name","services/proxy/filters/token_router.html#configuration-examples","services/proxy/filters/token_router.html#configuration-options--rust-doc-","services/proxy/filters/token_router.html#metrics","services/proxy/filters/token_router.html#sample-applications","services/proxy/filters/token_router.html#packet-authentication","services/proxy/filters/writing_custom_filters.html#writing-custom-filters","services/proxy/filters/writing_custom_filters.html#filter","services/proxy/filters/writing_custom_filters.html#staticfilter","services/proxy/filters/writing_custom_filters.html#running","services/proxy/filters/writing_custom_filters.html#configuration","services/proxy/filters/writing_custom_filters.html#yaml-configuration","services/proxy/filters/writing_custom_filters.html#protobuf-configuration","services/proxy/filters/writing_custom_filters.html#generated---recommended","services/proxy/filters/writing_custom_filters.html#at-build-time","services/proxy/qcmp.html#quilkin-control-message-protocol-qcmp","services/proxy/qcmp.html#ping","services/proxy/qcmp.html#protocol-data-unit","services/proxy/qcmp.html#datacenter-latency","services/proxy/qcmp.html#api-and-schema","services/proxy/metrics.html#proxy-metrics","services/proxy/metrics.html#asn-maxmind-information","services/proxy/metrics.html#general-metrics","services/proxy/metrics.html#session-metrics","services/proxy/metrics.html#filter-metrics","services/xds.html#xds-control-plane","services/xds.html#overview","services/xds.html#supported-apis","services/xds.html#connecting-to-an-xds-management-server","services/xds/metrics.html#xds-metrics","services/xds/metrics.html#proxy-mode","services/xds/metrics.html#xds-provider-mode","services/xds/providers/agones.html#agones-xds-provider","services/xds/providers/agones.html#endpoint-configuration","services/xds/providers/agones.html#access-tokens","services/xds/providers/agones.html#filter-configuration","services/xds/providers/agones.html#usage","services/xds/providers/filesystem.html#filesystem-xds-provider","services/relay.html#control-plane-relay","services/relay.html#quickstart","services/agent.html#quilkin-agent","services/agent.html#quickstart","sdks/unreal-engine.html#quilkin-unreal-engine-plugin","sdks/unreal-engine.html#installation","sdks/unreal-engine.html#configuration","sdks/unreal-engine.html#delegates","deployment/admin.html#administration","deployment/admin.html#logging","deployment/admin.html#http-api","deployment/admin.html#endpoints","deployment/admin.html#live","deployment/admin.html#ready","deployment/admin.html#metrics","deployment/admin.html#debugpprofprofile","deployment/admin.html#config","deployment/examples.html#quilkin-integration-examples","deployment/examples.html#server-proxy-as-a-sidecar","deployment/examples.html#client-proxy-to-sidecar-server-proxy","deployment/examples.html#client-proxy-to-separate-server-proxies-pools","deployment/examples.html#what-next","third-party/presentations.html#third-party-videos-and-presentations","third-party/presentations.html#gdc-2023-open-source-game-development-summit-agones-and-quilkin-oss-multiplayer-game-server-service-mesh-on-kubernetes"],"index":{"documentStore":{"docInfo":{"0":{"body":10,"breadcrumbs":2,"title":1},"1":{"body":66,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":2,"title":1},"100":{"body":41,"breadcrumbs":6,"title":2},"101":{"body":60,"breadcrumbs":8,"title":4},"102":{"body":19,"breadcrumbs":6,"title":1},"103":{"body":1,"breadcrumbs":7,"title":2},"104":{"body":115,"breadcrumbs":7,"title":2},"105":{"body":52,"breadcrumbs":9,"title":4},"106":{"body":19,"breadcrumbs":4,"title":1},"107":{"body":1,"breadcrumbs":5,"title":2},"108":{"body":38,"breadcrumbs":5,"title":2},"109":{"body":180,"breadcrumbs":7,"title":4},"11":{"body":60,"breadcrumbs":6,"title":5},"110":{"body":18,"breadcrumbs":4,"title":1},"111":{"body":12,"breadcrumbs":4,"title":1},"112":{"body":1,"breadcrumbs":5,"title":2},"113":{"body":38,"breadcrumbs":5,"title":2},"114":{"body":3,"breadcrumbs":4,"title":1},"115":{"body":21,"breadcrumbs":4,"title":1},"116":{"body":1,"breadcrumbs":5,"title":2},"117":{"body":25,"breadcrumbs":5,"title":2},"118":{"body":35,"breadcrumbs":7,"title":4},"119":{"body":7,"breadcrumbs":4,"title":1},"12":{"body":47,"breadcrumbs":5,"title":4},"120":{"body":30,"breadcrumbs":5,"title":1},"121":{"body":1,"breadcrumbs":6,"title":2},"122":{"body":44,"breadcrumbs":6,"title":2},"123":{"body":31,"breadcrumbs":8,"title":4},"124":{"body":40,"breadcrumbs":5,"title":1},"125":{"body":0,"breadcrumbs":6,"title":2},"126":{"body":108,"breadcrumbs":6,"title":2},"127":{"body":66,"breadcrumbs":8,"title":3},"128":{"body":78,"breadcrumbs":6,"title":1},"129":{"body":35,"breadcrumbs":6,"title":1},"13":{"body":24,"breadcrumbs":7,"title":6},"130":{"body":169,"breadcrumbs":6,"title":1},"131":{"body":27,"breadcrumbs":6,"title":1},"132":{"body":67,"breadcrumbs":7,"title":2},"133":{"body":59,"breadcrumbs":7,"title":2},"134":{"body":23,"breadcrumbs":7,"title":2},"135":{"body":150,"breadcrumbs":7,"title":2},"136":{"body":41,"breadcrumbs":9,"title":5},"137":{"body":24,"breadcrumbs":5,"title":1},"138":{"body":109,"breadcrumbs":7,"title":3},"139":{"body":119,"breadcrumbs":6,"title":2},"14":{"body":56,"breadcrumbs":6,"title":5},"140":{"body":23,"breadcrumbs":6,"title":2},"141":{"body":6,"breadcrumbs":4,"title":2},"142":{"body":56,"breadcrumbs":5,"title":3},"143":{"body":180,"breadcrumbs":4,"title":2},"144":{"body":54,"breadcrumbs":4,"title":2},"145":{"body":101,"breadcrumbs":4,"title":2},"146":{"body":159,"breadcrumbs":5,"title":3},"147":{"body":98,"breadcrumbs":3,"title":1},"148":{"body":207,"breadcrumbs":4,"title":2},"149":{"body":15,"breadcrumbs":6,"title":4},"15":{"body":0,"breadcrumbs":4,"title":3},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":117,"breadcrumbs":5,"title":2},"152":{"body":142,"breadcrumbs":6,"title":3},"153":{"body":92,"breadcrumbs":7,"title":3},"154":{"body":43,"breadcrumbs":6,"title":2},"155":{"body":33,"breadcrumbs":6,"title":2},"156":{"body":68,"breadcrumbs":6,"title":2},"157":{"body":47,"breadcrumbs":5,"title":1},"158":{"body":102,"breadcrumbs":7,"title":3},"159":{"body":201,"breadcrumbs":4,"title":3},"16":{"body":14,"breadcrumbs":2,"title":1},"160":{"body":211,"breadcrumbs":2,"title":1},"161":{"body":200,"breadcrumbs":4,"title":2},"162":{"body":72,"breadcrumbs":3,"title":1},"163":{"body":29,"breadcrumbs":6,"title":4},"164":{"body":6,"breadcrumbs":3,"title":1},"165":{"body":229,"breadcrumbs":3,"title":1},"166":{"body":45,"breadcrumbs":3,"title":1},"167":{"body":8,"breadcrumbs":2,"title":1},"168":{"body":40,"breadcrumbs":2,"title":1},"169":{"body":25,"breadcrumbs":3,"title":2},"17":{"body":30,"breadcrumbs":6,"title":5},"170":{"body":5,"breadcrumbs":2,"title":1},"171":{"body":19,"breadcrumbs":2,"title":1},"172":{"body":129,"breadcrumbs":2,"title":1},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":48,"breadcrumbs":2,"title":1},"175":{"body":10,"breadcrumbs":2,"title":1},"176":{"body":36,"breadcrumbs":5,"title":3},"177":{"body":112,"breadcrumbs":5,"title":3},"178":{"body":79,"breadcrumbs":7,"title":5},"179":{"body":188,"breadcrumbs":8,"title":6},"18":{"body":56,"breadcrumbs":4,"title":3},"180":{"body":10,"breadcrumbs":3,"title":1},"181":{"body":0,"breadcrumbs":6,"title":4},"182":{"body":98,"breadcrumbs":18,"title":16},"19":{"body":61,"breadcrumbs":4,"title":3},"2":{"body":53,"breadcrumbs":3,"title":2},"20":{"body":0,"breadcrumbs":8,"title":5},"21":{"body":22,"breadcrumbs":4,"title":1},"22":{"body":94,"breadcrumbs":7,"title":4},"23":{"body":36,"breadcrumbs":6,"title":3},"24":{"body":34,"breadcrumbs":7,"title":4},"25":{"body":12,"breadcrumbs":5,"title":2},"26":{"body":92,"breadcrumbs":7,"title":4},"27":{"body":107,"breadcrumbs":8,"title":5},"28":{"body":13,"breadcrumbs":5,"title":2},"29":{"body":6,"breadcrumbs":5,"title":2},"3":{"body":52,"breadcrumbs":3,"title":2},"30":{"body":0,"breadcrumbs":8,"title":5},"31":{"body":26,"breadcrumbs":4,"title":1},"32":{"body":46,"breadcrumbs":5,"title":2},"33":{"body":135,"breadcrumbs":9,"title":6},"34":{"body":201,"breadcrumbs":8,"title":5},"35":{"body":83,"breadcrumbs":7,"title":4},"36":{"body":275,"breadcrumbs":6,"title":3},"37":{"body":205,"breadcrumbs":6,"title":3},"38":{"body":10,"breadcrumbs":5,"title":2},"39":{"body":0,"breadcrumbs":8,"title":5},"4":{"body":198,"breadcrumbs":2,"title":1},"40":{"body":26,"breadcrumbs":4,"title":1},"41":{"body":74,"breadcrumbs":5,"title":2},"42":{"body":156,"breadcrumbs":9,"title":6},"43":{"body":218,"breadcrumbs":8,"title":5},"44":{"body":83,"breadcrumbs":7,"title":4},"45":{"body":276,"breadcrumbs":6,"title":3},"46":{"body":205,"breadcrumbs":6,"title":3},"47":{"body":10,"breadcrumbs":5,"title":2},"48":{"body":130,"breadcrumbs":2,"title":1},"49":{"body":20,"breadcrumbs":2,"title":1},"5":{"body":25,"breadcrumbs":2,"title":1},"50":{"body":27,"breadcrumbs":3,"title":2},"51":{"body":50,"breadcrumbs":3,"title":2},"52":{"body":79,"breadcrumbs":4,"title":3},"53":{"body":113,"breadcrumbs":2,"title":1},"54":{"body":55,"breadcrumbs":5,"title":2},"55":{"body":92,"breadcrumbs":5,"title":2},"56":{"body":18,"breadcrumbs":5,"title":2},"57":{"body":154,"breadcrumbs":5,"title":2},"58":{"body":23,"breadcrumbs":4,"title":2},"59":{"body":194,"breadcrumbs":5,"title":3},"6":{"body":0,"breadcrumbs":2,"title":1},"60":{"body":101,"breadcrumbs":4,"title":2},"61":{"body":136,"breadcrumbs":5,"title":3},"62":{"body":24,"breadcrumbs":6,"title":4},"63":{"body":75,"breadcrumbs":4,"title":2},"64":{"body":50,"breadcrumbs":3,"title":1},"65":{"body":33,"breadcrumbs":4,"title":1},"66":{"body":5,"breadcrumbs":5,"title":2},"67":{"body":4,"breadcrumbs":4,"title":1},"68":{"body":4,"breadcrumbs":4,"title":1},"69":{"body":16,"breadcrumbs":4,"title":1},"7":{"body":12,"breadcrumbs":3,"title":2},"70":{"body":1,"breadcrumbs":5,"title":2},"71":{"body":22,"breadcrumbs":5,"title":2},"72":{"body":159,"breadcrumbs":7,"title":4},"73":{"body":20,"breadcrumbs":4,"title":1},"74":{"body":1,"breadcrumbs":5,"title":2},"75":{"body":81,"breadcrumbs":5,"title":2},"76":{"body":48,"breadcrumbs":7,"title":4},"77":{"body":0,"breadcrumbs":5,"title":2},"78":{"body":42,"breadcrumbs":4,"title":1},"79":{"body":80,"breadcrumbs":4,"title":1},"8":{"body":10,"breadcrumbs":2,"title":1},"80":{"body":14,"breadcrumbs":4,"title":1},"81":{"body":22,"breadcrumbs":4,"title":1},"82":{"body":1,"breadcrumbs":5,"title":2},"83":{"body":21,"breadcrumbs":5,"title":2},"84":{"body":61,"breadcrumbs":7,"title":4},"85":{"body":30,"breadcrumbs":4,"title":1},"86":{"body":1,"breadcrumbs":5,"title":2},"87":{"body":18,"breadcrumbs":5,"title":2},"88":{"body":24,"breadcrumbs":7,"title":4},"89":{"body":13,"breadcrumbs":4,"title":1},"9":{"body":10,"breadcrumbs":2,"title":1},"90":{"body":1,"breadcrumbs":5,"title":2},"91":{"body":38,"breadcrumbs":5,"title":2},"92":{"body":3,"breadcrumbs":4,"title":1},"93":{"body":16,"breadcrumbs":4,"title":1},"94":{"body":1,"breadcrumbs":5,"title":2},"95":{"body":31,"breadcrumbs":5,"title":2},"96":{"body":138,"breadcrumbs":7,"title":4},"97":{"body":49,"breadcrumbs":5,"title":2},"98":{"body":8,"breadcrumbs":5,"title":1},"99":{"body":1,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Quilkin is a UDP proxy, specifically designed for use with multiplayer dedicated game servers.","breadcrumbs":"Introduction » Overview","id":"0","title":"Overview"},"1":{"body":"Quilkin on open source is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game servers deployments, to ensure security, access control, telemetry data, metrics and more. It is designed to be used behind game clients as well as in front of dedicated game servers. Quilkin's aim is to pull the above functionality out of bespoke, monolithic dedicated game servers and clients, and provide standard, composable modules that can be reused across a wide set of multiplayer games, so that game developers can instead focus on their game specific aspects of building a multiplayer game.","breadcrumbs":"Introduction » What is Quilkin?","id":"1","title":"What is Quilkin?"},"10":{"body":"","breadcrumbs":"FAQ » FAQ","id":"10","title":"FAQ"},"100":{"body":"# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.load_balancer.v1alpha1.LoadBalancer config: policy: ROUND_ROBIN\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } The load balancing policy (the strategy to use to select what endpoint to send traffic to) is configurable. In the example above, packets will be distributed by selecting endpoints in turn, in round robin fashion.","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Examples","id":"100","title":"Configuration Examples"},"101":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: The configuration for [`load_balancer`][super].\ntype: object\nproperties: policy: default: ROUND_ROBIN allOf: - $ref: '#/definitions/Policy'\ndefinitions: Policy: description: Policy represents how a [`load_balancer`][super] distributes packets across endpoints. oneOf: - description: Send packets to endpoints in turns. type: string enum: - ROUND_ROBIN - description: Send packets to endpoints chosen at random. type: string enum: - RANDOM - description: Send packets to endpoints based on hash of source IP and port. type: string enum: - HASH","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Options ( Rust Doc )","id":"101","title":"Configuration Options ( Rust Doc )"},"102":{"body":"The LocalRateLimit filter controls the frequency at which packets received downstream are forwarded upstream by the proxy. Rate limiting is done independently per source (IP, Port) combination.","breadcrumbs":"Proxy » Filters » Local Rate Limit » LocalRateLimit","id":"102","title":"LocalRateLimit"},"103":{"body":"quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit","breadcrumbs":"Proxy » Filters » Local Rate Limit » Filter name","id":"103","title":"Filter name"},"104":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 1000 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } To configure a rate limiter, we specify the maximum rate at which the proxy is allowed to forward packets. In the example above, we configured the proxy to forward a maximum of 1000 packets per second). Be aware that due to some optimizations in the current rate limiter implementation, the enforced maximum number of packets is not always exact. It is in theory possible that the rate limiter allows a few packets through, however in practice this would be a rare occurrence and the maximum number of such packets that is in the worse case N-1 where N is the number of threads used to process packets. For example, a configuration allowing 1000 packets per second could potentially allow 1004 packets during some time window if we have up to 4 threads. Packets that that exceeds the maximum configured rate are dropped.","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Examples","id":"104","title":"Configuration Examples"},"105":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- max_packets\n- period\nproperties: max_packets: description: The maximum number of packets allowed to be forwarded by the rate limiter in a given duration. type: integer format: uint minimum: 0.0 period: description: The duration in seconds during which max_packets applies. If none is provided, it defaults to one second. type: integer format: uint32 minimum: 0.0","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Options ( Rust Doc )","id":"105","title":"Configuration Options ( Rust Doc )"},"106":{"body":"The Match filter's job is to provide a mechanism to change behaviour based on dynamic metadata. This filter behaves similarly to the match expression in Rust or switch statements in other languages.","breadcrumbs":"Proxy » Filters » Match » Match","id":"106","title":"Match"},"107":{"body":"quilkin.filters.match.v1alpha1.Match","breadcrumbs":"Proxy » Filters » Match » Filter name","id":"107","title":"Filter name"},"108":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Match » Configuration Examples","id":"108","title":"Configuration Examples"},"109":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Configuration for [`Match`][super::Match].\ntype: object\nproperties: on_read: description: Configuration for [`Filter::read`][crate::filters::Filter::read]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null' on_write: description: Configuration for [`Filter::write`][crate::filters::Filter::write]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null'\nadditionalProperties: false\ndefinitions: Branch: description: A specific match branch. The filter is run when `value` matches the value defined in `metadata_key`. type: object required: - name - value properties: config: true label: type: - string - 'null' name: type: string value: description: The value to compare against the dynamic metadata. allOf: - $ref: '#/definitions/Value' DirectionalConfig: description: Configuration for a specific direction. type: object required: - branches - metadataKey properties: branches: description: List of filters to compare and potentially run if any match. type: array items: $ref: '#/definitions/Branch' fallthrough: description: The behaviour for when none of the `branches` match. default: config: null label: null name: quilkin.filters.drop.v1alpha1.Drop allOf: - $ref: '#/definitions/Filter' metadataKey: description: The key for the metadata to compare against. allOf: - $ref: '#/definitions/Key' Filter: description: Filter is the configuration for a single filter type: object required: - name properties: config: true label: type: - string - 'null' name: type: string additionalProperties: false Key: description: A key in the metadata table. type: string Value: anyOf: - type: boolean - type: integer format: uint64 minimum: 0.0 - type: array items: $ref: '#/definitions/Value' - type: string - type: array items: type: integer format: uint8 minimum: 0.0 View the Match filter documentation for more details.","breadcrumbs":"Proxy » Filters » Match » Configuration Options ( Rust Doc )","id":"109","title":"Configuration Options ( Rust Doc )"},"11":{"body":"Our current testing shows that on Quilkin shows that it process packets quite fast ! We won't be publishing performance benchmarks, as performance will always change depending on the underlying hardware, number of filters, configurations and more. We highly recommend you run your own load tests on your platform and configuration, matching your production workload and configuration as close as possible. Our iperf3 based performance test in the examples' folder is a good starting point. Since this is still an alpha project, we have plans on investigating further performance improvements in upcoming releases, both from an optimisation and observability perspective as well.","breadcrumbs":"FAQ » Just how fast is Quilkin? What sort of performance can I expect?","id":"11","title":"Just how fast is Quilkin? What sort of performance can I expect?"},"110":{"body":"quilkin_filter_int_counter{label=\"packets_matched_total\"} A counter of the total number of packets where the dynamic metadata matches a branch value. quilkin_filter_int_counter{label=\"packets_fallthrough_total\"} A counter of the total number of packets that are processed by the fallthrough configuration.","breadcrumbs":"Proxy » Filters » Match » Metrics","id":"110","title":"Metrics"},"111":{"body":"The Pass filter that always passes any packet through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Pass » Pass","id":"111","title":"Pass"},"112":{"body":"quilkin.filters.pass.v1alpha1.Pass","breadcrumbs":"Proxy » Filters » Pass » Filter name","id":"112","title":"Filter name"},"113":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Pass » Configuration Examples","id":"113","title":"Configuration Examples"},"114":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Pass » Configuration","id":"114","title":"Configuration"},"115":{"body":"The Timestamp filter accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. Mostly useful in combination with other filters such as Capture to pull timestamp data from packets.","breadcrumbs":"Proxy » Filters » Timestamp » Timestamp","id":"115","title":"Timestamp"},"116":{"body":"quilkin.filters.timestamp.v1alpha1.Timestamp","breadcrumbs":"Proxy » Filters » Timestamp » Filter name","id":"116","title":"Filter name"},"117":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: example.com/session_duration prefix: size: 3 remove: false - name: quilkin.filters.timestamp.v1alpha1.Timestamp config: metadataKey: example.com/session_duration\nclusters: - endpoints: - address: 127.0.0.1:26000\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Examples","id":"117","title":"Configuration Examples"},"118":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- metadataKey\nproperties: metadataKey: description: The metadata key to read the UTC UNIX Timestamp from. allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Options ( Rust Doc )","id":"118","title":"Configuration Options ( Rust Doc )"},"119":{"body":"quilkin_filter_histogram{label=\"duration\"} A histogram of durations from metadata_key to now in the packet direction.","breadcrumbs":"Proxy » Filters » Timestamp » Metrics","id":"119","title":"Metrics"},"12":{"body":"Quilkin is also released as a library so it can be integrated with an external codebase as necessary. Using Rust code inside a C or C++ project mostly consists of two parts. Creating a C-friendly API in Rust Embedding your Rust project into an external build system See A little Rust with your C for more information. Over time, we will be expanding documentation on how to integrate with specific engines if running Quilkin as a separate binary is not an option.","breadcrumbs":"FAQ » Can I integrate Quilkin with C++ code?","id":"12","title":"Can I integrate Quilkin with C++ code?"},"120":{"body":"The TokenRouter filter's job is to provide a mechanism to declare which Endpoints a packet should be sent to. This Filter provides this functionality by comparing a byte array token found in the Filter Dynamic Metadata from a previous Filter, and comparing it to Endpoint's tokens , and sending packets to those Endpoints only if there is a match.","breadcrumbs":"Proxy » Filters » Token Router » TokenRouter","id":"120","title":"TokenRouter"},"121":{"body":"quilkin.filters.token_router.v1alpha1.TokenRouter","breadcrumbs":"Proxy » Filters » Token Router » Filter name","id":"121","title":"Filter name"},"122":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.token_router.v1alpha1.TokenRouter config: metadataKey: myapp.com/myownkey\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); View the CaptureBytes filter documentation for more details.","breadcrumbs":"Proxy » Filters » Token Router » Configuration Examples","id":"122","title":"Configuration Examples"},"123":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nproperties: metadataKey: description: the key to use when retrieving the token from the Filter's dynamic metadata default: quilkin.dev/capture allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Token Router » Configuration Options ( Rust Doc )","id":"123","title":"Configuration Options ( Rust Doc )"},"124":{"body":"quilkin_filter_TokenRouter_packets_dropped_total A counter of the total number of packets that have been dropped. This is also provided with a Reason label, as there are differing reasons for packets to be dropped: NoEndpointMatch - The token provided via the Filter dynamic metadata does not match any Endpoint's tokens. NoTokenFound - No token has been found in the Filter dynamic metadata. InvalidToken - The data found for the token in the Filter dynamic metadata is not of the correct data type (Vec)","breadcrumbs":"Proxy » Filters » Token Router » Metrics","id":"124","title":"Metrics"},"125":{"body":"","breadcrumbs":"Proxy » Filters » Token Router » Sample Applications","id":"125","title":"Sample Applications"},"126":{"body":"In combination with several other filters, the TokenRouter can be utilised as an authentication and access control mechanism for all incoming packets. Capturing the authentication token from an incoming packet can be implemented via the CaptureByte filter, with an example outlined below, or any other filter that populates the configured dynamic metadata key for the authentication token to reside. It is assumed that the endpoint tokens that are used for authentication are generated by an external system, are appropriately cryptographically random and sent to each proxy securely. For example, a configuration would look like: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture # Capture and remove the authentication token config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2); On the game client side the Concatenate filter could also be used to add authentication tokens to outgoing packets.","breadcrumbs":"Proxy » Filters » Token Router » Packet Authentication","id":"126","title":"Packet Authentication"},"127":{"body":"The full source code used in this example can be found in examples/ . Quilkin provides an extensible implementation of Filters that allows us to plug in custom implementations to fit our needs. This document provides an overview of the API and how we can go about writing our own Filters . First we need to create a type and implement two traits for it. It's not terribly important what the filter in this example does so let's write a Greet filter that appends Hello to every packet in one direction and Goodbye to packets in the opposite direction. struct Greet; As a convention within Quilkin: Filter names are singular, they also tend to be a verb, rather than an adjective. Examples Greet not \"Greets\" Compress not \"Compressor\".","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Writing Custom Filters","id":"127","title":"Writing Custom Filters"},"128":{"body":"Represents the actual Filter instance in the pipeline. An implementation provides a read and a write method (both are passthrough by default) that accepts a context object and returns a response. Both methods are invoked by the proxy when it consults the filter chain read is invoked when a packet is received on the local downstream port and is to be sent to an upstream endpoint while write is invoked in the opposite direction when a packet is received from an upstream endpoint and is to be sent to a downstream client. # struct Greet;\nuse quilkin::filters::prelude::*; /// Appends data to each packet\n#[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Hello\"); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Goodbye\"); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Filter","id":"128","title":"Filter"},"129":{"body":"Represents metadata needed for your [Filter], most of it has to with defining configuration, for now we can use () as we have no configuration currently. # use quilkin::filters::prelude::*;\n# struct Greet;\n# impl Filter for Greet {}\nimpl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = (); type BinaryConfiguration = (); fn try_from_config(config: Option) -> Result { Ok(Self) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » StaticFilter","id":"129","title":"StaticFilter"},"13":{"body":"This is an ongoing discussion, and since console development is protected by non-disclosure agreements, we can't comment on this directly. That being said, we have an Unreal Engine for games in circumstances where compiling Rust or providing a separate Quilkin binary as an executable is not an option.","breadcrumbs":"FAQ » I would like to run Quilkin as a client side proxy on a console? Can I do that?","id":"13","title":"I would like to run Quilkin as a client side proxy on a console? Can I do that?"},"130":{"body":"We can run the proxy using Proxy::run function. Let's add a main function that does that. Quilkin relies on the Tokio async runtime, so we need to import that crate and wrap our main function with it. We can also register custom filters in quilkin using FilterRegistry::register Add Tokio as a dependency in Cargo.toml. [dependencies]\nquilkin = \"0.2.0\"\ntokio = { version = \"1\", features = [\"full\"]} Add a main function that starts the proxy. // src/main.rs\n#[tokio::main]\nasync fn main() -> quilkin::Result<()> { quilkin::filters::FilterRegistry::register(vec![Greet::factory()].into_iter()); let (_shutdown_tx, shutdown_rx) = quilkin::make_shutdown_channel(quilkin::ShutdownKind::Normal); let proxy = quilkin::Proxy::default(); let config = quilkin::Config::default_non_agent(); config.filters.store(std::sync::Arc::new( quilkin::filters::FilterChain::try_create([quilkin::config::Filter { name: Greet::NAME.into(), label: None, config: None, }])?, )); config.clusters.modify(|map| { map.insert_default( [quilkin::net::endpoint::Endpoint::new( (std::net::Ipv4Addr::LOCALHOST, 4321).into(), )] .into(), ) }); proxy .run(config.into(), Default::default(), None, shutdown_rx) .await\n} Now, let's try out the proxy. The following configuration starts our extended version of the proxy at port 7777 and forwards all packets to an upstream server at port 4321. # quilkin.yaml\nversion: v1alpha1\nfilters: - name: greet.v1\nclusters: - endpoints: - address: 127.0.0.1:4321 Next we to setup our network of services, for this example we're going to use the netcat tool to spawn a UDP echo server and interactive client for us to send packets over the wire. # Start the proxy\ncargo run -- &\n# Start a UDP listening server on the configured port\nnc -lu 127.0.0.1 4321 &\n# Start an interactive UDP client that sends packet to the proxy\nnc -u 127.0.0.1 7777 Whatever we pass to the client should now show up with our modification on the listening server's standard output. For example typing Quilkin in the client prints Hello Quilkin on the server.","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Running","id":"130","title":"Running"},"131":{"body":"Let's extend the Greet filter to have a configuration that contains what greeting to use. The Serde crate is used to describe static YAML configuration in code while Tonic / Prost is used to describe dynamic configuration as Protobuf messages when talking to a management server .","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Configuration","id":"131","title":"Configuration"},"132":{"body":"First let's create the type for our configuration: Add the yaml parsing crates to Cargo.toml: # [dependencies]\nserde = \"1.0\"\nserde_yaml = \"0.8\" Define a struct representing the config: // src/main.rs\n#[derive(Serialize, Deserialize, Debug, schemars::JsonSchema)]\nstruct Config { greeting: String,\n} Update the Greet Filter to take in greeting as a parameter: // src/main.rs\nstruct Greet { config: Config,\n} #[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » YAML Configuration","id":"132","title":"YAML Configuration"},"133":{"body":"Quilkin comes with out-of-the-box support for xDS management, and as such needs to communicate filter configuration over Protobuf with management servers and clients to synchronise state across the network. So let's add the binary version of our Greet configuration. Add the proto parsing crates to Cargo.toml: [dependencies]\n# ...\ntonic = \"0.5.0\"\nprost = \"0.7\"\nprost-types = \"0.7\" Create a Protobuf equivalent of our YAML configuration. // src/greet.proto\nsyntax = \"proto3\"; package greet; message Greet { string greeting = 1;\n} Generate Rust code from the proto file:","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Protobuf Configuration","id":"133","title":"Protobuf Configuration"},"134":{"body":"Use something like proto-gen to generate Rust code for the protobuf. At that point it is just normal rust code and can be included from where you placed the generated code, eg. generated. mod generated;\nuse generated::greet as proto;","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Generated - Recommended","id":"134","title":"Generated - Recommended"},"135":{"body":"There are a few ways to generate Prost code from proto, we will use the prost_build crate in this example. Add the following required crates to Cargo.toml, and then add a build script to generate the following Rust code during compilation: # [dependencies]\nbytes = \"1.0\" # [build-dependencies]\nprost-build = \"0.7\" // src/build.rs\nfn main() { // Remove if you already have `protoc` installed in your system. std::env::set_var(\"PROTOC\", protobuf_src::protoc()); prost_build::compile_protos(&[\"src/greet.proto\"], &[\"src/\"]).unwrap();\n} To include the generated code, we'll use [tonic::include_proto]. // src/main.rs\n#[allow(warnings, clippy::all)]\n// ANCHOR: include_proto\nmod proto { tonic::include_proto!(\"greet\");\n} Then we just need to implement std::convert::TryFrom for converting the protobuf message to equivalent configuration. // src/main.rs\nimpl TryFrom for Config { type Error = ConvertProtoConfigError; fn try_from(p: proto::Greet) -> Result { Ok(Self { greeting: p.greeting, }) }\n} impl From for proto::Greet { fn from(config: Config) -> Self { Self { greeting: config.greeting, } }\n} Now, let's update Greet's StaticFilter implementation to use the two configurations. // src/main.rs\nuse quilkin::filters::StaticFilter; impl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = Config; type BinaryConfiguration = proto::Greet; fn try_from_config(config: Option) -> Result { Ok(Self { config: Self::ensure_config_exists(config)?, }) }\n} That's it! With these changes we have wired up static configuration for our filter. Try it out with the following configuration: # quilkin.yaml\nversion: v1alpha1\nport: 7001\nfilters:\n- name: greet.v1 config: greeting: Hey\nendpoints:\n- address: 127.0.0.1:4321","breadcrumbs":"Proxy » Filters » Writing Custom Filters » At build time","id":"135","title":"At build time"},"136":{"body":"services ports Protocol QCMP 7600 UDP AND TCP (IPv4 OR IPv6) In addition to the TCP based administration API, Quilkin provides a meta API over UDP and TCP. The purpose of this API is to provide meta operations that can be used by untrusted clients. Currently the API is focuses on providing pings for latency measurement but that may change overtime as new features are added.","breadcrumbs":"Proxy » Control Message Protocol » Quilkin Control Message Protocol (QCMP)","id":"136","title":"Quilkin Control Message Protocol (QCMP)"},"137":{"body":"The main functionality currently in QCMP is pinging, measuring the latency from one service to another over UDP. You can also measure the distance locally using the quilkin qcmp ping command. quilkin qcmp ping 127.0.0.1:7600","breadcrumbs":"Proxy » Control Message Protocol » Ping","id":"137","title":"Ping"},"138":{"body":"The following is a Kaitai Struct configuration of the protocol data unit accepted by Quilkin proxies. meta: id: quilkin_packet endian: be\nseq: - id: magic_header contents: \"QLKN\" - id: protocol_version type: u1 - id: packet_type type: u1 - id: packet_length type: u2 - id: packet size: packet_length type: switch-on: packet_type cases: 0: ping_packet 1: ping_reply_packet types: ping_packet: doc: | Sent by a client to a proxy containing the time when the client sent the packet along with a unique nonce. The timestamp should be a UTC unix timestamp in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 ping_reply_packet: doc: | A reply from a proxy containing the ping's nonce, the client sent time, the server's receive time, and the server's sent time. The timestamps should be UTC unix timestamps in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 - id: server_receive_timestamp type: u8 - id: server_sent_timestamp type: u8","breadcrumbs":"Proxy » Control Message Protocol » Protocol Data Unit","id":"138","title":"Protocol Data Unit"},"139":{"body":"In addition to being able to ping Quilkin to get the latency between the client and proxy. In order to allow clients to send information to services like a matchmaker about which datacentre they are closest to, Quilkin also includes the ability to get a proxy's latency to each of its connected datacentres. Note: This requires a multi-cluster relay setup, as when you set up proxies in the same cluster as gameservers, this measurement is redundant. All that is required to set this up is to provide an ICAO code to the agent in the gameserver cluster. (E.g. through the environment variable ICAO_CODE). No further setup is required. You can use duplicate ICAO codes , Quilkin will choose the best result amongst the duplicates to return. Quilkin assumes that multiple of the same ICAO code refer to the same phyiscal datacentre, so latency between them should negible. Why ICAO? ICAO is an international standard for airport codes, airport codes are an easy human readable code that makes it easy to use geo-visualisations in tools like Grafana, and easily allows grouping. IATA codes only cover major airports, ICAO codes cover practically every airport making them easy to more accurately represent the location of any datacentre.","breadcrumbs":"Proxy » Control Message Protocol » Datacenter Latency","id":"139","title":"Datacenter Latency"},"14":{"body":"This is an excellent question! Envoy is an amazing project, and has set many of the standards for how proxies are written and orchestrated , and was an inspiration for many of the decisions made on Quilkin. However, we decided to build this project separately: Envoy seems primarily focused on web/mobile network workloads (which makes total sense), whereas we wanted something specialised on gaming UDP communication, so having a leaner, more focused codebase would allow us to move faster. We found the Rust and Cargo ecosystem easier to work with than Bazel and C++, and figured our users would as well.","breadcrumbs":"FAQ » Any reason you didn't contribute this into/extend Envoy?","id":"14","title":"Any reason you didn't contribute this into/extend Envoy?"},"140":{"body":"Currently the datacentre latency can be retrieved by sending a GET / HTTP request to the QCMP port. The returned data is a JSON object with each key being the ICAO code for the datacentre, and the value being the latency in nanoseconds.","breadcrumbs":"Proxy » Control Message Protocol » API And Schema","id":"140","title":"API And Schema"},"141":{"body":"The following are metrics that Quilkin provides while in Proxy Mode.","breadcrumbs":"Proxy » Metrics » Proxy Metrics","id":"141","title":"Proxy Metrics"},"142":{"body":"If Quilkin is provided a a MaxmindDB GeoIP database, Quilkin will log the following information in the maxmind information log, as well as populate the following fields in any metrics with matching labels. Field Description asn ASN Number organization The organisation responsible for the ASN country_code The corresponding country code ip_prefix The IP prefix CIDR address prefix_entity The name of the entity for the prefix address prefix_name The name of the prefix address Maxmind databases often require a licence and/or fee, so they aren't included by default with Quilkin.","breadcrumbs":"Proxy » Metrics » ASN Maxmind Information","id":"142","title":"ASN Maxmind Information"},"143":{"body":"The proxy exposes the following general metrics: quilkin_packets_processing_duration_seconds{event, asn, ip_prefix} (Histogram) The total duration of time in seconds that it took to process a packet. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_dropped_total{reason, asn, ip_prefix} (Counter) The total number of packets (not associated with any session) that were dropped by proxy. Not that packets reflected by this metric were dropped at an earlier stage before they were associated with any session. For session based metrics, see the list of session metrics instead. reason = NoConfiguredEndpoints NoConfiguredEndpoints: No upstream endpoints were available to send the packet to. This can occur e.g if the endpoints cluster was scaled down to zero and the proxy is configured via a control plane. quilkin_cluster_active The number of currently active clusters. quilkin_cluster_active_endpoints The number of currently active upstream endpoints. Note that this tracks the number of endpoints that the proxy knows of rather than those that it is connected to (see Session Metrics instead for those) quilkin_bytes_total{event, asn, ip_prefix} The total number of bytes sent or recieved The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_total{event, asn, ip_prefix} The total number of packets sent or recieved. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packet_jitter{event, asn, ip_prefix} The time between receiving new packets. quilkin_errors_total{event, asn, ip_prefix} The total number of errors encountered while reading a packet from the upstream endpoint.","breadcrumbs":"Proxy » Metrics » General Metrics","id":"143","title":"General Metrics"},"144":{"body":"The proxy exposes the following metrics around sessions: quilkin_session_active{asn, organization, country_code, ip_prefix, prefix_entity, prefix_name} The number of currently active sessions. If a maxmind database has been provided, the labels are populated: The asn label is the ASN number of the connecting client. The ip_prefixlabel is the IP prefix of the connecting client. quilkin_session_duration_secs (Histogram) A histogram over how long sessions lasted before they were torn down. Note that, by definition, active sessions are not included in this metric. quilkin_session_total (Counter) The total number of sessions that have been created.","breadcrumbs":"Proxy » Metrics » Session Metrics","id":"144","title":"Session Metrics"},"145":{"body":"Quilkin's filters use a set of generic metric keys, to make it easier to build visualisations that can account for a dynamic set of filters that can be added, removed, or updated at runtime with different configurations. All of these metrics share a common set of labels. Label Description id The ID of the filter that used the metric. label The name of the metric being measured. help The description of the filter metric. direction The direction of packet flow (e.g. read/write). quilkin_filter_int_counter{id, label, help, direction} Generic filter counter, see help label for more specific info. quilkin_filter_histogram{id, label, help, direction, shared_metadata_1} generic filter histogram, see help label for more specific info. quilkin_filter_read_duration_seconds{filter} The duration it took for a filter's read implementation to execute. Thefilter label is the name of the filter being executed. quilkin_filter_write_duration_seconds{filter} The duration it took for a filter's write implementation to execute. The filter label is the name of the filter being executed.","breadcrumbs":"Proxy » Metrics » Filter Metrics","id":"145","title":"Filter Metrics"},"146":{"body":"services ports Protocol xDS 7800 gRPC (IPv4 OR IPv6) For single-cluster integration, Quilkin provides a manage service, that can be used with a number of configuration discovery providers to provide cluster configuration multiple proxys . With each provider automating the complexity of a full xDS management control plane via integrations with popular projects and common architecture patterns. To view all the providers and options for the manage subcommand, run: $ quilkin manage --help\nRuns Quilkin as a xDS management server, using `provider` as a configuration source Usage: quilkin manage [OPTIONS] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] -p, --port The TCP port to listen to, to serve discovery responses [env: QUILKIN_PORT=] [default: 7800] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] -h, --help Print help","breadcrumbs":"Control Plane » xDS Control Plane","id":"146","title":"xDS Control Plane"},"147":{"body":"In addition to static configuration provided upon startup, a Quiklin proxy's configuration can also be updated at runtime. The proxy can be configured on startup to talk to a set of management servers which provide it with updates throughout its lifecycle. Communication between the proxy and management server uses the xDS gRPC protocol , similar to an envoy proxy . xDS is one of the standard configuration mechanisms for software proxies and as a result, Quilkin can be setup to discover configuration resources from any API compatible server. Also, given that the protocol is well specified , it is similarly straight-forward to implement a custom server to suit any deployment's needs. As described within the xDS-api documentation, the xDS API comprises a set of resource discovery APIs, each serving a specific set of configuration resource types, while the protocol itself comes in several variants . Quilkin implements the Aggregated Discovery Service (ADS) State of the World (SotW) variant with gRPC.","breadcrumbs":"Control Plane » Overview","id":"147","title":"Overview"},"148":{"body":"Since the range of resources configurable by the xDS API extends that of Quilkin's domain (i.e being UDP based, Quilkin does not have a need for HTTP/TCP resources), only a subset of the API is supported. The following lists these relevant parts and any limitation to the provided support as a result: Cluster Discovery Service (CDS) : Provides information about known clusters and their membership information. The proxy uses these resources to discover clusters and their endpoints. While cluster topology information like locality can be provided in the configuration, the proxy currently does not use this information (support may be included in the future however). Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Only cluster discovery type STATIC and EDS is supported. Configuration including other discovery types e.g LOGICAL_DNS is rejected. Endpoint Discovery Service (EDS) : Provides information about endpoints. The proxy uses these resources to discover information about endpoints like their IP addresses. Endpoints may provide Endpoint Metadata via the metadata field. These metadata will be visible to filters as part of the corresponding endpoints information when processing packets. Only socket addresses are supported on an endpoint's address configuration - i.e an IP address and port number combination. Configuration including any other type of addressing e.g named pipes will be rejected. Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Listener Discovery Service (LDS) : Provides information about Filters and Filter Chains . Only the name and filter_chains fields in the Listener resource are used by the proxy. The rest are ignored. Since Quilkin only uses one filter chain per proxy, at most one filter chain can be provided in the resource. Otherwise the configuration is rejected. Only the list of filters specified in the filter chain is used by the proxy - i.e other fields like filter_chain_match are ignored. This list also specifies the order that the corresponding filter chain will be constructed. gRPC proto configuration for Quilkin's built-in filters can be found here . They are equivalent to the filter's static configuration.","breadcrumbs":"Control Plane » Supported APIs","id":"148","title":"Supported APIs"},"149":{"body":"Connecting a Quilkin proxy to an xDS management server can be implemented via providing one or more URLs to the management_servers command line .","breadcrumbs":"Control Plane » Connecting to an xDS management server","id":"149","title":"Connecting to an xDS management server"},"15":{"body":"","breadcrumbs":"Netcat » Quickstart: Quilkin with netcat","id":"15","title":"Quickstart: Quilkin with netcat"},"150":{"body":"","breadcrumbs":"Control Plane » Metrics » xDS Metrics","id":"150","title":"xDS Metrics"},"151":{"body":"Quilkin exposes the following metrics around the management servers and its resources when running as a UDP Proxy : quilkin_xds_connected_state (Gauge) A boolean that indicates whether or not the proxy is currently connected to a management server. A value 1 means that the proxy is connected while 0 means that it is not connected to any server at that point in time. quilkin_xds_update_attempt_total (Counter) The total number of attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server. quilkin_xds_update_success_total (Counter) The total number of successful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was successfully applied by the proxy. quilkin_xds_update_failure_total (Counter) The total number of unsuccessful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was rejected by the proxy (e.g due to a bad/inconsistent configuration). quilkin_xds_requests_total (Counter) The total number of DiscoveryRequest s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.","breadcrumbs":"Control Plane » Metrics » Proxy Mode","id":"151","title":"Proxy Mode"},"152":{"body":"The following metrics are exposed when Quilkin is running as an xDS provider . quilkin_management_server_connected_proxies (Gauge) The number of proxies currently connected to the server. quilkin_management_server_discovery_requests_total{request_type} (Counter) The total number of xDS Discovery requests received across all proxies. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_discovery_responses_total (Counter) The total number of xDS Discovery responses sent back across all proxies in response to Discovery Requests. Each Discovery response sent corresponds to a configuration update for some proxy. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_endpoints_total (Gauge) The number of active endpoints discovered by the server. The number of active endpoints correlates with the size of the cluster configuration update sent to proxies. quilkin_management_server_snapshot_generation_errors_total (Counter) The total number of errors encountered while generating a configuration snapshot update for a proxy. quilkin_management_server_snapshots_generated_total (Counter) The total number of configuration snapshot generated across all proxies. A snapshot corresponds to a point in time view of a proxy's configuration. However it does not necessarily correspond to a proxy update - a proxy only gets the latest snapshot so it might miss intermediate snapshots if it lags behind. quilkin_management_server_snapshots_cache_size (Gauge) The current number of snapshots in the in-memory snapshot cache. This corresponds 1-1 to proxies that connect to the server. However the number may be slightly higher than the number of connected proxies since snapshots for disconnected proxies are only periodically cleared from the cache.","breadcrumbs":"Control Plane » Metrics » xDS Provider Mode","id":"152","title":"xDS Provider Mode"},"153":{"body":"The Agones xDS Provider is built to simplify Quilkin integration with Agones game server hosting on top of Kubernetes . This provider watches for changes in Agones GameServer resources in a cluster, and utilises that information to provide Endpoint information to connected Quilkin proxies. To view all the options for the agones provider subcommand, run: $ quilkin manage agones --help\nWatches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration Usage: quilkin manage agones [OPTIONS] Options: -c, --config-namespace The namespace under which the configmap is stored [env: QUILKIN_AGONES_CONFIG_NAMESPACE=] -g, --gameservers-namespace The namespace under which the game servers run [env: QUILKIN_AGONES_GAMESERVERS_NAMESPACE=] [default: default] -h, --help Print help Currently, the Agones provider can only discover resources within the cluster it is running in.","breadcrumbs":"Control Plane » Providers » Agones » Agones xDS Provider","id":"153","title":"Agones xDS Provider"},"154":{"body":"This provider watches the Kubernetes clusters for Allocated Agones GameServers and exposes their IP address and Port as Endpoints to any connected Quilkin proxies. Since an Agones GameServer can have multiple ports exposed, if multiple ports are in use, the server will pick the first port in the port list. By default the Agones xDS provider will look in the default namespace for any GameServer resources, but it can be configured via the --gameservers-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Endpoint Configuration","id":"154","title":"Endpoint Configuration"},"155":{"body":"The set of access tokens for the associated Endpoint can be set by adding a comma separated standard base64 encoded strings. This must be added under an annotation quilkin.dev/tokens in the GameServer 's metadata. For example: annotations: # Sets two tokens for the corresponding endpoint with values 1x7ijy6 and 8gj3v2i respectively. quilkin.dev/tokens: MXg3aWp5Ng==,OGdqM3YyaQ==","breadcrumbs":"Control Plane » Providers » Agones » Access Tokens","id":"155","title":"Access Tokens"},"156":{"body":"The Agones provider watches for a singular ConfigMap that has the label of quilkin.dev/configmap: \"true\", and any changes that happen to it, and use its contents to send Filter configuration to any connected Quilkin proxies. The ConfigMap contents should be a valid Quilkin file configuration , but with no Endpoint data. For example: apiVersion: v1\nkind: ConfigMap\nmetadata: name: quilkin-xds-filter-config labels: quilkin.dev/configmap: \"true\"\ndata: quilkin.yaml: | version: v1alpha1 filters: - name: quilkin.filters.capture.v1alpha1.Capture config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter By default the Agones xDS provider will look in the default namespace for this ConfigMap, but it can be configured via the --config-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Filter Configuration","id":"156","title":"Filter Configuration"},"157":{"body":"As an example, the following runs the server with subcommnad manage agones against a cluster (using default kubeconfig authentication) where Quilkin pods run in the quilkin namespace and GameServer pods run in the gameservers namespace: quilkin manage agones --config-namespace quilkin --gameservers-namespace gameservers For a full referenmce of deploying this provider in a Kubernetes cluster, with appropriate Deployments , Services , and RBAC Rules, there is an Agones, xDS and Xonotic example .","breadcrumbs":"Control Plane » Providers » Agones » Usage","id":"157","title":"Usage"},"158":{"body":"The filesystem provider watches a configuration file on disk and sends updates to proxies whenever that file changes. To view all the options for the file provider subcommand, run: $ quilkin manage agones --help\nWatches for changes to the file located at `path` Usage: quilkin manage file Arguments: The path to the source config [env: QUILKIN_FS_PATH=] Options: -h, --help Print help For example: quilkin manage file quilkin.yaml We run this on port 1800, in this example, in case you are running this locally, and the default port is taken up by an existing Quilkin proxy. After running this command, any proxy that connects to port 18000 will receive updates as configured in config.yaml file. You can find the configuration file schema in Configuration File . Example: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: hello\nclusters: - endpoints: - address: 123.0.0.1:29 metadata: 'quilkin.dev': tokens: - 'MXg3aWp5Ng=='\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Control Plane » Providers » Filesystem » Filesystem xDS Provider","id":"158","title":"Filesystem xDS Provider"},"159":{"body":"services ports Protocol ADS 7800 gRPC(IPv4 OR IPv6) CPDS 7900 gRPC(IPv4 OR IPv6) Note: This service is currently in active experimentation and development so there may be bugs which cause it to be unusable for production, as always all bug reports are welcome and appreciated. For multi-cluster integration, Quilkin provides a relay service, that can be used with a multiple control plane services in different clusters to provide a unified \"Aggregated Discovery Service\" endpoint for proxy services. To connect to a control plane to a relay, add the --relay flag to your control plane with the address of the relay. Then to connect a proxy service to the relay's ADS endpoint, you use the same --management-server argument for connecting to control planes. To view all options for the relay subcommand, run: $ quilkin relay --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin relay [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -m, --mds-port Port for mDS service [env: QUILKIN_MDS_PORT=] [default: 7900] -x, --xds-port Port for xDS management_server service [env: QUILKIN_PORT=] [default: 7800] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -h, --help Print help Each sub-control planes (file, agones, etc) matches the quilkin manage providers capabilities. Have a look at each of the Control Plane > Providers documentation for integration details.","breadcrumbs":"Relay » Control Plane Relay","id":"159","title":"Control Plane Relay"},"16":{"body":"A *nix terminal A binary release of Quilkin from the Github releases page or by running cargo install quilkin ncat netcat","breadcrumbs":"Netcat » Requirements","id":"16","title":"Requirements"},"160":{"body":"To get started with the relay service we need to start the relay service, and then setup our configuration source. For this we're going to the built-in relay client in the control plane service to forward information to the relay. For this demo we'll use the file provider for the control plane, but this example works with any configuration provider. # quilkin.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:8888 To start the relay, run the relay command: quilkin relay To spawn the control plane and have the control plane send its configuration, we need to run the manage command with the --relay flag with the address of the relay of the relay server we just spawned which is at port 7900 by default. We're also going to set --admin-address and --port flags to avoid port collision with the relay's admin and xds endpoints. quilkin --admin-address http://localhost:8001 \\ manage \\ --port 7801 \\ --relay http://localhost:7900 \\ file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Control Plane\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config Since the relay service also exposes a aDS control plane endpoint, that represents the merged set of all sources, to connect this to the proxy all we have to do is use the same --management-server flag that we use to specify the location of control planes, then the proxies will be able to pull configuration from the relay. quilkin --admin-address http://localhost:8002 proxy --management-server http://127.0.0.1:7800 We can also additionally add a second control plane source to the relay, which will be merged with our control plane's configuration to create a singular set of data that the proxies can query using xDS discovery requests. # quilkin2.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:9999 quilkin --admin-address http://localhost:8003 \\ manage \\ --port 7802 \\ --relay http://localhost:7900 \\ file quilkin.yaml And that's it! We've just setup control planes to look for configuration changes in our system, a relay to merge any changes into a unified dataset, and set up proxies that make use of that data to decide where and how to send packets.","breadcrumbs":"Relay » Quickstart","id":"160","title":"Quickstart"},"161":{"body":"services ports Protocol QCMP 7600 UDP(IPv4 OR IPv6) For multi-cluster integration, Quilkin provides a agent service, that can be deployed to a cluster to act as a beacon for QCMP pings and forward cluster configuration information to a relay service. Agent configuration sources matches that of the Management Server , such as Filesystem and Agones . To view all options for the agent subcommand, run: $ quilkin agent --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin agent [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -q, --qcmp-port Port for QCMP service [env: QCMP_PORT=] [default: 7600] -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] --address-type If specified, filters the available gameserver addresses to the one that matches the specified type --ip-kind If specified, additionally filters the gameserver address by its ip kind [possible values: v4, v6, any] -i, --icao-code The ICAO code for the agent [env: ICAO_CODE=] [default: XXXX] -h, --help Print help","breadcrumbs":"Relay » Agents » Quilkin Agent","id":"161","title":"Quilkin Agent"},"162":{"body":"The simplest version of the agent service is just running quilkin agent, this will setup just the QCMP service allowing the agent to be pinged for measuring round-time-trips (RTT). quilkin agent To run an agent with the relay (see relay quickstart for more information), you just need to specify the relay endpoint with the --relay flag and provide a configuration discovery provider such as a configuration file or Agones. quilkin --admin-adress http://localhost:8001 agent --relay http://localhost:7900 file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Agent\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config","breadcrumbs":"Relay » Agents » Quickstart","id":"162","title":"Quickstart"},"163":{"body":"This is an unreal engine 5 plugin for Quilkin, a UDP proxy for gameservers. The plugin provides several features that you can use with Quilkin deployments, such as proxying game traffic, and latency measurement. You can also find guide level documentation on how the proxy works in the Quilkin Book .","breadcrumbs":"Unreal Engine » Quilkin Unreal Engine Plugin","id":"163","title":"Quilkin Unreal Engine Plugin"},"164":{"body":"Copy this plugin to your Plugins folder in your Engine directory.","breadcrumbs":"Unreal Engine » Installation","id":"164","title":"Installation"},"165":{"body":"Static configuration is available in the editor through UQuilkinDeveloperSettings in \"Project Settings\". Dynamic configuration is available through UQuilkinConfigSubsystem, it is initialised from the settings provided in UQuilkinDeveloperSettings, but can also be updated in code, and users can bind individual properties to delegates allowing them to dynamically set based on custom logic. bool Enabled Whether the plugin will attach a versioned routing token to UDP packets to allow load balancers forward traffic to the correct gameserver. This also requires the address the clients connect to be a Quilkin load balancer, if connected directly to a gameserver the client will be rejected. bool EnabledInPie By default Enabled is disabled in editor to prevent interfering with local clients and gameservers, you can override this behaviour by also enabling EnabledInPie. TArray RoutingToken The routing token representing the gameserver a client wants to reach, the token must be 16 bytes exactly. Currently the plugin only supports using Enabled with a routing token to create the following layout. It is assumed that the routing token would come from an external service, such as a matchmaking system. | token | version X bytes | 16 bytes | 1 byte TArray Endpoints A set of Quilkin load balancer endpoints that can be used for the following features. bool MeasureEndpoints When enabled, the plugin will start a new Tick task that executes at a fixed interval (currently 30 seconds), where it will spawn a new background task that will ping each endpoint in Endpoints, and track its measurement in a fixed size circular buffer. Pings are handled through Quilkin Control Message Protocol, this is a bespoke protocol for UDP to be able to support situations where for example using ICMP is not possible, see the Quilkin Book for more details on the protocol data unit. Note MeasureEndpoints is orthogonal to Enabled and UseEndpoints meaning that you can use MeasureEndpoints for latency measurements without being required to also use Quilkin for game traffic. bool UseEndpoints Whether to use Endpoints for game traffic. When enabled, instead of using the provided FInternetAddr, the plugin will choose the lowest latency endpoint available and send traffic through that endpoint to connect to the gameserver, and if the latency should exceed JitterThreshold then the plugin will attempt to redirect traffic to the next available endpoint with the lowest latency.","breadcrumbs":"Unreal Engine » Configuration","id":"165","title":"Configuration"},"166":{"body":"Quilkin exposes a number of delegates to be able to access certain information, they can be accessed through the FQuilkinDelegates class. GetQuilkinEndpointMeasurements returns TArray representing each endpoint set in Endpoints with their median latency. The array will be empty if no endpoints have been set and MeasureEndpoints is not enabled. GetLowestLatencyEndpoint returns TOptional is a specialisation of GetQuilkinEndpointMeasurements returning the lowest latency endpoint and its median latency. The delegate will return None if the array is empty and MeasureEndpoints is not enabled.","breadcrumbs":"Unreal Engine » Delegates","id":"166","title":"Delegates"},"167":{"body":"services ports Protocol Administration 8000 HTTP (IPv4 OR IPv6)","breadcrumbs":"Administration » Administration","id":"167","title":"Administration"},"168":{"body":"By default, Quilkin will log INFO level events, you can change this by setting the RUST_LOG environment variable. See log documentation for more advanced usage. If you are debugging Quilkin set the RUST_LOG environment variable to quilkin=trace, to filter trace level logging to only Quilkin components. Verbose logging in Quilkin will affect performance considerably, so we recommend only turning it on for debugging purposes.","breadcrumbs":"Administration » Logging","id":"168","title":"Logging"},"169":{"body":"Quilkin exposes an HTTP interface to query different aspects of the server. It is assumed that the administration interface will only ever be able to be accessible on localhost. By default, the administration interface is bound to [::]:8000, but it can be configured with the --admin-address CLI flag or the QUILKIN_ADMIN_ADDRESS environment.","breadcrumbs":"Administration » HTTP API","id":"169","title":"HTTP API"},"17":{"body":"So that we have a target for sending UDP packets to, let's use ncat to create a simple UDP echo process. To do this run: ncat -e $(which cat) -k -u -l 8080 This routes all UDP packets that ncat receives to the local cat process, which echoes it back.","breadcrumbs":"Netcat » 1. Start an udp echo service","id":"17","title":"1. Start an udp echo service"},"170":{"body":"The admin interface provides the following endpoints:","breadcrumbs":"Administration » Endpoints","id":"170","title":"Endpoints"},"171":{"body":"This provides a liveness probe endpoint, most commonly used in Kubernetes based systems . Liveness is defined as \"hasn't panicked\", as long as the process has not panicked quilkin is considered live.","breadcrumbs":"Administration » /live","id":"171","title":"/live"},"172":{"body":"This provides a readiness probe endpoint, most commonly used in Kubernetes based systems . Readiness is service and provider specific, so based on what you're running there will be different criteria for a service to be considered ready. Here's a list of the criteria for each service an provider. Service Readiness Proxy Management server is connected (or always true if config is static) OR if there is more than one endpoint configured Manage Provider is ready Relay Provider is ready Agent Provider is ready AND connected to relay Provider Readiness Agones The service is connected to kube-api File The service has found and watches the file When setting thresholds for your proxy probes, you generally want to set a low check period (e.g. periodSeconds=1) and a low success threshold (e.g. successThreshold=1), but a high failureThreshold (e.g. failureThreshold=60) and terminationGracePeriodSeconds to allow for backoff attempts and existing player sessions to continue without disruption. Proxy Mode Will return an HTTP status of 200 when there is at least one endpoint to send data to. This is primarily to ensure that new proxies that have yet to get configuration information from an xDS server aren't send data until they are fully populated. xDS Provider Mode Will return an HTTP status of 200 when all health checks pass.","breadcrumbs":"Administration » /ready","id":"172","title":"/ready"},"173":{"body":"Outputs Prometheus formatted metrics for this instance. See the Proxy Metrics documentation for what proxy metrics are available. See the xDS Metrics documentation for what xDS metrics are available.","breadcrumbs":"Administration » /metrics","id":"173","title":"/metrics"},"174":{"body":"This provides a endpoint to profile Quilkin's performance. You can use with any system which supports pprof output such as Pyroscope . This requires setting up a writable /tmp directory in the Quilkin container. E.g. apiVersion: apps/v1\nkind: Deployment\nspec: template: spec: containers: - name: quilkin # ...Other container configuration... volumeMounts: - mountPath: /tmp name: tmp subPath: tmp volumes: - name: tmp emptyDir: medium: Memory sizeLimit: 64Mi","breadcrumbs":"Administration » /debug/pprof/profile","id":"174","title":"/debug/pprof/profile"},"175":{"body":"Returns a JSON representation of the cluster and filterchain configuration that the instance is running with at the time of invocation.","breadcrumbs":"Administration » /config","id":"175","title":"/config"},"176":{"body":"The Quilkin proxy can be integrated with your dedicated game servers in several ways, each providing different capabilities and complexity tradeoffs. Below captures several of the most useful and prevalent architectural patterns to give you inspiration on how you can use Quilkin in your multiplayer game networking architecture. These examples as well many others are available on Github repository.","breadcrumbs":"Architecture Examples » Quilkin Integration Examples","id":"176","title":"Quilkin Integration Examples"},"177":{"body":"| | Internet | | |\n┌─────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ | │ Quilkin │ │ Dedicated │\n│ Client ◄──────────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This is the simplest integration and configuration option with Quilkin, but does provide the smallest number of possible feature implementations and ability to provide redundancy. That being said, this is a low risk way to integrate Quilkin, and take advantage of the out-of-the-box telemetry and metric information that comes with Quilkin. In this example, the Server proxy is running alongside the dedicated game server - on the same public IP/machine/container. This is often referred to as a sidecar pattern. Communication between the Server Proxy and the Dedicated Game Server occurs over the localhost network, with a separate port for each Game Client connection. Clients connect to the Server Proxy's public port/IP combination, and the Server Proxy routes all traffic directly to the dedicated game server. The Server Proxy can still use filters such as rate limiting, compression, firewall rules, etc as long as the Game Client conforms to the standard protocols utilised by those filters as appropriate.","breadcrumbs":"Architecture Examples » Server Proxy as a Sidecar","id":"177","title":"Server Proxy as a Sidecar"},"178":{"body":"| | Internet | | |\n┌─────────┐ ┌────────────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ │ Quilkin │ | │ Quilkin │ │ Dedicated │\n│ Client ◄────► (Client Proxy) ◄────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ └────────────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This example is the same as the above, but puts a Client Proxy between the Game Client, and the Server Proxy to take advantage of Client Proxy functionality. The Client Proxy may be integrated as a standalone binary, directly into the client with communication occurring over a localhost port or it may be possible utlise one of our client SDKs such as Unreal Engine . The Client Proxy can now utilise filters, such as compression, without having to change the Game Client. The Game Client will need to communicate to the Client Proxy what IP it should connect to when the Client is match-made with a Game Server.","breadcrumbs":"Architecture Examples » Client Proxy to Sidecar Server Proxy","id":"178","title":"Client Proxy to Sidecar Server Proxy"},"179":{"body":"| | | | Internet Private | Network | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | ┌──► (Server Proxy) ◄──────────┬───► Game Server │\n┌─────────┐ ┌────────────────┐ | │ │ │ | │ │ │\n│ Game │ │ Quilkin ◄───────┤ └────────────────┘ | │ └────────────────┘\n│ Client ◄──────► (Client Proxy) │ | │ | │\n└─────────┘ └────────────────┘ | │ ┌────────────────┐ | │ ┌────────────────┐ | │ │ Quilkin │ | │ │ Dedicated │ | └──► (Server Proxy) ◄──────────┘ │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | | | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | │ (Server Proxy) │ | │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | ▲ | ▲ │ │ │ ┌───────────┴────┐ │ │ xDS │ └──────────────┤ Control Plane │ └────────────────┘ This is the most complex configuration, but enables the most reuse of Quilkin's functionality, while also providing the most redundancy and security for your dedicated game servers. The Game client sends and receives packets from the Quilkin client proxy. The Client Proxy may be integrated as a standalone binary, with communication occurring over a localhost port, or it could be integrated directly with the game client as a library, or the client could utilise one of our [client SDKs] if Rust integration is not possible. The Client Proxy can utilise the full set of filters, such as concatenation (for routing), compression or load balancing, without having to change the Game Client. A hosted set of Quilkin Server proxies that have public IP addresses, are connected to an xDS Control Plane to coordinate routing and access control to the dedicated game servers, which are on private IP addresses. The Client Proxy is made aware of one or more Server proxies to connect to, possibly via their Game Client matchmaker or another service, with an authentication token to pass to the Server proxies, such that the UDP packets can be routed correctly to the dedicated game server they should connect to. Dedicated game servers receive traffic as per normal from the Server Proxies, and send data back to the proxies directly. If the dedicated game server always expects traffic from only a single ip/port combination for client connection, then traffic will always need to be sent through a single Server Proxy. Otherwise, UDP packets can be load balanced via the Client Proxy to multiple Server Proxies for even greater redundancy.","breadcrumbs":"Architecture Examples » Client Proxy to Separate Server Proxies Pools","id":"179","title":"Client Proxy to Separate Server Proxies Pools"},"18":{"body":"Next let's configure Quilkin in proxy mode, with a static configuration that points at the UDP echo service we just started. quilkin proxy --to 127.0.0.1:8080 This configuration will start Quilkin on the default proxy port , and it will redirect all incoming UDP traffic to a single endpoint of 127.0.0.1, port 8080. You should see an output like the following: {\"timestamp\":\"2023-01-19T10:16:23.399277Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting Quilkin\",\"version\":\"0.6\n.0-dev\",\"commit\":\"72176a191ffc3a597e3834ee1d0090b30caf81d4\"},\"target\":\"quilkin::cli\",\"filename\":\"src/cli.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.399771Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting admin endpoint\",\"addres\ns\":\"0.0.0.0:8000\"},\"target\":\"quilkin::admin\",\"filename\":\"src/admin.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.400544Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting\",\"port\":7777,\"proxy_id\"\n:\"7e9fc464-6ccc-41fe-afc4-6c97089de9b8\"},\"target\":\"quilkin::proxy\",\"filename\":\"src/proxy.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.401192Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Quilkin is ready\"},\"target\":\"qui","breadcrumbs":"Netcat » 2. Start Quilkin","id":"18","title":"2. Start Quilkin"},"180":{"body":"Have a look at the Administration API . Review the set of filters that are available. Diagrams powered by asciiflow.com","breadcrumbs":"Architecture Examples » What Next?","id":"180","title":"What Next?"},"181":{"body":"","breadcrumbs":"Videos and Presentations » Third Party Videos and Presentations","id":"181","title":"Third Party Videos and Presentations"},"182":{"body":"(Does not require GDCVault access to watch) Previous talks have looked at two open source projects: Agones, the platform for orchestrating and scaling dedicated multiplayer game servers on top of Kubernetes, and Quilkin, an extensible UDP proxy specifically built for protecting, observing and authenticating game server communications. On the surface this seems like a very powerful combination, but manually integrating the two can be a tricky and intimidating process. You need to know and understand the Kubernetes API and its client libraries, and then tie it into Quilkin's xDS compliant API implementation all through some custom code - which is a large and complex amount of work (and a lot of acronyms). In this talk, Mark Mandel, Developer Advocate at Google Cloud, will look at how anyone can utilize Quilkin's native Agones integration to provide a turnkey solution for proxying UDP traffic to game servers providing an extra layer of protection and observability when orchestrating game servers on top of Kubernetes.","breadcrumbs":"Videos and Presentations » GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes","id":"182","title":"GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes"},"19":{"body":"In (yet 😃) another shell, let's use netcat to send an udp packet. Run the following to connect netcat to Quilkin's receiving port of 7000 via UDP (-u): nc -u 127.0.0.1 7777 Type the word \"test\" and hit enter, you should see it echoed back to you like so: nc -u 127.0.0.1 7777\ntest\ntest Feel free to send even more packets, as many as you would like 👍. Congratulations! You have successfully routed a UDP packet and back again with Quilkin! What's next? Run through the Quilkin with Agones quickstart . Have a look at some of the examples we have.","breadcrumbs":"Netcat » 3. Send a packet","id":"19","title":"3. Send a packet"},"2":{"body":"Some of Quilkin's advantages: Lower development and operational costs for securing, monitoring and making reliable multiplayer game servers and their communications. Provide entry-point redundancy for your game clients to connect to - making it much harder to take down your game servers. Multiple integration patterns, allowing you to choose the level of integration that makes sense for your architecture. Remove non-game specific computation out of your game server's processing loop - and save that precious CPU for your game simulation!","breadcrumbs":"Introduction » Why use Quilkin?","id":"2","title":"Why use Quilkin?"},"20":{"body":"","breadcrumbs":"Agones + Xonotic (Sidecar) » Quickstart: Quilkin with Agones and Xonotic (Sidecar)","id":"20","title":"Quickstart: Quilkin with Agones and Xonotic (Sidecar)"},"21":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides.","breadcrumbs":"Agones + Xonotic (Sidecar) » Requirements","id":"21","title":"Requirements"},"22":{"body":"In this step, we're going to set up a Xonotic dedicated game server, with Quilkin running as a sidecar , which will give us access to all the metrics that Quilkin provides. kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml This applies two resources to your cluster: A Kubernetes ConfigMap with a basic Quilkin static configuration. An Agones Fleet specification with Quilkin running as a sidecar to Xonotic, such that it can process all the UDP traffic and pass it to the Xonotic dedicated game server. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-htc2x-84mzm Ready 34.94.107.201 7533 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-htc2x-sdp4k Ready 34.94.107.201 7599 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 1. Agones Fleet with Quilkin","id":"22","title":"1. Agones Fleet with Quilkin"},"23":{"body":"Usually with Agones you would Allocate a GameServer, but we'll skip this step for this example. Choose one of the listed GameServers from the previous step, and connect to the IP and port of the Xonotic server via the \"Multiplayer > Address\" field in the Xonotic client in the format of {IP}:{PORT}. xonotic-address.png You should now be playing a game of Xonotic against 4 bots!","breadcrumbs":"Agones + Xonotic (Sidecar) » 2. Play Xonotic!","id":"23","title":"2. Play Xonotic!"},"24":{"body":"Let's take a look at some metrics that Quilkin outputs. Grab the name of the GameServer you connected to before, and replace the ${gameserver} value below, and run the command. This will forward the admin interface to localhost. kubectl port-forward ${gameserver} 8000 Then open a browser to http://localhost:8000/metrics to see the Prometheus metrics that Quilkin exports.","breadcrumbs":"Agones + Xonotic (Sidecar) » 3. Check out the metrics","id":"24","title":"3. Check out the metrics"},"25":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 5. Cleanup","id":"25","title":"5. Cleanup"},"26":{"body":"Let's take this one step further and compress the data between the Xonotic client and the server, without having to change either of them! Let's create a new Xonotic Fleet on our Agones cluster, but this time configured such that Quilkin will decompress packets that are incoming. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml This will implement the Compress filter in our Quilkin sidecar proxy in our new Fleet. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-compress-htc2x-84mzm Ready 34.94.107.201 7534 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-compress-htc2x-sdp4k Ready 34.94.107.201 7592 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 6. Agones Fleet, but with Compression","id":"26","title":"6. Agones Fleet, but with Compression"},"27":{"body":"What we will do in this step, is run Quilkin locally as a client-side proxy to compress the UDP data before it is sent up to our Xonotic servers that are expecting compressed data. First, grab a copy of the Quilkin configuration client-compress.yaml locally. This has the Compress filter already configured, but we need to fill in the address to connect to. Rather than editing a file, this could also be sent through the xDS API , but it is easier to demonstrate this functionality through a static configuration. Instead of connecting Xonotic directly, take the IP and port from one of the Agones hosted GameServer records, and replace the ${GAMESERVER_IP} and ${GAMESERVER_PORT} values in your copy of client-compress.yaml. Run this configuration locally as: quilkin -c ./client-compress.yaml proxy Now we can connect to the local client proxy on \"127.0.0.1:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of compressing the data for you without having to change the game client! Congratulations! You are now using Quilkin to manipulate the game client to server connection, without having to edit either!","breadcrumbs":"Agones + Xonotic (Sidecar) » 4. Play Xonotic, through Quilkin","id":"27","title":"4. Play Xonotic, through Quilkin"},"28":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 7. Cleanup","id":"28","title":"7. Cleanup"},"29":{"body":"Have a look at the examples folder for configuration and usage examples.","breadcrumbs":"Agones + Xonotic (Sidecar) » What's Next?","id":"29","title":"What's Next?"},"3":{"body":"Quilkin incorporates these abilities: Non-transparent proxying of UDP data, the internal state of your game architecture is not visible to bad actors. Out of the box metrics for UDP packet information. Composable tools for access control and security. Able to be utilised as a standalone binary, with no client/server changes required or as a Rust library depending on how deep an integration you wish for your system. Integration with Game Server hosting platforms such as Agones . Can be integrated with C/C++ code bases via FFI.","breadcrumbs":"Introduction » Major Features","id":"3","title":"Major Features"},"30":{"body":"","breadcrumbs":"Agones + Xonotic (xDS) » Quickstart: Quilkin with Agones and Xonotic (xDS)","id":"30","title":"Quickstart: Quilkin with Agones and Xonotic (xDS)"},"31":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (xDS) » Requirements","id":"31","title":"Requirements"},"32":{"body":"In this quickstart, we'll be setting up an example Xonotic Agones Fleet, that will only be accessible through Quilkin that is hosted within the same cluster, utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Agones xDS Provider to provide an out-of-the-box control plane for integration between Agones and Quilkin's xDS configuration API with minimal effort.","breadcrumbs":"Agones + Xonotic (xDS) » 1. Overview","id":"32","title":"1. Overview"},"33":{"body":"To install Quilkin as an Agones integrated xDS control plane, we can create a deployment of Quilkin running as quilkin manage agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/xds-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin manage agones process to inspect Agones resources. A matching Deployment that runs the quilkin manage process xDS control plane and a Service that the Quilkin proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 76s We can now run kubectl get service quilkin-manage-agones and see the service that is generated in front of the above Deployment for our Quilkin proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-manage-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-manage-agones ClusterIP 10.104.2.72 80/TCP 1m23s","breadcrumbs":"Agones + Xonotic (xDS) » 2. Install Quilkin Agones xDS Provider","id":"33","title":"2. Install Quilkin Agones xDS Provider"},"34":{"body":"To install the Quilkin Proxy pool which connects to the above xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-manage-agones:80 all connected to the quilkin-manage-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 5m7s\nquilkin-proxies-78965c446d-dqvjg 1/1 Running 0 6s\nquilkin-proxies-78965c446d-fr6zs 1/1 Running 0 6s\nquilkin-proxies-78965c446d-m4rr7 1/1 Running 0 6s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin manage agones instance. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin manage agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the xds-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (xDS) » 3. Install Quilkin Proxy Pool","id":"34","title":"3. Install Quilkin Proxy Pool"},"35":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Ready 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 34s","breadcrumbs":"Agones + Xonotic (xDS) » 4. Create the Agones Fleet","id":"35","title":"4. Create the Agones Fleet"},"36":{"body":"To let the Quilkin xDS provider know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Allocated 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 23m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: $ kubectl describe gameserver xonotic-d7rfx-55j7q\nName: xonotic-d7rfx-55j7q\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-h5cfn\nAnnotations: agones.dev/last-allocated: 2022-12-19T22:59:22.099818298Z agones.dev/ready-container-id: containerd://7b3d9e9dbda6f2e0381df7669f6117bf3e54171469cfacbce2670605a61ce4b8 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"34.168.170.51:7226\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The xDS process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set the routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (xDS) » 5. Allocate a GameServer","id":"36","title":"5. Allocate a GameServer"},"37":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (xDS) » Connecting Client Side","id":"37","title":"Connecting Client Side"},"38":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (xDS) » What's Next?","id":"38","title":"What's Next?"},"39":{"body":"","breadcrumbs":"Agones + Xonotic (Relay) » Quickstart: Quilkin with Agones and Xonotic (Relay)","id":"39","title":"Quickstart: Quilkin with Agones and Xonotic (Relay)"},"4":{"body":"Quilkin provides a variety of different services depending on your use-case. The primary service is proxy , which runs a reverse UDP proxy. To see a basic usage of the command-line interface run through the netcat with Quilkin quickstart . For more advanced usage, you might also be interested in: Checking out the installation guide Having a look at the example projects for basic configuration examples. Checking out the example deployment architecture for deploying quilkin for your game network. $ quilkin --help\nThe Command-Line Interface for Quilkin Usage: quilkin [OPTIONS] Commands: agent Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services generate-config-schema Generates JSON schema files for known filters manage Runs Quilkin as a xDS management server, using `provider` as a configuration source qcmp proxy Run Quilkin as a UDP reverse proxy relay Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services help Print this message or the help of the given subcommand(s) Options: --no-admin Whether to spawn the admin server or not [env: NO_ADMIN=] -c, --config The path to the configuration file for the Quilkin instance [env: QUILKIN_CONFIG=] [default: quilkin.yaml] --admin-address The port to bind for the admin server [env: QUILKIN_ADMIN_ADDRESS=] -q, --quiet Whether Quilkin will report any results to stdout/stderr [env: QUIET=] --log-format [default: auto] [possible values: auto, json, plain, pretty] -h, --help Print help -V, --version Print version","breadcrumbs":"Introduction » What Next?","id":"4","title":"What Next?"},"40":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (Relay) » Requirements","id":"40","title":"Requirements"},"41":{"body":"In this quickstart, we'll be setting up an example multi-cluster Xonotic Agones Fleet, that will only be accessible through Quilkin, via utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Relay to provide an out-of-the-box multi-cluster xDS control plane, and the Agones Agent to send information from the cluster(s) to the relay, which can be used as a management server for each of the Quilkin Proxy instances. While the application of quilkin relay is to ultimately provide a solution where multiple clusters feed configuration information into a single relay endpoint via a quilkin agent, in this example we'll use a single cluster for demonstrative purposes.","breadcrumbs":"Agones + Xonotic (Relay) » 1. Overview","id":"41","title":"1. Overview"},"42":{"body":"To install Quilkin as an Agones integrated relay control plane, we can create a deployment of Quilkin running as quilkin relay with a corresponding Agones agent, quilkin agent agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/relay-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin agent agones process to inspect Agones resources. A Deployment that runs the quilkin relay process, a matching Deployment for the quilkin agent process and a Service that the Quilkin agents can send configuration information to, and the Proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-qh7cq 1/1 Running 0 6s\nquilkin-relay-agones-55fbd69f5d-cdh9k 1/1 Running 0 6s We can now run kubectl get service quilkin-relay-agones and see the service that is generated in front of the above Quilkin Relay Deployment for our Quilkin Proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-relay-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-relay-agones ClusterIP 10.103.243.246 7800/TCP,7900/TCP 57s","breadcrumbs":"Agones + Xonotic (Relay) » 2. Install Quilkin Relay and Agones Agent","id":"42","title":"2. Install Quilkin Relay and Agones Agent"},"43":{"body":"To install the Quilkin Proxy pool which connects to the above Relay xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-relay-agones:7900 all of which are connected to the quilkin-relay-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods NAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-5brzf 1/1 Running 0 18s\nquilkin-proxies-7d9bbbccdf-5mz4l 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-9vd59 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-vwn2f 1/1 Running 0 7s\nquilkin-relay-agones-55fbd69f5d-k2n7b 1/1 Running 0 18s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin agent agones instance and passed through the quilkin relay instance into each of the proxies. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin agent agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the relay-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (Relay) » 3. Install Quilkin Proxy Pool","id":"43","title":"3. Install Quilkin Proxy Pool"},"44":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Ready 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 1m","breadcrumbs":"Agones + Xonotic (Relay) » 4. Create the Agones Fleet","id":"44","title":"4. Create the Agones Fleet"},"45":{"body":"To let the Quilkin Agones Agent know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Allocated 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 17m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: ❯ kubectl describe gs xonotic-8ns7b-2lk5d\nName: xonotic-8ns7b-2lk5d\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-8ns7b\nAnnotations: agones.dev/last-allocated: 2023-10-04T19:47:04.047026419Z agones.dev/ready-container-id: containerd://b39d30965becdbc40336fd9aa642fe776421553615f642dd599e1b0d88c505b6 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"39.168.219.72:7015\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The Agones agent process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (Relay) » 5. Allocate a GameServer","id":"45","title":"5. Allocate a GameServer"},"46":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (Relay) » Connecting Client Side","id":"46","title":"Connecting Client Side"},"47":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (Relay) » What's Next?","id":"47","title":"What's Next?"},"48":{"body":"Services Ports Protocol Proxy 7777 UDP (IPv4 OR IPv6) QCMP 7600 UDP (IPv4 OR IPv6) \"Proxy\" is the primary Quilkin service, which acts as a non-transparent UDP proxy. To view all the options for the proxy subcommand, run: $ quilkin proxy --help\nRun Quilkin as a UDP reverse proxy Usage: quilkin proxy [OPTIONS] Options: -m, --management-server One or more `quilkin manage` endpoints to listen to for config changes [env: QUILKIN_MANAGEMENT_SERVER=] --mmdb The remote URL or local file path to retrieve the Maxmind database [env: MMDB=] -p, --port The port to listen on [env: QUILKIN_PORT=] [default: 7777] -q, --qcmp-port The port to listen on [env: QUILKIN_QCMP_PORT=] [default: 7600] -t, --to One or more socket addresses to forward packets to [env: QUILKIN_DEST=] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -w, --workers Number of worker threads used to process packets. If not specified defaults to number of cpus [env: QUILKIN_WORKERS=] -h, --help Print help","breadcrumbs":"Proxy » Proxy","id":"48","title":"Proxy"},"49":{"body":"An Endpoint represents an address that Quilkin forwards packets to that it has received from the source port. It is represented by an IP address and port. An Endpoint can optionally be associated with an arbitrary set of metadata as well.","breadcrumbs":"Proxy » Endpoints","id":"49","title":"Endpoints"},"5":{"body":"There are variety of automated and manual methods for installing Quilkin onto your system. For cloud deployments Quilkin provides a container image to make it easily to immediately start using it. You can also install Quilkin on your local machine through Cargo .","breadcrumbs":"Installation » Installation","id":"5","title":"Installation"},"50":{"body":"Filters are the way for a Quilkin proxy to intercept UDP packet traffic from the source and Endpoints in either direction, and be able to inspect, manipulate, and route the packets as desired. See Filters for a deeper dive into Filters, as well as the list of build in Filters that come with Quilkin.","breadcrumbs":"Proxy » Proxy Filters","id":"50","title":"Proxy Filters"},"51":{"body":"Endpoint metadata is an arbitrary set of key value pairs that are associated with an Endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. Metadata associated with an endpoint contain arbitrary key value pairs which Filters can consult when processing packets (e.g they can contain information that determine whether or not to route a particular packet to an endpoint).","breadcrumbs":"Proxy » Endpoint Metadata","id":"51","title":"Endpoint Metadata"},"52":{"body":"Access tokens that can be associated with an endpoint are simply a special piece of metadata well known to Quilkin and utilised by the built-in TokenRouter filter to route packets. Such well known values are placed within an object in the endpoint metadata, under the special key quilkin.dev. Currently, only the tokens key is in use. As an example, the following shows the configuration for an endpoint with its metadata: clusters: - endpoints: - address: 127.0.0.1:26000 metadata: canary: false quilkin.dev: # This object is extracted by Quilkin and is usually reserved for built-in features tokens: - MXg3aWp5Ng== # base64 for 1x7ijy6 - OGdqM3YyaQ== # base64 for 8gj3v2i An endpoint's metadata can be specified alongside the endpoint in static configuration or using the xDS endpoint metadata field when using dynamic configuration via xDS.","breadcrumbs":"Proxy » Specialist Endpoint Metadata","id":"52","title":"Specialist Endpoint Metadata"},"53":{"body":"A session represents ongoing communication flow between a client on a [Local Port] and an Endpoint . Quilkin uses the \"Session\" concept to track traffic flowing through the proxy between any client-server pair. A Session serves the same purpose, and can be thought of as a lightweight version of a TCP session in that, while a TCP session requires a protocol to establish and teardown: A Quilkin session is automatically created upon receiving the first packet from a client via the [Local Port] to be sent to an upstream Endpoint . The session is automatically deleted after a period of inactivity (where no packet was sent between either party) - currently 60 seconds. A session is identified by the 4-tuple (client IP, client Port, server IP, server Port) where the client is the downstream endpoint which initiated the communication with Quilkin and the server is one of the upstream Endpoints that Quilkin proxies traffic to. Sessions are established after the filter chain completes. The destination Endpoint of a packet is determined by the filter chain , so a Session can only be created after filter chain completion. For example, if the filter chain drops all packets, then no session will ever be created.","breadcrumbs":"Proxy » Session","id":"53","title":"Session"},"54":{"body":"While much of Quilkin's proxy configuration can be configured via its command line interface , if you have a larger or more complex configuration it might be useful to use a configuration file instead. The following is the schema and reference for Quilkin's proxy configuration file. See the examples folder for example configuration files. By default, Quilkin will look for a configuration file named quilkin.yaml in its current running directory first, then if not present, in /etc/quilkin/quilkin.yaml on UNIX systems. This can be overridden with the -c/--config command-line argument, or the QUILKIN_FILENAME environment variable.","breadcrumbs":"Proxy » Configuration File » Configuration File","id":"54","title":"Configuration File"},"55":{"body":"Example of a full configuration for quilkin proxy that utlisies a static endpoint configuration to specify two endpoints with token metadata attached to each: #\n# Example configuration for a Quilkin Proxy with static Endpoints\n# version: v1alpha1\nid: my-proxy # An identifier for the proxy instance.\nclusters: # grouping of clusters - endpoints: # array of potential endpoints to send on traffic to - address: 127.0.0.1:26000 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - MXg3aWp5Ng== # the connection byte array to route to, encoded as base64 (string value: 1x7ijy6) - OGdqM3YyaQ== # (string value: 8gj3v2i) - address: 127.0.0.1:26001 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - bmt1eTcweA== # (string value: nkuy70x) This is a great use of a static configuration file, as we only get a singular --to endpoint address via the command line arguments. We can also configure Filters via the configuration file. See that section for documentation.","breadcrumbs":"Proxy » Configuration File » Static Configuration","id":"55","title":"Static Configuration"},"56":{"body":"If you need to dynamically change either Filters and/or Endpoints at runtime, see the Control Plane documentation on the configuration API surface, and built in dynamic management providers.","breadcrumbs":"Proxy » Configuration File » Dynamic Configuration","id":"56","title":"Dynamic Configuration"},"57":{"body":"The full JSON Schema for the YAML configuration file. type: object\nproperties: version: type: string description: | The configuration file version to use. enum: - v1alpha1 id: type: string description: | An identifier for the proxy instance. default: On linux, the machine hostname is used as default. On all other platforms a UUID is generated for the proxy. port: type: integer description: | The listening port. In \"proxy\" mode, the port for traffic to be sent to. In \"manage\" mode, the port to connect to the xDS API. default: 7000 maxmind_db: type: string description: | The remote URL or local file path to retrieve the Maxmind database (requires licence). filters: type: array description: | A filter chain. items: '$ref': {} # Refer to the Filter documentation for a filter configuration schema. clusters: type: array description: | grouping of endpoints, per cluster. items: type: object properties: endpoints: type: array description: | A list of upstream endpoints to forward packets to. items: type: object description: | An upstream endpoint properties: address: type: string description: | Socket address of the endpoint. This must be of the ´IP:Port` form e.g `192.168.1.1:7001` metadata: type: object description: | Arbitrary key value pairs that is associated with the endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. required: - address","breadcrumbs":"Proxy » Configuration File » Json Schema","id":"57","title":"Json Schema"},"58":{"body":"In most cases, we would like Quilkin to do some preprocessing of received packets before sending them off to their destination. Because this stage is entirely specific to the use case at hand and differs between Quilkin deployments, we must have a say over what tweaks to perform - this is where filters come in.","breadcrumbs":"Proxy » Filters » Packet Filters","id":"58","title":"Packet Filters"},"59":{"body":"A filter represents a step in the tweaking/decision-making process of how we would like to process our packets. For example, at some step, we might choose to append some metadata to every packet we receive before forwarding it while at a later step, choose not to forward packets that don't meet some criteria. Quilkin lets us specify any number of filters and connect them in a sequence to form a packet processing pipeline similar to a Unix pipeline - we call this pipeline a Filter chain. The combination of filters and filter chain allows us to add new functionality to fit every scenario without changing Quilkin's core. As an example, say we would like to perform the following steps in our processing pipeline to the packets we receive. Append a predetermined byte to the packet. Compress the packet. Do not forward (drop) the packet if its compressed length is over 512 bytes. We would create a filter corresponding to each step either by leveraging any existing filters that do what we want or writing one ourselves and connect them to form the following filter chain: append | compress | drop When Quilkin consults our filter chain, it feeds the received packet into append and forwards the packet it receives (if any) from drop - i.e the output of append becomes the input into compress and so on in that order. There are a few things we note here: Although we have in this example, a filter called drop, every filter in the filter chain has the same ability to drop or update a packet - if any filter drops a packet then no more work needs to be done regarding that packet so the next filter in the pipeline never has any knowledge that the dropped packet ever existed. The filter chain is consulted for every received packet, and its filters are traversed in reverse order for packets travelling in the opposite direction. A packet received downstream will be fed into append and the result from drop is forwarded upstream - a packet received upstream will be fed into drop and the result from append is forwarded downstream. Exactly one filter chain is specified and used to process all packets that flow through Quilkin.","breadcrumbs":"Proxy » Filters » Filters and Filter chain","id":"59","title":"Filters and Filter chain"},"6":{"body":"","breadcrumbs":"Installation » Distributions","id":"6","title":"Distributions"},"60":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1 - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 10 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);\n# } We specify our filter chain in the .filters section of the proxy's configuration which has takes a sequence of FilterConfig objects. Each object describes all information necessary to create a single filter. The above example creates a filter chain comprising a Debug filter followed by a LocalRateLimit filter - the effect is that every packet will be logged and the proxy will not forward more than 10 packets per second. The sequence determines the filter chain order so its ordering matters - the chain starts with the filter corresponding the first filter config and ends with the filter corresponding the last filter config in the sequence.","breadcrumbs":"Proxy » Filters » Configuration Examples","id":"60","title":"Configuration Examples"},"61":{"body":"A filter within the filter chain can share data within another filter further along in the filter chain by propagating the desired data alongside the packet being processed. This enables sharing dynamic information at runtime, e.g information about the current packet that might be useful to other filters that process that packet. At packet processing time each packet is associated with filter dynamic metadata (a set of key-value pairs). Each key is a unique string while its value is an associated quilkin::metadata::Value . When a filter processes a packet, it can choose to consult the associated dynamic metadata for more information or itself add/update or remove key-values from the set. As an example, the built-in [CaptureBytes] filter is one such filter that populates a packet's filter metadata. [CaptureBytes] extracts information (a configurable byte sequence) from each packet and appends it to the packet's dynamic metadata for other filters to leverage. On the other hand, the built-in TokenRouter filter selects what endpoint to route a packet by consulting the packet's dynamic metadata for a routing token. Consequently, we can build a filter chain with a [CaptureBytes] filter preceeding a TokenRouter filter, both configured to write and read the same key in the dynamic metadata entry. The effect would be that packets are routed to upstream endpoints based on token information extracted from their contents.","breadcrumbs":"Proxy » Filters » Filter Dynamic Metadata","id":"61","title":"Filter Dynamic Metadata"},"62":{"body":"The following metadata are currently used by Quilkin core and built-in filters. Name Type Description quilkin.dev/captured Bytes The default key under which the Capture filter puts the byte slices it extracts from each packet.","breadcrumbs":"Proxy » Filters » Well Known Dynamic Metadata","id":"62","title":"Well Known Dynamic Metadata"},"63":{"body":"Quilkin includes several filters out of the box. Filter Description Capture Capture specific bytes from a packet and store them in filter dynamic metadata . Compress Compress and decompress packets data. Concatenate Add authentication tokens to packets. Debug Logs every packet. Drop Drop all packets Firewall Allowing/blocking traffic by IP and port. LoadBalancer Distributes downstream packets among upstream endpoints. LocalRateLimit Limit the frequency of packets. Match Change Filter behaviour based on dynamic metadata Pass Allow all packets through Timestamp Accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. TokenRouter Send packets to endpoints based on metadata.","breadcrumbs":"Proxy » Filters » Built-in filters","id":"63","title":"Built-in filters"},"64":{"body":"Represents configuration for a filter instance. properties: name: type: string description: | Identifies the type of filter to be created. This value is unique for every filter type - please consult the documentation for the particular filter for this value. config: type: object description: | The configuration value to be passed onto the created filter. This is passed as an object value since it is specific to the filter's type and is validated by the filter implementation. Please consult the documentation for the particular filter for its schema. required: [ 'name' ]","breadcrumbs":"Proxy » Filters » FilterConfig","id":"64","title":"FilterConfig"},"65":{"body":"The Capture filter's job is to find a series of bytes within a packet, and capture it into Filter Dynamic Metadata , so that it can be utilised by filters further down the chain. This is often used as a way of retrieving authentication tokens from a packet, and used in combination with Concatenate and TokenRouter filter to provide common packet routing utilities.","breadcrumbs":"Proxy » Filters » Capture » Capture","id":"65","title":"Capture"},"66":{"body":"There are multiple strategies for capturing bytes from the packet.","breadcrumbs":"Proxy » Filters » Capture » Capture strategies","id":"66","title":"Capture strategies"},"67":{"body":"Captures bytes from the end of the packet.","breadcrumbs":"Proxy » Filters » Capture » Suffix","id":"67","title":"Suffix"},"68":{"body":"Captures bytes from the start of the packet.","breadcrumbs":"Proxy » Filters » Capture » Prefix","id":"68","title":"Prefix"},"69":{"body":"Captures bytes using a regular expression. Unlike other capture strategies, the regular expression can return one or many values if there are multiple matches.","breadcrumbs":"Proxy » Filters » Capture » Regex","id":"69","title":"Regex"},"7":{"body":"Source / Method us-docker.pkg.dev/quilkin/release/quilkin:0.9.0-dev-50d91e4 Notes Pre-built Quilkin binary with no preset arguments","breadcrumbs":"Installation » OCI Image","id":"7","title":"OCI Image"},"70":{"body":"quilkin.filters.capture.v1alpha1.Capture","breadcrumbs":"Proxy » Filters » Capture » Filter name","id":"70","title":"Filter name"},"71":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/myownkey prefix: size: 3 remove: false\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Capture » Configuration Examples","id":"71","title":"Configuration Examples"},"72":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- metadata_key\n- strategy\nproperties: metadata_key: description: The key to use when storing the captured value in the filter context. If a match was found it is available under `{{metadata_key}}/is_present`. allOf: - $ref: '#/definitions/Key' strategy: description: The capture strategy. allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Key: description: A key in the metadata table. type: string Strategy: description: Strategy to apply for acquiring a set of bytes in the UDP packet oneOf: - description: Looks for the set of bytes at the beginning of the packet type: object required: - kind - size properties: kind: type: string enum: - PREFIX remove: description: Whether captured bytes are removed from the original packet. default: false type: boolean size: description: The number of bytes to capture. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - size properties: kind: type: string enum: - SUFFIX remove: description: The number of bytes to capture. default: false type: boolean size: description: Whether captured bytes are removed from the original packet. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - pattern properties: kind: type: string enum: - REGEX pattern: description: The regular expression to use for capture. type: string","breadcrumbs":"Proxy » Filters » Capture » Configuration Options ( Rust Doc )","id":"72","title":"Configuration Options ( Rust Doc )"},"73":{"body":"The Compress filter's job is to provide a variety of compression implementations for compression and subsequent decompression of UDP data when sent between systems, such as a game client and game server.","breadcrumbs":"Proxy » Filters » Compress » Compress","id":"73","title":"Compress"},"74":{"body":"quilkin.filters.compress.v1alpha1.Compress","breadcrumbs":"Proxy » Filters » Compress » Filter name","id":"74","title":"Filter name"},"75":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); The above example shows a proxy that could be used with a typical game client, where the original client data is sent to the local listening port and then compressed when heading up to a dedicated game server, and then decompressed when traffic is returned from the dedicated game server before being handed back to game client. It is worth noting that since the Compress filter modifies the entire packet , it is worth paying special attention to the order it is placed in your Filter configuration . Most of the time it will likely be the first or last Filter configured to ensure it is compressing the entire set of data being sent.","breadcrumbs":"Proxy » Filters » Compress » Configuration Examples","id":"75","title":"Configuration Examples"},"76":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: mode: default: SNAPPY allOf: - $ref: '#/definitions/Mode' on_read: $ref: '#/definitions/Action' on_write: $ref: '#/definitions/Action'\ndefinitions: Action: description: Whether to do nothing, compress or decompress the packet. type: string enum: - DO_NOTHING - COMPRESS - DECOMPRESS Mode: description: The library to use when compressing. type: string enum: - SNAPPY - LZ4","breadcrumbs":"Proxy » Filters » Compress » Configuration Options ( Rust Doc )","id":"76","title":"Configuration Options ( Rust Doc )"},"77":{"body":"","breadcrumbs":"Proxy » Filters » Compress » Compression Modes","id":"77","title":"Compression Modes"},"78":{"body":"Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. This compression method is provided by rust-snappy . Due to the small size of packets, this only encodes and decodes the non-streaming version of the format described here . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY","breadcrumbs":"Proxy » Filters » Compress » Snappy","id":"78","title":"Snappy"},"79":{"body":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This compression method is provided by lz4_flex . Due to the small size of packets, this only encodes and decodes the block version of the format described. If your game client/server itself is performing LZ4 de/compression it needs to encode or decode a varint of the uncompressed packet size (maximum 2^16) since that is not part of the LZ4 block format. The varint is of the same exact form as that used by snappy . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: LZ4","breadcrumbs":"Proxy » Filters » Compress » LZ4","id":"79","title":"LZ4"},"8":{"body":"Source / Method cargo install quilkin Notes Compiled from source using cargo","breadcrumbs":"Installation » Cargo","id":"8","title":"Cargo"},"80":{"body":"quilkin_filter_int_counter{label=\"compressed_bytes_total\"} Total number of compressed bytes either received or sent. quilkin_filter_int_counter{label=\"decompressed_bytes_total\"} Total number of decompressed bytes either received or sent.","breadcrumbs":"Proxy » Filters » Compress » Metrics","id":"80","title":"Metrics"},"81":{"body":"The Concatenate filter's job is to add a byte packet to either the beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.","breadcrumbs":"Proxy » Filters » Concatenate » Concatenate","id":"81","title":"Concatenate"},"82":{"body":"quilkin.filters.concatenate.v1alpha1.Concatenate","breadcrumbs":"Proxy » Filters » Concatenate » Filter name","id":"82","title":"Filter name"},"83":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.concatenate.v1alpha1.Concatenate config: on_read: APPEND on_write: DO_NOTHING bytes: MXg3aWp5Ng==\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Examples","id":"83","title":"Configuration Examples"},"84":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a `Concatenate` filter configuration.\ntype: object\nrequired:\n- bytes\nproperties: bytes: type: array items: type: integer format: uint8 minimum: 0.0 on_read: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Read` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy' on_write: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Write` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Strategy: type: string enum: - APPEND - PREPEND - DO_NOTHING","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Options ( Rust Doc )","id":"84","title":"Configuration Options ( Rust Doc )"},"85":{"body":"The Debug filter logs all incoming and outgoing packets to standard output. This filter is useful in debugging deployments where the packets strictly contain valid UTF-8 encoded strings. A generic error message is instead logged if conversion from bytes to UTF-8 fails.","breadcrumbs":"Proxy » Filters » Debug » Debug","id":"85","title":"Debug"},"86":{"body":"quilkin.filters.debug_filter.v1alpha1.Debug","breadcrumbs":"Proxy » Filters » Debug » Filter name","id":"86","title":"Filter name"},"87":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Debug » Configuration Examples","id":"87","title":"Configuration Examples"},"88":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: A Debug filter's configuration.\ntype: object\nproperties: id: description: Identifier that will be optionally included with each log message. type: - string - 'null'","breadcrumbs":"Proxy » Filters » Debug » Configuration Options ( Rust Doc )","id":"88","title":"Configuration Options ( Rust Doc )"},"89":{"body":"The Drop filter always drops any packet passed through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Drop » Drop","id":"89","title":"Drop"},"9":{"body":"Source / Method GitHub Releases Notes Pre-built binaries for manual installation","breadcrumbs":"Installation » GitHub","id":"9","title":"GitHub"},"90":{"body":"quilkin.filters.drop.v1alpha1.Drop","breadcrumbs":"Proxy » Filters » Drop » Filter name","id":"90","title":"Filter name"},"91":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Drop » Configuration Examples","id":"91","title":"Configuration Examples"},"92":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Drop » Configuration","id":"92","title":"Configuration"},"93":{"body":"The Firewall filter's job is to allow or block traffic depending on if the incoming traffic's IP and port matches the rules set on the Firewall filter.","breadcrumbs":"Proxy » Filters » Firewall » Firewall","id":"93","title":"Firewall"},"94":{"body":"quilkin.filters.firewall.v1alpha1.Firewall","breadcrumbs":"Proxy » Filters » Firewall » Filter name","id":"94","title":"Filter name"},"95":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.firewall.v1alpha1.Firewall config: on_read: - action: ALLOW sources: - 192.168.51.0/24 ports: - 10 - 1000-7000 on_write: - action: DENY sources: - 192.168.51.0/24 ports: - 7000\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Firewall » Configuration Examples","id":"95","title":"Configuration Examples"},"96":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Represents how a Firewall filter is configured for read and write operations.\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: on_read: type: array items: $ref: '#/definitions/Rule' on_write: type: array items: $ref: '#/definitions/Rule'\ndefinitions: Action: description: Whether or not a matching [Rule] should Allow or Deny access oneOf: - description: Matching rules will allow packets through. type: string enum: - ALLOW - description: Matching rules will block packets. type: string enum: - DENY Cidr: description: Cidr notation for an ipv6 or ipv4 netmask type: string PortRange: description: Range of matching ports that are configured against a [Rule]. allOf: - $ref: '#/definitions/Range_of_uint16' Range_of_uint16: type: object required: - end - start properties: end: type: integer format: uint16 minimum: 0.0 start: type: integer format: uint16 minimum: 0.0 Rule: description: Combination of CIDR range, port range and action to take. type: object required: - action - ports - sources properties: action: $ref: '#/definitions/Action' ports: type: array items: $ref: '#/definitions/PortRange' sources: description: ipv4 or ipv6 CIDR address. type: array items: $ref: '#/definitions/Cidr'","breadcrumbs":"Proxy » Filters » Firewall » Configuration Options ( Rust Doc )","id":"96","title":"Configuration Options ( Rust Doc )"},"97":{"body":"The Firewall filter supports DENY and ALLOW actions for access control. When multiple DENY and ALLOW actions are used for a workload at the same time, the evaluation is processed in the order it is configured, with the first matching rule deciding if the request is allowed or denied: If a rule action is ALLOW, and it matches the request, then the entire request is allowed. If a rule action is DENY and it matches the request, then the entire request is denied. If none of the configured rules match, then the request is denied.","breadcrumbs":"Proxy » Filters » Firewall » Rule Evaluation","id":"97","title":"Rule Evaluation"},"98":{"body":"The LoadBalancer filter distributes packets received downstream among all upstream endpoints.","breadcrumbs":"Proxy » Filters » Load Balancer » LoadBalancer","id":"98","title":"LoadBalancer"},"99":{"body":"quilkin.filters.load_balancer.v1alpha1.LoadBalancer","breadcrumbs":"Proxy » Filters » Load Balancer » Filter name","id":"99","title":"Filter name"}},"length":183,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.0},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"d":{"9":{"1":{"df":0,"docs":{},"e":{"4":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.0}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"136":{"tf":1.0},"167":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":2.6457513110645907},"162":{"tf":2.6457513110645907},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.6457513110645907},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":35,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.0},"154":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":3.0},"34":{"tf":2.0},"35":{"tf":2.6457513110645907},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":3.3166247903554},"43":{"tf":2.23606797749979},"44":{"tf":2.6457513110645907},"45":{"tf":2.449489742783178},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.1622776601683795},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.0},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"100":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.0},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.23606797749979},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":2.8284271247461903},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.7416573867739413},"179":{"tf":3.872983346207417},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"78":{"tf":2.23606797749979},"79":{"tf":2.0},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"104":{"tf":2.23606797749979},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903},"55":{"tf":2.6457513110645907},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":20,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":7,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":2.6457513110645907},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":1.7320508075688772},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":41,"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":17,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"df":92,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":3.1622776601683795},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":3.605551275463989},"61":{"tf":4.0},"62":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.0},"41":{"tf":1.0},"44":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.449489742783178},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.605551275463989},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.4641016151377544},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":2.0},"5":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.4142135623730951}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.0},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.0}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":26,"docs":{"106":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.6457513110645907},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.4142135623730951},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.7320508075688772},"145":{"tf":2.449489742783178},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"173":{"tf":2.449489742783178},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.7320508075688772},"3":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.0},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.0},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"111":{"tf":1.7320508075688772},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.23606797749979},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":11,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":57,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.449489742783178},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":59,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.8284271247461903},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":3.1622776601683795},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.7416573867739413},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":3.3166247903554},"179":{"tf":4.242640687119285},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.4641016151377544},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.605551275463989},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":2.8284271247461903},"50":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"55":{"tf":2.0},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"75":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":1.7320508075688772},"163":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.23606797749979},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.605551275463989},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.123105625617661},"43":{"tf":3.872983346207417},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":1.0},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.0},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.0},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.0},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.1622776601683795},"160":{"tf":4.242640687119285},"161":{"tf":2.23606797749979},"162":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":2.0},"42":{"tf":3.0},"43":{"tf":2.449489742783178},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.23606797749979}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.4142135623730951},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.605551275463989},"178":{"tf":2.6457513110645907},"179":{"tf":4.242640687119285},"182":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.449489742783178},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.4641016151377544}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":5,"docs":{"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.0},"26":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.449489742783178},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"115":{"tf":2.23606797749979},"118":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":19,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":2.6457513110645907},"155":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":10,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":33,"docs":{"133":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"38":{"tf":1.0},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":25,"docs":{"157":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":2.449489742783178},"23":{"tf":2.23606797749979},"25":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"28":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.23606797749979},"36":{"tf":2.6457513110645907},"37":{"tf":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"d":{"9":{"1":{"df":0,"docs":{},"e":{"4":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.4142135623730951}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.4142135623730951}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":11,"docs":{"136":{"tf":1.0},"167":{"tf":2.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":3.0},"162":{"tf":2.8284271247461903},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.8284271247461903},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":42,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.7320508075688772},"22":{"tf":2.6457513110645907},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.6457513110645907},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":2.0},"33":{"tf":3.3166247903554},"34":{"tf":2.23606797749979},"35":{"tf":3.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":3.605551275463989},"43":{"tf":2.449489742783178},"44":{"tf":3.0},"45":{"tf":2.6457513110645907},"46":{"tf":1.4142135623730951},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.3166247903554},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.3166247903554},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":2.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":3.0},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.23606797749979},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":15,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"66":{"tf":2.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.8284271247461903}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.449489742783178},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.872983346207417},"179":{"tf":4.0},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.1622776601683795},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.1622776601683795},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.7320508075688772},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":16,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.23606797749979},"76":{"tf":2.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"80":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"104":{"tf":2.449489742783178},"105":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.23606797749979},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"156":{"tf":2.23606797749979},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795},"55":{"tf":3.0},"56":{"tf":2.0},"57":{"tf":2.23606797749979},"60":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":36,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":12,"docs":{"127":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"df":8,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":2.0}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":10,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":2.0},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":2.8284271247461903},"52":{"tf":2.8284271247461903},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":2.0},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":2.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":2.0},"61":{"tf":1.0},"71":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":5,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.4142135623730951},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":18,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.6457513110645907},"55":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":2.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":2.0},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":114,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":3.0},"128":{"tf":2.6457513110645907},"129":{"tf":2.0},"130":{"tf":2.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"145":{"tf":3.3166247903554},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.23606797749979},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":4.69041575982343},"60":{"tf":3.7416573867739413},"61":{"tf":4.242640687119285},"62":{"tf":1.7320508075688772},"63":{"tf":2.6457513110645907},"64":{"tf":2.8284271247461903},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.23606797749979},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":2.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.23606797749979},"41":{"tf":1.0},"44":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.8284271247461903},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.7416573867739413},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.605551275463989},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"5":{"tf":2.23606797749979},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":2.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.7320508075688772}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.23606797749979},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.23606797749979},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.23606797749979}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.7320508075688772},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.449489742783178},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"106":{"tf":2.23606797749979},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":2.0},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"s":{"a":{"df":0,"docs":{},"g":{"df":16,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.8284271247461903},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"141":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.8284271247461903},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"150":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"173":{"tf":2.6457513110645907},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":2.0},"3":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"127":{"tf":1.0},"147":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.23606797749979},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":17,"docs":{"111":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.449489742783178},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":14,"docs":{"136":{"tf":2.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":58,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":139,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":3.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":3.3166247903554},"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.872983346207417},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.8284271247461903},"178":{"tf":3.605551275463989},"179":{"tf":4.47213595499958},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.7416573867739413},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":3.1622776601683795},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"55":{"tf":2.23606797749979},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"11":{"tf":1.7320508075688772},"12":{"tf":2.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.6457513110645907},"162":{"tf":1.7320508075688772},"163":{"tf":2.23606797749979},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.23606797749979},"182":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"22":{"tf":2.449489742783178},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"3":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.7416573867739413},"34":{"tf":3.7416573867739413},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.242640687119285},"43":{"tf":4.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.4142135623730951},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":18,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.4641016151377544},"160":{"tf":4.358898943540674},"161":{"tf":2.449489742783178},"162":{"tf":2.8284271247461903},"172":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.3166247903554},"43":{"tf":2.6457513110645907},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"35":{"tf":1.0},"40":{"tf":1.4142135623730951},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.449489742783178}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":2.0},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.7320508075688772},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.7416573867739413},"178":{"tf":2.8284271247461903},"179":{"tf":4.358898943540674},"182":{"tf":2.449489742783178},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.6457513110645907},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.605551275463989}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"177":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.7320508075688772},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"18":{"tf":2.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"115":{"tf":2.6457513110645907},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":21,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.8284271247461903},"155":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.7320508075688772},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":17,"docs":{"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":36,"docs":{"133":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"152":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"157":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"23":{"tf":2.6457513110645907},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":2.449489742783178},"27":{"tf":2.449489742783178},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"36":{"tf":2.8284271247461903},"37":{"tf":2.449489742783178},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":2.8284271247461903},"46":{"tf":2.449489742783178},"47":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"title":{"root":{"1":{"df":4,"docs":{"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}},"2":{"0":{"2":{"3":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"3":{"df":4,"docs":{"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}},"4":{"df":3,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}},"5":{"df":3,"docs":{"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"6":{"df":1,"docs":{"26":{"tf":1.0}}},"7":{"df":1,"docs":{"28":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"153":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"140":{"tf":1.0},"148":{"tf":1.0},"169":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"26":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"175":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":34,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"154":{"tf":1.0},"170":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"176":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"df":21,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"164":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"176":{"tf":1.0}}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":1.0}}}}},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"z":{"4":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"51":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"0":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"137":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":1.0},"159":{"tf":1.0}}}},"y":{"df":2,"docs":{"23":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"179":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":10,"docs":{"13":{"tf":1.0},"141":{"tf":1.0},"151":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"69":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"159":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"97":{"tf":1.0}}}},"n":{"df":2,"docs":{"13":{"tf":1.0},"130":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"140":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"149":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"17":{"tf":1.0},"182":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"53":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"55":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"155":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":1,"docs":{"2":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"x":{"d":{"df":8,"docs":{"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}}); \ No newline at end of file diff --git a/main/book/searchindex.json b/main/book/searchindex.json index d46e81250c..618dac030b 100644 --- a/main/book/searchindex.json +++ b/main/book/searchindex.json @@ -1 +1 @@ -{"doc_urls":["introduction.html#overview","introduction.html#what-is-quilkin","introduction.html#why-use-quilkin","introduction.html#major-features","introduction.html#what-next","installation.html#installation","installation.html#distributions","installation.html#oci-image","installation.html#cargo","installation.html#github","faq.html#faq","faq.html#just-how-fast-is-quilkin-what-sort-of-performance-can-i-expect","faq.html#can-i-integrate-quilkin-with-c-code","faq.html#i-would-like-to-run-quilkin-as-a-client-side-proxy-on-a-console-can-i-do-that","faq.html#any-reason-you-didnt-contribute-this-intoextend-envoy","deployment/quickstarts/netcat.html#quickstart-quilkin-with-netcat","deployment/quickstarts/netcat.html#requirements","deployment/quickstarts/netcat.html#1-start-an-udp-echo-service","deployment/quickstarts/netcat.html#2-start-quilkin","deployment/quickstarts/netcat.html#3-send-a-packet","deployment/quickstarts/agones-xonotic-sidecar.html#quickstart-quilkin-with-agones-and-xonotic-sidecar","deployment/quickstarts/agones-xonotic-sidecar.html#requirements","deployment/quickstarts/agones-xonotic-sidecar.html#1-agones-fleet-with-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#2-play-xonotic","deployment/quickstarts/agones-xonotic-sidecar.html#3-check-out-the-metrics","deployment/quickstarts/agones-xonotic-sidecar.html#5-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#6-agones-fleet-but-with-compression","deployment/quickstarts/agones-xonotic-sidecar.html#4-play-xonotic-through-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#7-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#whats-next","deployment/quickstarts/agones-xonotic-xds.html#quickstart-quilkin-with-agones-and-xonotic-xds","deployment/quickstarts/agones-xonotic-xds.html#requirements","deployment/quickstarts/agones-xonotic-xds.html#1-overview","deployment/quickstarts/agones-xonotic-xds.html#2-install-quilkin-agones-xds-provider","deployment/quickstarts/agones-xonotic-xds.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-xds.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-xds.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-xds.html#connecting-client-side","deployment/quickstarts/agones-xonotic-xds.html#whats-next","deployment/quickstarts/agones-xonotic-relay.html#quickstart-quilkin-with-agones-and-xonotic-relay","deployment/quickstarts/agones-xonotic-relay.html#requirements","deployment/quickstarts/agones-xonotic-relay.html#1-overview","deployment/quickstarts/agones-xonotic-relay.html#2-install-quilkin-relay-and-agones-agent","deployment/quickstarts/agones-xonotic-relay.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-relay.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-relay.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-relay.html#connecting-client-side","deployment/quickstarts/agones-xonotic-relay.html#whats-next","services/proxy.html#proxy","services/proxy.html#endpoints","services/proxy.html#proxy-filters","services/proxy.html#endpoint-metadata","services/proxy.html#specialist-endpoint-metadata","services/proxy.html#session","services/proxy/configuration.html#configuration-file","services/proxy/configuration.html#static-configuration","services/proxy/configuration.html#dynamic-configuration","services/proxy/configuration.html#json-schema","services/proxy/filters.html#packet-filters","services/proxy/filters.html#filters-and-filter-chain","services/proxy/filters.html#configuration-examples","services/proxy/filters.html#filter-dynamic-metadata","services/proxy/filters.html#well-known-dynamic-metadata","services/proxy/filters.html#built-in-filters","services/proxy/filters.html#filterconfig","services/proxy/filters/capture.html#capture","services/proxy/filters/capture.html#capture-strategies","services/proxy/filters/capture.html#suffix","services/proxy/filters/capture.html#prefix","services/proxy/filters/capture.html#regex","services/proxy/filters/capture.html#filter-name","services/proxy/filters/capture.html#configuration-examples","services/proxy/filters/capture.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compress","services/proxy/filters/compress.html#filter-name","services/proxy/filters/compress.html#configuration-examples","services/proxy/filters/compress.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compression-modes","services/proxy/filters/compress.html#snappy","services/proxy/filters/compress.html#lz4","services/proxy/filters/compress.html#metrics","services/proxy/filters/concatenate.html#concatenate","services/proxy/filters/concatenate.html#filter-name","services/proxy/filters/concatenate.html#configuration-examples","services/proxy/filters/concatenate.html#configuration-options--rust-doc-","services/proxy/filters/debug.html#debug","services/proxy/filters/debug.html#filter-name","services/proxy/filters/debug.html#configuration-examples","services/proxy/filters/debug.html#configuration-options--rust-doc-","services/proxy/filters/drop.html#drop","services/proxy/filters/drop.html#filter-name","services/proxy/filters/drop.html#configuration-examples","services/proxy/filters/drop.html#configuration","services/proxy/filters/firewall.html#firewall","services/proxy/filters/firewall.html#filter-name","services/proxy/filters/firewall.html#configuration-examples","services/proxy/filters/firewall.html#configuration-options--rust-doc-","services/proxy/filters/firewall.html#rule-evaluation","services/proxy/filters/load_balancer.html#loadbalancer","services/proxy/filters/load_balancer.html#filter-name","services/proxy/filters/load_balancer.html#configuration-examples","services/proxy/filters/load_balancer.html#configuration-options--rust-doc-","services/proxy/filters/local_rate_limit.html#localratelimit","services/proxy/filters/local_rate_limit.html#filter-name","services/proxy/filters/local_rate_limit.html#configuration-examples","services/proxy/filters/local_rate_limit.html#configuration-options--rust-doc-","services/proxy/filters/match.html#match","services/proxy/filters/match.html#filter-name","services/proxy/filters/match.html#configuration-examples","services/proxy/filters/match.html#configuration-options--rust-doc-","services/proxy/filters/match.html#metrics","services/proxy/filters/pass.html#pass","services/proxy/filters/pass.html#filter-name","services/proxy/filters/pass.html#configuration-examples","services/proxy/filters/pass.html#configuration","services/proxy/filters/timestamp.html#timestamp","services/proxy/filters/timestamp.html#filter-name","services/proxy/filters/timestamp.html#configuration-examples","services/proxy/filters/timestamp.html#configuration-options--rust-doc-","services/proxy/filters/timestamp.html#metrics","services/proxy/filters/token_router.html#tokenrouter","services/proxy/filters/token_router.html#filter-name","services/proxy/filters/token_router.html#configuration-examples","services/proxy/filters/token_router.html#configuration-options--rust-doc-","services/proxy/filters/token_router.html#metrics","services/proxy/filters/token_router.html#sample-applications","services/proxy/filters/token_router.html#packet-authentication","services/proxy/filters/writing_custom_filters.html#writing-custom-filters","services/proxy/filters/writing_custom_filters.html#filter","services/proxy/filters/writing_custom_filters.html#staticfilter","services/proxy/filters/writing_custom_filters.html#running","services/proxy/filters/writing_custom_filters.html#configuration","services/proxy/filters/writing_custom_filters.html#yaml-configuration","services/proxy/filters/writing_custom_filters.html#protobuf-configuration","services/proxy/filters/writing_custom_filters.html#generated---recommended","services/proxy/filters/writing_custom_filters.html#at-build-time","services/proxy/qcmp.html#quilkin-control-message-protocol-qcmp","services/proxy/qcmp.html#ping","services/proxy/qcmp.html#protocol-data-unit","services/proxy/qcmp.html#datacenter-latency","services/proxy/qcmp.html#api-and-schema","services/proxy/metrics.html#proxy-metrics","services/proxy/metrics.html#asn-maxmind-information","services/proxy/metrics.html#general-metrics","services/proxy/metrics.html#session-metrics","services/proxy/metrics.html#filter-metrics","services/xds.html#xds-control-plane","services/xds.html#overview","services/xds.html#supported-apis","services/xds.html#connecting-to-an-xds-management-server","services/xds/metrics.html#xds-metrics","services/xds/metrics.html#proxy-mode","services/xds/metrics.html#xds-provider-mode","services/xds/providers/agones.html#agones-xds-provider","services/xds/providers/agones.html#endpoint-configuration","services/xds/providers/agones.html#access-tokens","services/xds/providers/agones.html#filter-configuration","services/xds/providers/agones.html#usage","services/xds/providers/filesystem.html#filesystem-xds-provider","services/relay.html#control-plane-relay","services/relay.html#quickstart","services/agent.html#quilkin-agent","services/agent.html#quickstart","sdks/unreal-engine.html#quilkin-unreal-engine-plugin","sdks/unreal-engine.html#installation","sdks/unreal-engine.html#configuration","sdks/unreal-engine.html#delegates","deployment/admin.html#administration","deployment/admin.html#logging","deployment/admin.html#http-api","deployment/admin.html#endpoints","deployment/admin.html#live","deployment/admin.html#ready","deployment/admin.html#metrics","deployment/admin.html#debugpprofprofile","deployment/admin.html#config","deployment/examples.html#quilkin-integration-examples","deployment/examples.html#server-proxy-as-a-sidecar","deployment/examples.html#client-proxy-to-sidecar-server-proxy","deployment/examples.html#client-proxy-to-separate-server-proxies-pools","deployment/examples.html#what-next","third-party/presentations.html#third-party-videos-and-presentations","third-party/presentations.html#gdc-2023-open-source-game-development-summit-agones-and-quilkin-oss-multiplayer-game-server-service-mesh-on-kubernetes"],"index":{"documentStore":{"docInfo":{"0":{"body":10,"breadcrumbs":2,"title":1},"1":{"body":66,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":2,"title":1},"100":{"body":41,"breadcrumbs":6,"title":2},"101":{"body":60,"breadcrumbs":8,"title":4},"102":{"body":19,"breadcrumbs":6,"title":1},"103":{"body":1,"breadcrumbs":7,"title":2},"104":{"body":115,"breadcrumbs":7,"title":2},"105":{"body":52,"breadcrumbs":9,"title":4},"106":{"body":19,"breadcrumbs":4,"title":1},"107":{"body":1,"breadcrumbs":5,"title":2},"108":{"body":38,"breadcrumbs":5,"title":2},"109":{"body":180,"breadcrumbs":7,"title":4},"11":{"body":60,"breadcrumbs":6,"title":5},"110":{"body":18,"breadcrumbs":4,"title":1},"111":{"body":12,"breadcrumbs":4,"title":1},"112":{"body":1,"breadcrumbs":5,"title":2},"113":{"body":38,"breadcrumbs":5,"title":2},"114":{"body":3,"breadcrumbs":4,"title":1},"115":{"body":21,"breadcrumbs":4,"title":1},"116":{"body":1,"breadcrumbs":5,"title":2},"117":{"body":25,"breadcrumbs":5,"title":2},"118":{"body":35,"breadcrumbs":7,"title":4},"119":{"body":7,"breadcrumbs":4,"title":1},"12":{"body":47,"breadcrumbs":5,"title":4},"120":{"body":30,"breadcrumbs":5,"title":1},"121":{"body":1,"breadcrumbs":6,"title":2},"122":{"body":44,"breadcrumbs":6,"title":2},"123":{"body":31,"breadcrumbs":8,"title":4},"124":{"body":40,"breadcrumbs":5,"title":1},"125":{"body":0,"breadcrumbs":6,"title":2},"126":{"body":108,"breadcrumbs":6,"title":2},"127":{"body":66,"breadcrumbs":8,"title":3},"128":{"body":78,"breadcrumbs":6,"title":1},"129":{"body":35,"breadcrumbs":6,"title":1},"13":{"body":24,"breadcrumbs":7,"title":6},"130":{"body":169,"breadcrumbs":6,"title":1},"131":{"body":27,"breadcrumbs":6,"title":1},"132":{"body":67,"breadcrumbs":7,"title":2},"133":{"body":59,"breadcrumbs":7,"title":2},"134":{"body":23,"breadcrumbs":7,"title":2},"135":{"body":150,"breadcrumbs":7,"title":2},"136":{"body":41,"breadcrumbs":9,"title":5},"137":{"body":24,"breadcrumbs":5,"title":1},"138":{"body":109,"breadcrumbs":7,"title":3},"139":{"body":119,"breadcrumbs":6,"title":2},"14":{"body":56,"breadcrumbs":6,"title":5},"140":{"body":23,"breadcrumbs":6,"title":2},"141":{"body":6,"breadcrumbs":4,"title":2},"142":{"body":56,"breadcrumbs":5,"title":3},"143":{"body":180,"breadcrumbs":4,"title":2},"144":{"body":54,"breadcrumbs":4,"title":2},"145":{"body":101,"breadcrumbs":4,"title":2},"146":{"body":159,"breadcrumbs":5,"title":3},"147":{"body":98,"breadcrumbs":3,"title":1},"148":{"body":207,"breadcrumbs":4,"title":2},"149":{"body":15,"breadcrumbs":6,"title":4},"15":{"body":0,"breadcrumbs":4,"title":3},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":117,"breadcrumbs":5,"title":2},"152":{"body":142,"breadcrumbs":6,"title":3},"153":{"body":92,"breadcrumbs":7,"title":3},"154":{"body":43,"breadcrumbs":6,"title":2},"155":{"body":33,"breadcrumbs":6,"title":2},"156":{"body":68,"breadcrumbs":6,"title":2},"157":{"body":47,"breadcrumbs":5,"title":1},"158":{"body":102,"breadcrumbs":7,"title":3},"159":{"body":201,"breadcrumbs":4,"title":3},"16":{"body":14,"breadcrumbs":2,"title":1},"160":{"body":211,"breadcrumbs":2,"title":1},"161":{"body":200,"breadcrumbs":4,"title":2},"162":{"body":72,"breadcrumbs":3,"title":1},"163":{"body":29,"breadcrumbs":6,"title":4},"164":{"body":6,"breadcrumbs":3,"title":1},"165":{"body":229,"breadcrumbs":3,"title":1},"166":{"body":45,"breadcrumbs":3,"title":1},"167":{"body":8,"breadcrumbs":2,"title":1},"168":{"body":40,"breadcrumbs":2,"title":1},"169":{"body":25,"breadcrumbs":3,"title":2},"17":{"body":30,"breadcrumbs":6,"title":5},"170":{"body":5,"breadcrumbs":2,"title":1},"171":{"body":19,"breadcrumbs":2,"title":1},"172":{"body":129,"breadcrumbs":2,"title":1},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":48,"breadcrumbs":2,"title":1},"175":{"body":10,"breadcrumbs":2,"title":1},"176":{"body":36,"breadcrumbs":5,"title":3},"177":{"body":112,"breadcrumbs":5,"title":3},"178":{"body":79,"breadcrumbs":7,"title":5},"179":{"body":188,"breadcrumbs":8,"title":6},"18":{"body":56,"breadcrumbs":4,"title":3},"180":{"body":10,"breadcrumbs":3,"title":1},"181":{"body":0,"breadcrumbs":6,"title":4},"182":{"body":98,"breadcrumbs":18,"title":16},"19":{"body":61,"breadcrumbs":4,"title":3},"2":{"body":53,"breadcrumbs":3,"title":2},"20":{"body":0,"breadcrumbs":8,"title":5},"21":{"body":22,"breadcrumbs":4,"title":1},"22":{"body":94,"breadcrumbs":7,"title":4},"23":{"body":36,"breadcrumbs":6,"title":3},"24":{"body":34,"breadcrumbs":7,"title":4},"25":{"body":12,"breadcrumbs":5,"title":2},"26":{"body":92,"breadcrumbs":7,"title":4},"27":{"body":107,"breadcrumbs":8,"title":5},"28":{"body":13,"breadcrumbs":5,"title":2},"29":{"body":6,"breadcrumbs":5,"title":2},"3":{"body":52,"breadcrumbs":3,"title":2},"30":{"body":0,"breadcrumbs":8,"title":5},"31":{"body":26,"breadcrumbs":4,"title":1},"32":{"body":46,"breadcrumbs":5,"title":2},"33":{"body":135,"breadcrumbs":9,"title":6},"34":{"body":201,"breadcrumbs":8,"title":5},"35":{"body":83,"breadcrumbs":7,"title":4},"36":{"body":275,"breadcrumbs":6,"title":3},"37":{"body":205,"breadcrumbs":6,"title":3},"38":{"body":10,"breadcrumbs":5,"title":2},"39":{"body":0,"breadcrumbs":8,"title":5},"4":{"body":198,"breadcrumbs":2,"title":1},"40":{"body":26,"breadcrumbs":4,"title":1},"41":{"body":74,"breadcrumbs":5,"title":2},"42":{"body":156,"breadcrumbs":9,"title":6},"43":{"body":218,"breadcrumbs":8,"title":5},"44":{"body":83,"breadcrumbs":7,"title":4},"45":{"body":276,"breadcrumbs":6,"title":3},"46":{"body":205,"breadcrumbs":6,"title":3},"47":{"body":10,"breadcrumbs":5,"title":2},"48":{"body":130,"breadcrumbs":2,"title":1},"49":{"body":20,"breadcrumbs":2,"title":1},"5":{"body":25,"breadcrumbs":2,"title":1},"50":{"body":27,"breadcrumbs":3,"title":2},"51":{"body":50,"breadcrumbs":3,"title":2},"52":{"body":79,"breadcrumbs":4,"title":3},"53":{"body":113,"breadcrumbs":2,"title":1},"54":{"body":55,"breadcrumbs":5,"title":2},"55":{"body":92,"breadcrumbs":5,"title":2},"56":{"body":18,"breadcrumbs":5,"title":2},"57":{"body":154,"breadcrumbs":5,"title":2},"58":{"body":23,"breadcrumbs":4,"title":2},"59":{"body":194,"breadcrumbs":5,"title":3},"6":{"body":0,"breadcrumbs":2,"title":1},"60":{"body":101,"breadcrumbs":4,"title":2},"61":{"body":136,"breadcrumbs":5,"title":3},"62":{"body":24,"breadcrumbs":6,"title":4},"63":{"body":75,"breadcrumbs":4,"title":2},"64":{"body":50,"breadcrumbs":3,"title":1},"65":{"body":33,"breadcrumbs":4,"title":1},"66":{"body":5,"breadcrumbs":5,"title":2},"67":{"body":4,"breadcrumbs":4,"title":1},"68":{"body":4,"breadcrumbs":4,"title":1},"69":{"body":16,"breadcrumbs":4,"title":1},"7":{"body":12,"breadcrumbs":3,"title":2},"70":{"body":1,"breadcrumbs":5,"title":2},"71":{"body":22,"breadcrumbs":5,"title":2},"72":{"body":159,"breadcrumbs":7,"title":4},"73":{"body":20,"breadcrumbs":4,"title":1},"74":{"body":1,"breadcrumbs":5,"title":2},"75":{"body":81,"breadcrumbs":5,"title":2},"76":{"body":48,"breadcrumbs":7,"title":4},"77":{"body":0,"breadcrumbs":5,"title":2},"78":{"body":42,"breadcrumbs":4,"title":1},"79":{"body":80,"breadcrumbs":4,"title":1},"8":{"body":10,"breadcrumbs":2,"title":1},"80":{"body":14,"breadcrumbs":4,"title":1},"81":{"body":22,"breadcrumbs":4,"title":1},"82":{"body":1,"breadcrumbs":5,"title":2},"83":{"body":21,"breadcrumbs":5,"title":2},"84":{"body":61,"breadcrumbs":7,"title":4},"85":{"body":30,"breadcrumbs":4,"title":1},"86":{"body":1,"breadcrumbs":5,"title":2},"87":{"body":18,"breadcrumbs":5,"title":2},"88":{"body":24,"breadcrumbs":7,"title":4},"89":{"body":13,"breadcrumbs":4,"title":1},"9":{"body":10,"breadcrumbs":2,"title":1},"90":{"body":1,"breadcrumbs":5,"title":2},"91":{"body":38,"breadcrumbs":5,"title":2},"92":{"body":3,"breadcrumbs":4,"title":1},"93":{"body":16,"breadcrumbs":4,"title":1},"94":{"body":1,"breadcrumbs":5,"title":2},"95":{"body":31,"breadcrumbs":5,"title":2},"96":{"body":138,"breadcrumbs":7,"title":4},"97":{"body":49,"breadcrumbs":5,"title":2},"98":{"body":8,"breadcrumbs":5,"title":1},"99":{"body":1,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Quilkin is a UDP proxy, specifically designed for use with multiplayer dedicated game servers.","breadcrumbs":"Introduction » Overview","id":"0","title":"Overview"},"1":{"body":"Quilkin on open source is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game servers deployments, to ensure security, access control, telemetry data, metrics and more. It is designed to be used behind game clients as well as in front of dedicated game servers. Quilkin's aim is to pull the above functionality out of bespoke, monolithic dedicated game servers and clients, and provide standard, composable modules that can be reused across a wide set of multiplayer games, so that game developers can instead focus on their game specific aspects of building a multiplayer game.","breadcrumbs":"Introduction » What is Quilkin?","id":"1","title":"What is Quilkin?"},"10":{"body":"","breadcrumbs":"FAQ » FAQ","id":"10","title":"FAQ"},"100":{"body":"# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.load_balancer.v1alpha1.LoadBalancer config: policy: ROUND_ROBIN\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } The load balancing policy (the strategy to use to select what endpoint to send traffic to) is configurable. In the example above, packets will be distributed by selecting endpoints in turn, in round robin fashion.","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Examples","id":"100","title":"Configuration Examples"},"101":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: The configuration for [`load_balancer`][super].\ntype: object\nproperties: policy: default: ROUND_ROBIN allOf: - $ref: '#/definitions/Policy'\ndefinitions: Policy: description: Policy represents how a [`load_balancer`][super] distributes packets across endpoints. oneOf: - description: Send packets to endpoints in turns. type: string enum: - ROUND_ROBIN - description: Send packets to endpoints chosen at random. type: string enum: - RANDOM - description: Send packets to endpoints based on hash of source IP and port. type: string enum: - HASH","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Options ( Rust Doc )","id":"101","title":"Configuration Options ( Rust Doc )"},"102":{"body":"The LocalRateLimit filter controls the frequency at which packets received downstream are forwarded upstream by the proxy. Rate limiting is done independently per source (IP, Port) combination.","breadcrumbs":"Proxy » Filters » Local Rate Limit » LocalRateLimit","id":"102","title":"LocalRateLimit"},"103":{"body":"quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit","breadcrumbs":"Proxy » Filters » Local Rate Limit » Filter name","id":"103","title":"Filter name"},"104":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 1000 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } To configure a rate limiter, we specify the maximum rate at which the proxy is allowed to forward packets. In the example above, we configured the proxy to forward a maximum of 1000 packets per second). Be aware that due to some optimizations in the current rate limiter implementation, the enforced maximum number of packets is not always exact. It is in theory possible that the rate limiter allows a few packets through, however in practice this would be a rare occurrence and the maximum number of such packets that is in the worse case N-1 where N is the number of threads used to process packets. For example, a configuration allowing 1000 packets per second could potentially allow 1004 packets during some time window if we have up to 4 threads. Packets that that exceeds the maximum configured rate are dropped.","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Examples","id":"104","title":"Configuration Examples"},"105":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- max_packets\n- period\nproperties: max_packets: description: The maximum number of packets allowed to be forwarded by the rate limiter in a given duration. type: integer format: uint minimum: 0.0 period: description: The duration in seconds during which max_packets applies. If none is provided, it defaults to one second. type: integer format: uint32 minimum: 0.0","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Options ( Rust Doc )","id":"105","title":"Configuration Options ( Rust Doc )"},"106":{"body":"The Match filter's job is to provide a mechanism to change behaviour based on dynamic metadata. This filter behaves similarly to the match expression in Rust or switch statements in other languages.","breadcrumbs":"Proxy » Filters » Match » Match","id":"106","title":"Match"},"107":{"body":"quilkin.filters.match.v1alpha1.Match","breadcrumbs":"Proxy » Filters » Match » Filter name","id":"107","title":"Filter name"},"108":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Match » Configuration Examples","id":"108","title":"Configuration Examples"},"109":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Configuration for [`Match`][super::Match].\ntype: object\nproperties: on_read: description: Configuration for [`Filter::read`][crate::filters::Filter::read]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null' on_write: description: Configuration for [`Filter::write`][crate::filters::Filter::write]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null'\nadditionalProperties: false\ndefinitions: Branch: description: A specific match branch. The filter is run when `value` matches the value defined in `metadata_key`. type: object required: - name - value properties: config: true label: type: - string - 'null' name: type: string value: description: The value to compare against the dynamic metadata. allOf: - $ref: '#/definitions/Value' DirectionalConfig: description: Configuration for a specific direction. type: object required: - branches - metadataKey properties: branches: description: List of filters to compare and potentially run if any match. type: array items: $ref: '#/definitions/Branch' fallthrough: description: The behaviour for when none of the `branches` match. default: config: null label: null name: quilkin.filters.drop.v1alpha1.Drop allOf: - $ref: '#/definitions/Filter' metadataKey: description: The key for the metadata to compare against. allOf: - $ref: '#/definitions/Key' Filter: description: Filter is the configuration for a single filter type: object required: - name properties: config: true label: type: - string - 'null' name: type: string additionalProperties: false Key: description: A key in the metadata table. type: string Value: anyOf: - type: boolean - type: integer format: uint64 minimum: 0.0 - type: array items: $ref: '#/definitions/Value' - type: string - type: array items: type: integer format: uint8 minimum: 0.0 View the Match filter documentation for more details.","breadcrumbs":"Proxy » Filters » Match » Configuration Options ( Rust Doc )","id":"109","title":"Configuration Options ( Rust Doc )"},"11":{"body":"Our current testing shows that on Quilkin shows that it process packets quite fast ! We won't be publishing performance benchmarks, as performance will always change depending on the underlying hardware, number of filters, configurations and more. We highly recommend you run your own load tests on your platform and configuration, matching your production workload and configuration as close as possible. Our iperf3 based performance test in the examples' folder is a good starting point. Since this is still an alpha project, we have plans on investigating further performance improvements in upcoming releases, both from an optimisation and observability perspective as well.","breadcrumbs":"FAQ » Just how fast is Quilkin? What sort of performance can I expect?","id":"11","title":"Just how fast is Quilkin? What sort of performance can I expect?"},"110":{"body":"quilkin_filter_int_counter{label=\"packets_matched_total\"} A counter of the total number of packets where the dynamic metadata matches a branch value. quilkin_filter_int_counter{label=\"packets_fallthrough_total\"} A counter of the total number of packets that are processed by the fallthrough configuration.","breadcrumbs":"Proxy » Filters » Match » Metrics","id":"110","title":"Metrics"},"111":{"body":"The Pass filter that always passes any packet through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Pass » Pass","id":"111","title":"Pass"},"112":{"body":"quilkin.filters.pass.v1alpha1.Pass","breadcrumbs":"Proxy » Filters » Pass » Filter name","id":"112","title":"Filter name"},"113":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Pass » Configuration Examples","id":"113","title":"Configuration Examples"},"114":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Pass » Configuration","id":"114","title":"Configuration"},"115":{"body":"The Timestamp filter accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. Mostly useful in combination with other filters such as Capture to pull timestamp data from packets.","breadcrumbs":"Proxy » Filters » Timestamp » Timestamp","id":"115","title":"Timestamp"},"116":{"body":"quilkin.filters.timestamp.v1alpha1.Timestamp","breadcrumbs":"Proxy » Filters » Timestamp » Filter name","id":"116","title":"Filter name"},"117":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: example.com/session_duration prefix: size: 3 remove: false - name: quilkin.filters.timestamp.v1alpha1.Timestamp config: metadataKey: example.com/session_duration\nclusters: - endpoints: - address: 127.0.0.1:26000\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Examples","id":"117","title":"Configuration Examples"},"118":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- metadataKey\nproperties: metadataKey: description: The metadata key to read the UTC UNIX Timestamp from. allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Options ( Rust Doc )","id":"118","title":"Configuration Options ( Rust Doc )"},"119":{"body":"quilkin_filter_histogram{label=\"duration\"} A histogram of durations from metadata_key to now in the packet direction.","breadcrumbs":"Proxy » Filters » Timestamp » Metrics","id":"119","title":"Metrics"},"12":{"body":"Quilkin is also released as a library so it can be integrated with an external codebase as necessary. Using Rust code inside a C or C++ project mostly consists of two parts. Creating a C-friendly API in Rust Embedding your Rust project into an external build system See A little Rust with your C for more information. Over time, we will be expanding documentation on how to integrate with specific engines if running Quilkin as a separate binary is not an option.","breadcrumbs":"FAQ » Can I integrate Quilkin with C++ code?","id":"12","title":"Can I integrate Quilkin with C++ code?"},"120":{"body":"The TokenRouter filter's job is to provide a mechanism to declare which Endpoints a packet should be sent to. This Filter provides this functionality by comparing a byte array token found in the Filter Dynamic Metadata from a previous Filter, and comparing it to Endpoint's tokens , and sending packets to those Endpoints only if there is a match.","breadcrumbs":"Proxy » Filters » Token Router » TokenRouter","id":"120","title":"TokenRouter"},"121":{"body":"quilkin.filters.token_router.v1alpha1.TokenRouter","breadcrumbs":"Proxy » Filters » Token Router » Filter name","id":"121","title":"Filter name"},"122":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.token_router.v1alpha1.TokenRouter config: metadataKey: myapp.com/myownkey\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); View the CaptureBytes filter documentation for more details.","breadcrumbs":"Proxy » Filters » Token Router » Configuration Examples","id":"122","title":"Configuration Examples"},"123":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nproperties: metadataKey: description: the key to use when retrieving the token from the Filter's dynamic metadata default: quilkin.dev/capture allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Token Router » Configuration Options ( Rust Doc )","id":"123","title":"Configuration Options ( Rust Doc )"},"124":{"body":"quilkin_filter_TokenRouter_packets_dropped_total A counter of the total number of packets that have been dropped. This is also provided with a Reason label, as there are differing reasons for packets to be dropped: NoEndpointMatch - The token provided via the Filter dynamic metadata does not match any Endpoint's tokens. NoTokenFound - No token has been found in the Filter dynamic metadata. InvalidToken - The data found for the token in the Filter dynamic metadata is not of the correct data type (Vec)","breadcrumbs":"Proxy » Filters » Token Router » Metrics","id":"124","title":"Metrics"},"125":{"body":"","breadcrumbs":"Proxy » Filters » Token Router » Sample Applications","id":"125","title":"Sample Applications"},"126":{"body":"In combination with several other filters, the TokenRouter can be utilised as an authentication and access control mechanism for all incoming packets. Capturing the authentication token from an incoming packet can be implemented via the CaptureByte filter, with an example outlined below, or any other filter that populates the configured dynamic metadata key for the authentication token to reside. It is assumed that the endpoint tokens that are used for authentication are generated by an external system, are appropriately cryptographically random and sent to each proxy securely. For example, a configuration would look like: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture # Capture and remove the authentication token config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2); On the game client side the Concatenate filter could also be used to add authentication tokens to outgoing packets.","breadcrumbs":"Proxy » Filters » Token Router » Packet Authentication","id":"126","title":"Packet Authentication"},"127":{"body":"The full source code used in this example can be found in examples/ . Quilkin provides an extensible implementation of Filters that allows us to plug in custom implementations to fit our needs. This document provides an overview of the API and how we can go about writing our own Filters . First we need to create a type and implement two traits for it. It's not terribly important what the filter in this example does so let's write a Greet filter that appends Hello to every packet in one direction and Goodbye to packets in the opposite direction. struct Greet; As a convention within Quilkin: Filter names are singular, they also tend to be a verb, rather than an adjective. Examples Greet not \"Greets\" Compress not \"Compressor\".","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Writing Custom Filters","id":"127","title":"Writing Custom Filters"},"128":{"body":"Represents the actual Filter instance in the pipeline. An implementation provides a read and a write method (both are passthrough by default) that accepts a context object and returns a response. Both methods are invoked by the proxy when it consults the filter chain read is invoked when a packet is received on the local downstream port and is to be sent to an upstream endpoint while write is invoked in the opposite direction when a packet is received from an upstream endpoint and is to be sent to a downstream client. # struct Greet;\nuse quilkin::filters::prelude::*; /// Appends data to each packet\n#[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Hello\"); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Goodbye\"); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Filter","id":"128","title":"Filter"},"129":{"body":"Represents metadata needed for your [Filter], most of it has to with defining configuration, for now we can use () as we have no configuration currently. # use quilkin::filters::prelude::*;\n# struct Greet;\n# impl Filter for Greet {}\nimpl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = (); type BinaryConfiguration = (); fn try_from_config(config: Option) -> Result { Ok(Self) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » StaticFilter","id":"129","title":"StaticFilter"},"13":{"body":"This is an ongoing discussion, and since console development is protected by non-disclosure agreements, we can't comment on this directly. That being said, we have an Unreal Engine for games in circumstances where compiling Rust or providing a separate Quilkin binary as an executable is not an option.","breadcrumbs":"FAQ » I would like to run Quilkin as a client side proxy on a console? Can I do that?","id":"13","title":"I would like to run Quilkin as a client side proxy on a console? Can I do that?"},"130":{"body":"We can run the proxy using Proxy::run function. Let's add a main function that does that. Quilkin relies on the Tokio async runtime, so we need to import that crate and wrap our main function with it. We can also register custom filters in quilkin using FilterRegistry::register Add Tokio as a dependency in Cargo.toml. [dependencies]\nquilkin = \"0.2.0\"\ntokio = { version = \"1\", features = [\"full\"]} Add a main function that starts the proxy. // src/main.rs\n#[tokio::main]\nasync fn main() -> quilkin::Result<()> { quilkin::filters::FilterRegistry::register(vec![Greet::factory()].into_iter()); let (_shutdown_tx, shutdown_rx) = quilkin::make_shutdown_channel(quilkin::ShutdownKind::Normal); let proxy = quilkin::Proxy::default(); let config = quilkin::Config::default_non_agent(); config.filters.store(std::sync::Arc::new( quilkin::filters::FilterChain::try_create([quilkin::config::Filter { name: Greet::NAME.into(), label: None, config: None, }])?, )); config.clusters.modify(|map| { map.insert_default( [quilkin::net::endpoint::Endpoint::new( (std::net::Ipv4Addr::LOCALHOST, 4321).into(), )] .into(), ) }); proxy .run(config.into(), Default::default(), None, shutdown_rx) .await\n} Now, let's try out the proxy. The following configuration starts our extended version of the proxy at port 7777 and forwards all packets to an upstream server at port 4321. # quilkin.yaml\nversion: v1alpha1\nfilters: - name: greet.v1\nclusters: - endpoints: - address: 127.0.0.1:4321 Next we to setup our network of services, for this example we're going to use the netcat tool to spawn a UDP echo server and interactive client for us to send packets over the wire. # Start the proxy\ncargo run -- &\n# Start a UDP listening server on the configured port\nnc -lu 127.0.0.1 4321 &\n# Start an interactive UDP client that sends packet to the proxy\nnc -u 127.0.0.1 7777 Whatever we pass to the client should now show up with our modification on the listening server's standard output. For example typing Quilkin in the client prints Hello Quilkin on the server.","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Running","id":"130","title":"Running"},"131":{"body":"Let's extend the Greet filter to have a configuration that contains what greeting to use. The Serde crate is used to describe static YAML configuration in code while Tonic / Prost is used to describe dynamic configuration as Protobuf messages when talking to a management server .","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Configuration","id":"131","title":"Configuration"},"132":{"body":"First let's create the type for our configuration: Add the yaml parsing crates to Cargo.toml: # [dependencies]\nserde = \"1.0\"\nserde_yaml = \"0.8\" Define a struct representing the config: // src/main.rs\n#[derive(Serialize, Deserialize, Debug, schemars::JsonSchema)]\nstruct Config { greeting: String,\n} Update the Greet Filter to take in greeting as a parameter: // src/main.rs\nstruct Greet { config: Config,\n} #[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » YAML Configuration","id":"132","title":"YAML Configuration"},"133":{"body":"Quilkin comes with out-of-the-box support for xDS management, and as such needs to communicate filter configuration over Protobuf with management servers and clients to synchronise state across the network. So let's add the binary version of our Greet configuration. Add the proto parsing crates to Cargo.toml: [dependencies]\n# ...\ntonic = \"0.5.0\"\nprost = \"0.7\"\nprost-types = \"0.7\" Create a Protobuf equivalent of our YAML configuration. // src/greet.proto\nsyntax = \"proto3\"; package greet; message Greet { string greeting = 1;\n} Generate Rust code from the proto file:","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Protobuf Configuration","id":"133","title":"Protobuf Configuration"},"134":{"body":"Use something like proto-gen to generate Rust code for the protobuf. At that point it is just normal rust code and can be included from where you placed the generated code, eg. generated. mod generated;\nuse generated::greet as proto;","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Generated - Recommended","id":"134","title":"Generated - Recommended"},"135":{"body":"There are a few ways to generate Prost code from proto, we will use the prost_build crate in this example. Add the following required crates to Cargo.toml, and then add a build script to generate the following Rust code during compilation: # [dependencies]\nbytes = \"1.0\" # [build-dependencies]\nprost-build = \"0.7\" // src/build.rs\nfn main() { // Remove if you already have `protoc` installed in your system. std::env::set_var(\"PROTOC\", protobuf_src::protoc()); prost_build::compile_protos(&[\"src/greet.proto\"], &[\"src/\"]).unwrap();\n} To include the generated code, we'll use [tonic::include_proto]. // src/main.rs\n#[allow(warnings, clippy::all)]\n// ANCHOR: include_proto\nmod proto { tonic::include_proto!(\"greet\");\n} Then we just need to implement std::convert::TryFrom for converting the protobuf message to equivalent configuration. // src/main.rs\nimpl TryFrom for Config { type Error = ConvertProtoConfigError; fn try_from(p: proto::Greet) -> Result { Ok(Self { greeting: p.greeting, }) }\n} impl From for proto::Greet { fn from(config: Config) -> Self { Self { greeting: config.greeting, } }\n} Now, let's update Greet's StaticFilter implementation to use the two configurations. // src/main.rs\nuse quilkin::filters::StaticFilter; impl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = Config; type BinaryConfiguration = proto::Greet; fn try_from_config(config: Option) -> Result { Ok(Self { config: Self::ensure_config_exists(config)?, }) }\n} That's it! With these changes we have wired up static configuration for our filter. Try it out with the following configuration: # quilkin.yaml\nversion: v1alpha1\nport: 7001\nfilters:\n- name: greet.v1 config: greeting: Hey\nendpoints:\n- address: 127.0.0.1:4321","breadcrumbs":"Proxy » Filters » Writing Custom Filters » At build time","id":"135","title":"At build time"},"136":{"body":"services ports Protocol QCMP 7600 UDP AND TCP (IPv4 OR IPv6) In addition to the TCP based administration API, Quilkin provides a meta API over UDP and TCP. The purpose of this API is to provide meta operations that can be used by untrusted clients. Currently the API is focuses on providing pings for latency measurement but that may change overtime as new features are added.","breadcrumbs":"Proxy » Control Message Protocol » Quilkin Control Message Protocol (QCMP)","id":"136","title":"Quilkin Control Message Protocol (QCMP)"},"137":{"body":"The main functionality currently in QCMP is pinging, measuring the latency from one service to another over UDP. You can also measure the distance locally using the quilkin qcmp ping command. quilkin qcmp ping 127.0.0.1:7600","breadcrumbs":"Proxy » Control Message Protocol » Ping","id":"137","title":"Ping"},"138":{"body":"The following is a Kaitai Struct configuration of the protocol data unit accepted by Quilkin proxies. meta: id: quilkin_packet endian: be\nseq: - id: magic_header contents: \"QLKN\" - id: protocol_version type: u1 - id: packet_type type: u1 - id: packet_length type: u2 - id: packet size: packet_length type: switch-on: packet_type cases: 0: ping_packet 1: ping_reply_packet types: ping_packet: doc: | Sent by a client to a proxy containing the time when the client sent the packet along with a unique nonce. The timestamp should be a UTC unix timestamp in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 ping_reply_packet: doc: | A reply from a proxy containing the ping's nonce, the client sent time, the server's receive time, and the server's sent time. The timestamps should be UTC unix timestamps in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 - id: server_receive_timestamp type: u8 - id: server_sent_timestamp type: u8","breadcrumbs":"Proxy » Control Message Protocol » Protocol Data Unit","id":"138","title":"Protocol Data Unit"},"139":{"body":"In addition to being able to ping Quilkin to get the latency between the client and proxy. In order to allow clients to send information to services like a matchmaker about which datacentre they are closest to, Quilkin also includes the ability to get a proxy's latency to each of its connected datacentres. Note: This requires a multi-cluster relay setup, as when you set up proxies in the same cluster as gameservers, this measurement is redundant. All that is required to set this up is to provide an ICAO code to the agent in the gameserver cluster. (E.g. through the environment variable ICAO_CODE). No further setup is required. You can use duplicate ICAO codes , Quilkin will choose the best result amongst the duplicates to return. Quilkin assumes that multiple of the same ICAO code refer to the same phyiscal datacentre, so latency between them should negible. Why ICAO? ICAO is an international standard for airport codes, airport codes are an easy human readable code that makes it easy to use geo-visualisations in tools like Grafana, and easily allows grouping. IATA codes only cover major airports, ICAO codes cover practically every airport making them easy to more accurately represent the location of any datacentre.","breadcrumbs":"Proxy » Control Message Protocol » Datacenter Latency","id":"139","title":"Datacenter Latency"},"14":{"body":"This is an excellent question! Envoy is an amazing project, and has set many of the standards for how proxies are written and orchestrated , and was an inspiration for many of the decisions made on Quilkin. However, we decided to build this project separately: Envoy seems primarily focused on web/mobile network workloads (which makes total sense), whereas we wanted something specialised on gaming UDP communication, so having a leaner, more focused codebase would allow us to move faster. We found the Rust and Cargo ecosystem easier to work with than Bazel and C++, and figured our users would as well.","breadcrumbs":"FAQ » Any reason you didn't contribute this into/extend Envoy?","id":"14","title":"Any reason you didn't contribute this into/extend Envoy?"},"140":{"body":"Currently the datacentre latency can be retrieved by sending a GET / HTTP request to the QCMP port. The returned data is a JSON object with each key being the ICAO code for the datacentre, and the value being the latency in nanoseconds.","breadcrumbs":"Proxy » Control Message Protocol » API And Schema","id":"140","title":"API And Schema"},"141":{"body":"The following are metrics that Quilkin provides while in Proxy Mode.","breadcrumbs":"Proxy » Metrics » Proxy Metrics","id":"141","title":"Proxy Metrics"},"142":{"body":"If Quilkin is provided a a MaxmindDB GeoIP database, Quilkin will log the following information in the maxmind information log, as well as populate the following fields in any metrics with matching labels. Field Description asn ASN Number organization The organisation responsible for the ASN country_code The corresponding country code ip_prefix The IP prefix CIDR address prefix_entity The name of the entity for the prefix address prefix_name The name of the prefix address Maxmind databases often require a licence and/or fee, so they aren't included by default with Quilkin.","breadcrumbs":"Proxy » Metrics » ASN Maxmind Information","id":"142","title":"ASN Maxmind Information"},"143":{"body":"The proxy exposes the following general metrics: quilkin_packets_processing_duration_seconds{event, asn, ip_prefix} (Histogram) The total duration of time in seconds that it took to process a packet. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_dropped_total{reason, asn, ip_prefix} (Counter) The total number of packets (not associated with any session) that were dropped by proxy. Not that packets reflected by this metric were dropped at an earlier stage before they were associated with any session. For session based metrics, see the list of session metrics instead. reason = NoConfiguredEndpoints NoConfiguredEndpoints: No upstream endpoints were available to send the packet to. This can occur e.g if the endpoints cluster was scaled down to zero and the proxy is configured via a control plane. quilkin_cluster_active The number of currently active clusters. quilkin_cluster_active_endpoints The number of currently active upstream endpoints. Note that this tracks the number of endpoints that the proxy knows of rather than those that it is connected to (see Session Metrics instead for those) quilkin_bytes_total{event, asn, ip_prefix} The total number of bytes sent or recieved The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_total{event, asn, ip_prefix} The total number of packets sent or recieved. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packet_jitter{event, asn, ip_prefix} The time between receiving new packets. quilkin_errors_total{event, asn, ip_prefix} The total number of errors encountered while reading a packet from the upstream endpoint.","breadcrumbs":"Proxy » Metrics » General Metrics","id":"143","title":"General Metrics"},"144":{"body":"The proxy exposes the following metrics around sessions: quilkin_session_active{asn, organization, country_code, ip_prefix, prefix_entity, prefix_name} The number of currently active sessions. If a maxmind database has been provided, the labels are populated: The asn label is the ASN number of the connecting client. The ip_prefixlabel is the IP prefix of the connecting client. quilkin_session_duration_secs (Histogram) A histogram over how long sessions lasted before they were torn down. Note that, by definition, active sessions are not included in this metric. quilkin_session_total (Counter) The total number of sessions that have been created.","breadcrumbs":"Proxy » Metrics » Session Metrics","id":"144","title":"Session Metrics"},"145":{"body":"Quilkin's filters use a set of generic metric keys, to make it easier to build visualisations that can account for a dynamic set of filters that can be added, removed, or updated at runtime with different configurations. All of these metrics share a common set of labels. Label Description id The ID of the filter that used the metric. label The name of the metric being measured. help The description of the filter metric. direction The direction of packet flow (e.g. read/write). quilkin_filter_int_counter{id, label, help, direction} Generic filter counter, see help label for more specific info. quilkin_filter_histogram{id, label, help, direction, shared_metadata_1} generic filter histogram, see help label for more specific info. quilkin_filter_read_duration_seconds{filter} The duration it took for a filter's read implementation to execute. Thefilter label is the name of the filter being executed. quilkin_filter_write_duration_seconds{filter} The duration it took for a filter's write implementation to execute. The filter label is the name of the filter being executed.","breadcrumbs":"Proxy » Metrics » Filter Metrics","id":"145","title":"Filter Metrics"},"146":{"body":"services ports Protocol xDS 7800 gRPC (IPv4 OR IPv6) For single-cluster integration, Quilkin provides a manage service, that can be used with a number of configuration discovery providers to provide cluster configuration multiple proxys . With each provider automating the complexity of a full xDS management control plane via integrations with popular projects and common architecture patterns. To view all the providers and options for the manage subcommand, run: $ quilkin manage --help\nRuns Quilkin as a xDS management server, using `provider` as a configuration source Usage: quilkin manage [OPTIONS] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] -p, --port The TCP port to listen to, to serve discovery responses [env: QUILKIN_PORT=] [default: 7800] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] -h, --help Print help","breadcrumbs":"Control Plane » xDS Control Plane","id":"146","title":"xDS Control Plane"},"147":{"body":"In addition to static configuration provided upon startup, a Quiklin proxy's configuration can also be updated at runtime. The proxy can be configured on startup to talk to a set of management servers which provide it with updates throughout its lifecycle. Communication between the proxy and management server uses the xDS gRPC protocol , similar to an envoy proxy . xDS is one of the standard configuration mechanisms for software proxies and as a result, Quilkin can be setup to discover configuration resources from any API compatible server. Also, given that the protocol is well specified , it is similarly straight-forward to implement a custom server to suit any deployment's needs. As described within the xDS-api documentation, the xDS API comprises a set of resource discovery APIs, each serving a specific set of configuration resource types, while the protocol itself comes in several variants . Quilkin implements the Aggregated Discovery Service (ADS) State of the World (SotW) variant with gRPC.","breadcrumbs":"Control Plane » Overview","id":"147","title":"Overview"},"148":{"body":"Since the range of resources configurable by the xDS API extends that of Quilkin's domain (i.e being UDP based, Quilkin does not have a need for HTTP/TCP resources), only a subset of the API is supported. The following lists these relevant parts and any limitation to the provided support as a result: Cluster Discovery Service (CDS) : Provides information about known clusters and their membership information. The proxy uses these resources to discover clusters and their endpoints. While cluster topology information like locality can be provided in the configuration, the proxy currently does not use this information (support may be included in the future however). Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Only cluster discovery type STATIC and EDS is supported. Configuration including other discovery types e.g LOGICAL_DNS is rejected. Endpoint Discovery Service (EDS) : Provides information about endpoints. The proxy uses these resources to discover information about endpoints like their IP addresses. Endpoints may provide Endpoint Metadata via the metadata field. These metadata will be visible to filters as part of the corresponding endpoints information when processing packets. Only socket addresses are supported on an endpoint's address configuration - i.e an IP address and port number combination. Configuration including any other type of addressing e.g named pipes will be rejected. Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Listener Discovery Service (LDS) : Provides information about Filters and Filter Chains . Only the name and filter_chains fields in the Listener resource are used by the proxy. The rest are ignored. Since Quilkin only uses one filter chain per proxy, at most one filter chain can be provided in the resource. Otherwise the configuration is rejected. Only the list of filters specified in the filter chain is used by the proxy - i.e other fields like filter_chain_match are ignored. This list also specifies the order that the corresponding filter chain will be constructed. gRPC proto configuration for Quilkin's built-in filters can be found here . They are equivalent to the filter's static configuration.","breadcrumbs":"Control Plane » Supported APIs","id":"148","title":"Supported APIs"},"149":{"body":"Connecting a Quilkin proxy to an xDS management server can be implemented via providing one or more URLs to the management_servers command line .","breadcrumbs":"Control Plane » Connecting to an xDS management server","id":"149","title":"Connecting to an xDS management server"},"15":{"body":"","breadcrumbs":"Netcat » Quickstart: Quilkin with netcat","id":"15","title":"Quickstart: Quilkin with netcat"},"150":{"body":"","breadcrumbs":"Control Plane » Metrics » xDS Metrics","id":"150","title":"xDS Metrics"},"151":{"body":"Quilkin exposes the following metrics around the management servers and its resources when running as a UDP Proxy : quilkin_xds_connected_state (Gauge) A boolean that indicates whether or not the proxy is currently connected to a management server. A value 1 means that the proxy is connected while 0 means that it is not connected to any server at that point in time. quilkin_xds_update_attempt_total (Counter) The total number of attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server. quilkin_xds_update_success_total (Counter) The total number of successful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was successfully applied by the proxy. quilkin_xds_update_failure_total (Counter) The total number of unsuccessful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was rejected by the proxy (e.g due to a bad/inconsistent configuration). quilkin_xds_requests_total (Counter) The total number of DiscoveryRequest s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.","breadcrumbs":"Control Plane » Metrics » Proxy Mode","id":"151","title":"Proxy Mode"},"152":{"body":"The following metrics are exposed when Quilkin is running as an xDS provider . quilkin_management_server_connected_proxies (Gauge) The number of proxies currently connected to the server. quilkin_management_server_discovery_requests_total{request_type} (Counter) The total number of xDS Discovery requests received across all proxies. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_discovery_responses_total (Counter) The total number of xDS Discovery responses sent back across all proxies in response to Discovery Requests. Each Discovery response sent corresponds to a configuration update for some proxy. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_endpoints_total (Gauge) The number of active endpoints discovered by the server. The number of active endpoints correlates with the size of the cluster configuration update sent to proxies. quilkin_management_server_snapshot_generation_errors_total (Counter) The total number of errors encountered while generating a configuration snapshot update for a proxy. quilkin_management_server_snapshots_generated_total (Counter) The total number of configuration snapshot generated across all proxies. A snapshot corresponds to a point in time view of a proxy's configuration. However it does not necessarily correspond to a proxy update - a proxy only gets the latest snapshot so it might miss intermediate snapshots if it lags behind. quilkin_management_server_snapshots_cache_size (Gauge) The current number of snapshots in the in-memory snapshot cache. This corresponds 1-1 to proxies that connect to the server. However the number may be slightly higher than the number of connected proxies since snapshots for disconnected proxies are only periodically cleared from the cache.","breadcrumbs":"Control Plane » Metrics » xDS Provider Mode","id":"152","title":"xDS Provider Mode"},"153":{"body":"The Agones xDS Provider is built to simplify Quilkin integration with Agones game server hosting on top of Kubernetes . This provider watches for changes in Agones GameServer resources in a cluster, and utilises that information to provide Endpoint information to connected Quilkin proxies. To view all the options for the agones provider subcommand, run: $ quilkin manage agones --help\nWatches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration Usage: quilkin manage agones [OPTIONS] Options: -c, --config-namespace The namespace under which the configmap is stored [env: QUILKIN_AGONES_CONFIG_NAMESPACE=] -g, --gameservers-namespace The namespace under which the game servers run [env: QUILKIN_AGONES_GAMESERVERS_NAMESPACE=] [default: default] -h, --help Print help Currently, the Agones provider can only discover resources within the cluster it is running in.","breadcrumbs":"Control Plane » Providers » Agones » Agones xDS Provider","id":"153","title":"Agones xDS Provider"},"154":{"body":"This provider watches the Kubernetes clusters for Allocated Agones GameServers and exposes their IP address and Port as Endpoints to any connected Quilkin proxies. Since an Agones GameServer can have multiple ports exposed, if multiple ports are in use, the server will pick the first port in the port list. By default the Agones xDS provider will look in the default namespace for any GameServer resources, but it can be configured via the --gameservers-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Endpoint Configuration","id":"154","title":"Endpoint Configuration"},"155":{"body":"The set of access tokens for the associated Endpoint can be set by adding a comma separated standard base64 encoded strings. This must be added under an annotation quilkin.dev/tokens in the GameServer 's metadata. For example: annotations: # Sets two tokens for the corresponding endpoint with values 1x7ijy6 and 8gj3v2i respectively. quilkin.dev/tokens: MXg3aWp5Ng==,OGdqM3YyaQ==","breadcrumbs":"Control Plane » Providers » Agones » Access Tokens","id":"155","title":"Access Tokens"},"156":{"body":"The Agones provider watches for a singular ConfigMap that has the label of quilkin.dev/configmap: \"true\", and any changes that happen to it, and use its contents to send Filter configuration to any connected Quilkin proxies. The ConfigMap contents should be a valid Quilkin file configuration , but with no Endpoint data. For example: apiVersion: v1\nkind: ConfigMap\nmetadata: name: quilkin-xds-filter-config labels: quilkin.dev/configmap: \"true\"\ndata: quilkin.yaml: | version: v1alpha1 filters: - name: quilkin.filters.capture.v1alpha1.Capture config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter By default the Agones xDS provider will look in the default namespace for this ConfigMap, but it can be configured via the --config-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Filter Configuration","id":"156","title":"Filter Configuration"},"157":{"body":"As an example, the following runs the server with subcommnad manage agones against a cluster (using default kubeconfig authentication) where Quilkin pods run in the quilkin namespace and GameServer pods run in the gameservers namespace: quilkin manage agones --config-namespace quilkin --gameservers-namespace gameservers For a full referenmce of deploying this provider in a Kubernetes cluster, with appropriate Deployments , Services , and RBAC Rules, there is an Agones, xDS and Xonotic example .","breadcrumbs":"Control Plane » Providers » Agones » Usage","id":"157","title":"Usage"},"158":{"body":"The filesystem provider watches a configuration file on disk and sends updates to proxies whenever that file changes. To view all the options for the file provider subcommand, run: $ quilkin manage agones --help\nWatches for changes to the file located at `path` Usage: quilkin manage file Arguments: The path to the source config [env: QUILKIN_FS_PATH=] Options: -h, --help Print help For example: quilkin manage file quilkin.yaml We run this on port 1800, in this example, in case you are running this locally, and the default port is taken up by an existing Quilkin proxy. After running this command, any proxy that connects to port 18000 will receive updates as configured in config.yaml file. You can find the configuration file schema in Configuration File . Example: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: hello\nclusters: - endpoints: - address: 123.0.0.1:29 metadata: 'quilkin.dev': tokens: - 'MXg3aWp5Ng=='\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Control Plane » Providers » Filesystem » Filesystem xDS Provider","id":"158","title":"Filesystem xDS Provider"},"159":{"body":"services ports Protocol ADS 7800 gRPC(IPv4 OR IPv6) CPDS 7900 gRPC(IPv4 OR IPv6) Note: This service is currently in active experimentation and development so there may be bugs which cause it to be unusable for production, as always all bug reports are welcome and appreciated. For multi-cluster integration, Quilkin provides a relay service, that can be used with a multiple control plane services in different clusters to provide a unified \"Aggregated Discovery Service\" endpoint for proxy services. To connect to a control plane to a relay, add the --relay flag to your control plane with the address of the relay. Then to connect a proxy service to the relay's ADS endpoint, you use the same --management-server argument for connecting to control planes. To view all options for the relay subcommand, run: $ quilkin relay --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin relay [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -m, --mds-port Port for mDS service [env: QUILKIN_MDS_PORT=] [default: 7900] -x, --xds-port Port for xDS management_server service [env: QUILKIN_PORT=] [default: 7800] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -h, --help Print help Each sub-control planes (file, agones, etc) matches the quilkin manage providers capabilities. Have a look at each of the Control Plane > Providers documentation for integration details.","breadcrumbs":"Relay » Control Plane Relay","id":"159","title":"Control Plane Relay"},"16":{"body":"A *nix terminal A binary release of Quilkin from the Github releases page or by running cargo install quilkin ncat netcat","breadcrumbs":"Netcat » Requirements","id":"16","title":"Requirements"},"160":{"body":"To get started with the relay service we need to start the relay service, and then setup our configuration source. For this we're going to the built-in relay client in the control plane service to forward information to the relay. For this demo we'll use the file provider for the control plane, but this example works with any configuration provider. # quilkin.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:8888 To start the relay, run the relay command: quilkin relay To spawn the control plane and have the control plane send its configuration, we need to run the manage command with the --relay flag with the address of the relay of the relay server we just spawned which is at port 7900 by default. We're also going to set --admin-address and --port flags to avoid port collision with the relay's admin and xds endpoints. quilkin --admin-address http://localhost:8001 \\ manage \\ --port 7801 \\ --relay http://localhost:7900 \\ file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Control Plane\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config Since the relay service also exposes a aDS control plane endpoint, that represents the merged set of all sources, to connect this to the proxy all we have to do is use the same --management-server flag that we use to specify the location of control planes, then the proxies will be able to pull configuration from the relay. quilkin --admin-address http://localhost:8002 proxy --management-server http://127.0.0.1:7800 We can also additionally add a second control plane source to the relay, which will be merged with our control plane's configuration to create a singular set of data that the proxies can query using xDS discovery requests. # quilkin2.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:9999 quilkin --admin-address http://localhost:8003 \\ manage \\ --port 7802 \\ --relay http://localhost:7900 \\ file quilkin.yaml And that's it! We've just setup control planes to look for configuration changes in our system, a relay to merge any changes into a unified dataset, and set up proxies that make use of that data to decide where and how to send packets.","breadcrumbs":"Relay » Quickstart","id":"160","title":"Quickstart"},"161":{"body":"services ports Protocol QCMP 7600 UDP(IPv4 OR IPv6) For multi-cluster integration, Quilkin provides a agent service, that can be deployed to a cluster to act as a beacon for QCMP pings and forward cluster configuration information to a relay service. Agent configuration sources matches that of the Management Server , such as Filesystem and Agones . To view all options for the agent subcommand, run: $ quilkin agent --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin agent [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -q, --qcmp-port Port for QCMP service [env: QCMP_PORT=] [default: 7600] -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] --address-type If specified, filters the available gameserver addresses to the one that matches the specified type --ip-kind If specified, additionally filters the gameserver address by its ip kind [possible values: v4, v6, any] -i, --icao-code The ICAO code for the agent [env: ICAO_CODE=] [default: XXXX] -h, --help Print help","breadcrumbs":"Relay » Agents » Quilkin Agent","id":"161","title":"Quilkin Agent"},"162":{"body":"The simplest version of the agent service is just running quilkin agent, this will setup just the QCMP service allowing the agent to be pinged for measuring round-time-trips (RTT). quilkin agent To run an agent with the relay (see relay quickstart for more information), you just need to specify the relay endpoint with the --relay flag and provide a configuration discovery provider such as a configuration file or Agones. quilkin --admin-adress http://localhost:8001 agent --relay http://localhost:7900 file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Agent\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config","breadcrumbs":"Relay » Agents » Quickstart","id":"162","title":"Quickstart"},"163":{"body":"This is an unreal engine 5 plugin for Quilkin, a UDP proxy for gameservers. The plugin provides several features that you can use with Quilkin deployments, such as proxying game traffic, and latency measurement. You can also find guide level documentation on how the proxy works in the Quilkin Book .","breadcrumbs":"Unreal Engine » Quilkin Unreal Engine Plugin","id":"163","title":"Quilkin Unreal Engine Plugin"},"164":{"body":"Copy this plugin to your Plugins folder in your Engine directory.","breadcrumbs":"Unreal Engine » Installation","id":"164","title":"Installation"},"165":{"body":"Static configuration is available in the editor through UQuilkinDeveloperSettings in \"Project Settings\". Dynamic configuration is available through UQuilkinConfigSubsystem, it is initialised from the settings provided in UQuilkinDeveloperSettings, but can also be updated in code, and users can bind individual properties to delegates allowing them to dynamically set based on custom logic. bool Enabled Whether the plugin will attach a versioned routing token to UDP packets to allow load balancers forward traffic to the correct gameserver. This also requires the address the clients connect to be a Quilkin load balancer, if connected directly to a gameserver the client will be rejected. bool EnabledInPie By default Enabled is disabled in editor to prevent interfering with local clients and gameservers, you can override this behaviour by also enabling EnabledInPie. TArray RoutingToken The routing token representing the gameserver a client wants to reach, the token must be 16 bytes exactly. Currently the plugin only supports using Enabled with a routing token to create the following layout. It is assumed that the routing token would come from an external service, such as a matchmaking system. | token | version X bytes | 16 bytes | 1 byte TArray Endpoints A set of Quilkin load balancer endpoints that can be used for the following features. bool MeasureEndpoints When enabled, the plugin will start a new Tick task that executes at a fixed interval (currently 30 seconds), where it will spawn a new background task that will ping each endpoint in Endpoints, and track its measurement in a fixed size circular buffer. Pings are handled through Quilkin Control Message Protocol, this is a bespoke protocol for UDP to be able to support situations where for example using ICMP is not possible, see the Quilkin Book for more details on the protocol data unit. Note MeasureEndpoints is orthogonal to Enabled and UseEndpoints meaning that you can use MeasureEndpoints for latency measurements without being required to also use Quilkin for game traffic. bool UseEndpoints Whether to use Endpoints for game traffic. When enabled, instead of using the provided FInternetAddr, the plugin will choose the lowest latency endpoint available and send traffic through that endpoint to connect to the gameserver, and if the latency should exceed JitterThreshold then the plugin will attempt to redirect traffic to the next available endpoint with the lowest latency.","breadcrumbs":"Unreal Engine » Configuration","id":"165","title":"Configuration"},"166":{"body":"Quilkin exposes a number of delegates to be able to access certain information, they can be accessed through the FQuilkinDelegates class. GetQuilkinEndpointMeasurements returns TArray representing each endpoint set in Endpoints with their median latency. The array will be empty if no endpoints have been set and MeasureEndpoints is not enabled. GetLowestLatencyEndpoint returns TOptional is a specialisation of GetQuilkinEndpointMeasurements returning the lowest latency endpoint and its median latency. The delegate will return None if the array is empty and MeasureEndpoints is not enabled.","breadcrumbs":"Unreal Engine » Delegates","id":"166","title":"Delegates"},"167":{"body":"services ports Protocol Administration 8000 HTTP (IPv4 OR IPv6)","breadcrumbs":"Administration » Administration","id":"167","title":"Administration"},"168":{"body":"By default, Quilkin will log INFO level events, you can change this by setting the RUST_LOG environment variable. See log documentation for more advanced usage. If you are debugging Quilkin set the RUST_LOG environment variable to quilkin=trace, to filter trace level logging to only Quilkin components. Verbose logging in Quilkin will affect performance considerably, so we recommend only turning it on for debugging purposes.","breadcrumbs":"Administration » Logging","id":"168","title":"Logging"},"169":{"body":"Quilkin exposes an HTTP interface to query different aspects of the server. It is assumed that the administration interface will only ever be able to be accessible on localhost. By default, the administration interface is bound to [::]:8000, but it can be configured with the --admin-address CLI flag or the QUILKIN_ADMIN_ADDRESS environment.","breadcrumbs":"Administration » HTTP API","id":"169","title":"HTTP API"},"17":{"body":"So that we have a target for sending UDP packets to, let's use ncat to create a simple UDP echo process. To do this run: ncat -e $(which cat) -k -u -l 8080 This routes all UDP packets that ncat receives to the local cat process, which echoes it back.","breadcrumbs":"Netcat » 1. Start an udp echo service","id":"17","title":"1. Start an udp echo service"},"170":{"body":"The admin interface provides the following endpoints:","breadcrumbs":"Administration » Endpoints","id":"170","title":"Endpoints"},"171":{"body":"This provides a liveness probe endpoint, most commonly used in Kubernetes based systems . Liveness is defined as \"hasn't panicked\", as long as the process has not panicked quilkin is considered live.","breadcrumbs":"Administration » /live","id":"171","title":"/live"},"172":{"body":"This provides a readiness probe endpoint, most commonly used in Kubernetes based systems . Readiness is service and provider specific, so based on what you're running there will be different criteria for a service to be considered ready. Here's a list of the criteria for each service an provider. Service Readiness Proxy Management server is connected (or always true if config is static) OR if there is more than one endpoint configured Manage Provider is ready Relay Provider is ready Agent Provider is ready AND connected to relay Provider Readiness Agones The service is connected to kube-api File The service has found and watches the file When setting thresholds for your proxy probes, you generally want to set a low check period (e.g. periodSeconds=1) and a low success threshold (e.g. successThreshold=1), but a high failureThreshold (e.g. failureThreshold=60) and terminationGracePeriodSeconds to allow for backoff attempts and existing player sessions to continue without disruption. Proxy Mode Will return an HTTP status of 200 when there is at least one endpoint to send data to. This is primarily to ensure that new proxies that have yet to get configuration information from an xDS server aren't send data until they are fully populated. xDS Provider Mode Will return an HTTP status of 200 when all health checks pass.","breadcrumbs":"Administration » /ready","id":"172","title":"/ready"},"173":{"body":"Outputs Prometheus formatted metrics for this instance. See the Proxy Metrics documentation for what proxy metrics are available. See the xDS Metrics documentation for what xDS metrics are available.","breadcrumbs":"Administration » /metrics","id":"173","title":"/metrics"},"174":{"body":"This provides a endpoint to profile Quilkin's performance. You can use with any system which supports pprof output such as Pyroscope . This requires setting up a writable /tmp directory in the Quilkin container. E.g. apiVersion: apps/v1\nkind: Deployment\nspec: template: spec: containers: - name: quilkin # ...Other container configuration... volumeMounts: - mountPath: /tmp name: tmp subPath: tmp volumes: - name: tmp emptyDir: medium: Memory sizeLimit: 64Mi","breadcrumbs":"Administration » /debug/pprof/profile","id":"174","title":"/debug/pprof/profile"},"175":{"body":"Returns a JSON representation of the cluster and filterchain configuration that the instance is running with at the time of invocation.","breadcrumbs":"Administration » /config","id":"175","title":"/config"},"176":{"body":"The Quilkin proxy can be integrated with your dedicated game servers in several ways, each providing different capabilities and complexity tradeoffs. Below captures several of the most useful and prevalent architectural patterns to give you inspiration on how you can use Quilkin in your multiplayer game networking architecture. These examples as well many others are available on Github repository.","breadcrumbs":"Architecture Examples » Quilkin Integration Examples","id":"176","title":"Quilkin Integration Examples"},"177":{"body":"| | Internet | | |\n┌─────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ | │ Quilkin │ │ Dedicated │\n│ Client ◄──────────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This is the simplest integration and configuration option with Quilkin, but does provide the smallest number of possible feature implementations and ability to provide redundancy. That being said, this is a low risk way to integrate Quilkin, and take advantage of the out-of-the-box telemetry and metric information that comes with Quilkin. In this example, the Server proxy is running alongside the dedicated game server - on the same public IP/machine/container. This is often referred to as a sidecar pattern. Communication between the Server Proxy and the Dedicated Game Server occurs over the localhost network, with a separate port for each Game Client connection. Clients connect to the Server Proxy's public port/IP combination, and the Server Proxy routes all traffic directly to the dedicated game server. The Server Proxy can still use filters such as rate limiting, compression, firewall rules, etc as long as the Game Client conforms to the standard protocols utilised by those filters as appropriate.","breadcrumbs":"Architecture Examples » Server Proxy as a Sidecar","id":"177","title":"Server Proxy as a Sidecar"},"178":{"body":"| | Internet | | |\n┌─────────┐ ┌────────────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ │ Quilkin │ | │ Quilkin │ │ Dedicated │\n│ Client ◄────► (Client Proxy) ◄────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ └────────────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This example is the same as the above, but puts a Client Proxy between the Game Client, and the Server Proxy to take advantage of Client Proxy functionality. The Client Proxy may be integrated as a standalone binary, directly into the client with communication occurring over a localhost port or it may be possible utlise one of our client SDKs such as Unreal Engine . The Client Proxy can now utilise filters, such as compression, without having to change the Game Client. The Game Client will need to communicate to the Client Proxy what IP it should connect to when the Client is match-made with a Game Server.","breadcrumbs":"Architecture Examples » Client Proxy to Sidecar Server Proxy","id":"178","title":"Client Proxy to Sidecar Server Proxy"},"179":{"body":"| | | | Internet Private | Network | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | ┌──► (Server Proxy) ◄──────────┬───► Game Server │\n┌─────────┐ ┌────────────────┐ | │ │ │ | │ │ │\n│ Game │ │ Quilkin ◄───────┤ └────────────────┘ | │ └────────────────┘\n│ Client ◄──────► (Client Proxy) │ | │ | │\n└─────────┘ └────────────────┘ | │ ┌────────────────┐ | │ ┌────────────────┐ | │ │ Quilkin │ | │ │ Dedicated │ | └──► (Server Proxy) ◄──────────┘ │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | | | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | │ (Server Proxy) │ | │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | ▲ | ▲ │ │ │ ┌───────────┴────┐ │ │ xDS │ └──────────────┤ Control Plane │ └────────────────┘ This is the most complex configuration, but enables the most reuse of Quilkin's functionality, while also providing the most redundancy and security for your dedicated game servers. The Game client sends and receives packets from the Quilkin client proxy. The Client Proxy may be integrated as a standalone binary, with communication occurring over a localhost port, or it could be integrated directly with the game client as a library, or the client could utilise one of our [client SDKs] if Rust integration is not possible. The Client Proxy can utilise the full set of filters, such as concatenation (for routing), compression or load balancing, without having to change the Game Client. A hosted set of Quilkin Server proxies that have public IP addresses, are connected to an xDS Control Plane to coordinate routing and access control to the dedicated game servers, which are on private IP addresses. The Client Proxy is made aware of one or more Server proxies to connect to, possibly via their Game Client matchmaker or another service, with an authentication token to pass to the Server proxies, such that the UDP packets can be routed correctly to the dedicated game server they should connect to. Dedicated game servers receive traffic as per normal from the Server Proxies, and send data back to the proxies directly. If the dedicated game server always expects traffic from only a single ip/port combination for client connection, then traffic will always need to be sent through a single Server Proxy. Otherwise, UDP packets can be load balanced via the Client Proxy to multiple Server Proxies for even greater redundancy.","breadcrumbs":"Architecture Examples » Client Proxy to Separate Server Proxies Pools","id":"179","title":"Client Proxy to Separate Server Proxies Pools"},"18":{"body":"Next let's configure Quilkin in proxy mode, with a static configuration that points at the UDP echo service we just started. quilkin proxy --to 127.0.0.1:8080 This configuration will start Quilkin on the default proxy port , and it will redirect all incoming UDP traffic to a single endpoint of 127.0.0.1, port 8080. You should see an output like the following: {\"timestamp\":\"2023-01-19T10:16:23.399277Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting Quilkin\",\"version\":\"0.6\n.0-dev\",\"commit\":\"72176a191ffc3a597e3834ee1d0090b30caf81d4\"},\"target\":\"quilkin::cli\",\"filename\":\"src/cli.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.399771Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting admin endpoint\",\"addres\ns\":\"0.0.0.0:8000\"},\"target\":\"quilkin::admin\",\"filename\":\"src/admin.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.400544Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting\",\"port\":7777,\"proxy_id\"\n:\"7e9fc464-6ccc-41fe-afc4-6c97089de9b8\"},\"target\":\"quilkin::proxy\",\"filename\":\"src/proxy.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.401192Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Quilkin is ready\"},\"target\":\"qui","breadcrumbs":"Netcat » 2. Start Quilkin","id":"18","title":"2. Start Quilkin"},"180":{"body":"Have a look at the Administration API . Review the set of filters that are available. Diagrams powered by asciiflow.com","breadcrumbs":"Architecture Examples » What Next?","id":"180","title":"What Next?"},"181":{"body":"","breadcrumbs":"Videos and Presentations » Third Party Videos and Presentations","id":"181","title":"Third Party Videos and Presentations"},"182":{"body":"(Does not require GDCVault access to watch) Previous talks have looked at two open source projects: Agones, the platform for orchestrating and scaling dedicated multiplayer game servers on top of Kubernetes, and Quilkin, an extensible UDP proxy specifically built for protecting, observing and authenticating game server communications. On the surface this seems like a very powerful combination, but manually integrating the two can be a tricky and intimidating process. You need to know and understand the Kubernetes API and its client libraries, and then tie it into Quilkin's xDS compliant API implementation all through some custom code - which is a large and complex amount of work (and a lot of acronyms). In this talk, Mark Mandel, Developer Advocate at Google Cloud, will look at how anyone can utilize Quilkin's native Agones integration to provide a turnkey solution for proxying UDP traffic to game servers providing an extra layer of protection and observability when orchestrating game servers on top of Kubernetes.","breadcrumbs":"Videos and Presentations » GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes","id":"182","title":"GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes"},"19":{"body":"In (yet 😃) another shell, let's use netcat to send an udp packet. Run the following to connect netcat to Quilkin's receiving port of 7000 via UDP (-u): nc -u 127.0.0.1 7777 Type the word \"test\" and hit enter, you should see it echoed back to you like so: nc -u 127.0.0.1 7777\ntest\ntest Feel free to send even more packets, as many as you would like 👍. Congratulations! You have successfully routed a UDP packet and back again with Quilkin! What's next? Run through the Quilkin with Agones quickstart . Have a look at some of the examples we have.","breadcrumbs":"Netcat » 3. Send a packet","id":"19","title":"3. Send a packet"},"2":{"body":"Some of Quilkin's advantages: Lower development and operational costs for securing, monitoring and making reliable multiplayer game servers and their communications. Provide entry-point redundancy for your game clients to connect to - making it much harder to take down your game servers. Multiple integration patterns, allowing you to choose the level of integration that makes sense for your architecture. Remove non-game specific computation out of your game server's processing loop - and save that precious CPU for your game simulation!","breadcrumbs":"Introduction » Why use Quilkin?","id":"2","title":"Why use Quilkin?"},"20":{"body":"","breadcrumbs":"Agones + Xonotic (Sidecar) » Quickstart: Quilkin with Agones and Xonotic (Sidecar)","id":"20","title":"Quickstart: Quilkin with Agones and Xonotic (Sidecar)"},"21":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides.","breadcrumbs":"Agones + Xonotic (Sidecar) » Requirements","id":"21","title":"Requirements"},"22":{"body":"In this step, we're going to set up a Xonotic dedicated game server, with Quilkin running as a sidecar , which will give us access to all the metrics that Quilkin provides. kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml This applies two resources to your cluster: A Kubernetes ConfigMap with a basic Quilkin static configuration. An Agones Fleet specification with Quilkin running as a sidecar to Xonotic, such that it can process all the UDP traffic and pass it to the Xonotic dedicated game server. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-htc2x-84mzm Ready 34.94.107.201 7533 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-htc2x-sdp4k Ready 34.94.107.201 7599 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 1. Agones Fleet with Quilkin","id":"22","title":"1. Agones Fleet with Quilkin"},"23":{"body":"Usually with Agones you would Allocate a GameServer, but we'll skip this step for this example. Choose one of the listed GameServers from the previous step, and connect to the IP and port of the Xonotic server via the \"Multiplayer > Address\" field in the Xonotic client in the format of {IP}:{PORT}. xonotic-address.png You should now be playing a game of Xonotic against 4 bots!","breadcrumbs":"Agones + Xonotic (Sidecar) » 2. Play Xonotic!","id":"23","title":"2. Play Xonotic!"},"24":{"body":"Let's take a look at some metrics that Quilkin outputs. Grab the name of the GameServer you connected to before, and replace the ${gameserver} value below, and run the command. This will forward the admin interface to localhost. kubectl port-forward ${gameserver} 8000 Then open a browser to http://localhost:8000/metrics to see the Prometheus metrics that Quilkin exports.","breadcrumbs":"Agones + Xonotic (Sidecar) » 3. Check out the metrics","id":"24","title":"3. Check out the metrics"},"25":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 5. Cleanup","id":"25","title":"5. Cleanup"},"26":{"body":"Let's take this one step further and compress the data between the Xonotic client and the server, without having to change either of them! Let's create a new Xonotic Fleet on our Agones cluster, but this time configured such that Quilkin will decompress packets that are incoming. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml This will implement the Compress filter in our Quilkin sidecar proxy in our new Fleet. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-compress-htc2x-84mzm Ready 34.94.107.201 7534 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-compress-htc2x-sdp4k Ready 34.94.107.201 7592 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 6. Agones Fleet, but with Compression","id":"26","title":"6. Agones Fleet, but with Compression"},"27":{"body":"What we will do in this step, is run Quilkin locally as a client-side proxy to compress the UDP data before it is sent up to our Xonotic servers that are expecting compressed data. First, grab a copy of the Quilkin configuration client-compress.yaml locally. This has the Compress filter already configured, but we need to fill in the address to connect to. Rather than editing a file, this could also be sent through the xDS API , but it is easier to demonstrate this functionality through a static configuration. Instead of connecting Xonotic directly, take the IP and port from one of the Agones hosted GameServer records, and replace the ${GAMESERVER_IP} and ${GAMESERVER_PORT} values in your copy of client-compress.yaml. Run this configuration locally as: quilkin -c ./client-compress.yaml proxy Now we can connect to the local client proxy on \"127.0.0.1:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of compressing the data for you without having to change the game client! Congratulations! You are now using Quilkin to manipulate the game client to server connection, without having to edit either!","breadcrumbs":"Agones + Xonotic (Sidecar) » 4. Play Xonotic, through Quilkin","id":"27","title":"4. Play Xonotic, through Quilkin"},"28":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 7. Cleanup","id":"28","title":"7. Cleanup"},"29":{"body":"Have a look at the examples folder for configuration and usage examples.","breadcrumbs":"Agones + Xonotic (Sidecar) » What's Next?","id":"29","title":"What's Next?"},"3":{"body":"Quilkin incorporates these abilities: Non-transparent proxying of UDP data, the internal state of your game architecture is not visible to bad actors. Out of the box metrics for UDP packet information. Composable tools for access control and security. Able to be utilised as a standalone binary, with no client/server changes required or as a Rust library depending on how deep an integration you wish for your system. Integration with Game Server hosting platforms such as Agones . Can be integrated with C/C++ code bases via FFI.","breadcrumbs":"Introduction » Major Features","id":"3","title":"Major Features"},"30":{"body":"","breadcrumbs":"Agones + Xonotic (xDS) » Quickstart: Quilkin with Agones and Xonotic (xDS)","id":"30","title":"Quickstart: Quilkin with Agones and Xonotic (xDS)"},"31":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (xDS) » Requirements","id":"31","title":"Requirements"},"32":{"body":"In this quickstart, we'll be setting up an example Xonotic Agones Fleet, that will only be accessible through Quilkin that is hosted within the same cluster, utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Agones xDS Provider to provide an out-of-the-box control plane for integration between Agones and Quilkin's xDS configuration API with minimal effort.","breadcrumbs":"Agones + Xonotic (xDS) » 1. Overview","id":"32","title":"1. Overview"},"33":{"body":"To install Quilkin as an Agones integrated xDS control plane, we can create a deployment of Quilkin running as quilkin manage agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/xds-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin manage agones process to inspect Agones resources. A matching Deployment that runs the quilkin manage process xDS control plane and a Service that the Quilkin proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 76s We can now run kubectl get service quilkin-manage-agones and see the service that is generated in front of the above Deployment for our Quilkin proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-manage-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-manage-agones ClusterIP 10.104.2.72 80/TCP 1m23s","breadcrumbs":"Agones + Xonotic (xDS) » 2. Install Quilkin Agones xDS Provider","id":"33","title":"2. Install Quilkin Agones xDS Provider"},"34":{"body":"To install the Quilkin Proxy pool which connects to the above xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-manage-agones:80 all connected to the quilkin-manage-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 5m7s\nquilkin-proxies-78965c446d-dqvjg 1/1 Running 0 6s\nquilkin-proxies-78965c446d-fr6zs 1/1 Running 0 6s\nquilkin-proxies-78965c446d-m4rr7 1/1 Running 0 6s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin manage agones instance. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin manage agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the xds-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (xDS) » 3. Install Quilkin Proxy Pool","id":"34","title":"3. Install Quilkin Proxy Pool"},"35":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Ready 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 34s","breadcrumbs":"Agones + Xonotic (xDS) » 4. Create the Agones Fleet","id":"35","title":"4. Create the Agones Fleet"},"36":{"body":"To let the Quilkin xDS provider know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Allocated 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 23m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: $ kubectl describe gameserver xonotic-d7rfx-55j7q\nName: xonotic-d7rfx-55j7q\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-h5cfn\nAnnotations: agones.dev/last-allocated: 2022-12-19T22:59:22.099818298Z agones.dev/ready-container-id: containerd://7b3d9e9dbda6f2e0381df7669f6117bf3e54171469cfacbce2670605a61ce4b8 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"34.168.170.51:7226\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The xDS process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set the routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (xDS) » 5. Allocate a GameServer","id":"36","title":"5. Allocate a GameServer"},"37":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (xDS) » Connecting Client Side","id":"37","title":"Connecting Client Side"},"38":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (xDS) » What's Next?","id":"38","title":"What's Next?"},"39":{"body":"","breadcrumbs":"Agones + Xonotic (Relay) » Quickstart: Quilkin with Agones and Xonotic (Relay)","id":"39","title":"Quickstart: Quilkin with Agones and Xonotic (Relay)"},"4":{"body":"Quilkin provides a variety of different services depending on your use-case. The primary service is proxy , which runs a reverse UDP proxy. To see a basic usage of the command-line interface run through the netcat with Quilkin quickstart . For more advanced usage, you might also be interested in: Checking out the installation guide Having a look at the example projects for basic configuration examples. Checking out the example deployment architecture for deploying quilkin for your game network. $ quilkin --help\nThe Command-Line Interface for Quilkin Usage: quilkin [OPTIONS] Commands: agent Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services generate-config-schema Generates JSON schema files for known filters manage Runs Quilkin as a xDS management server, using `provider` as a configuration source qcmp proxy Run Quilkin as a UDP reverse proxy relay Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services help Print this message or the help of the given subcommand(s) Options: --no-admin Whether to spawn the admin server or not [env: NO_ADMIN=] -c, --config The path to the configuration file for the Quilkin instance [env: QUILKIN_CONFIG=] [default: quilkin.yaml] --admin-address The port to bind for the admin server [env: QUILKIN_ADMIN_ADDRESS=] -q, --quiet Whether Quilkin will report any results to stdout/stderr [env: QUIET=] --log-format [default: auto] [possible values: auto, json, plain, pretty] -h, --help Print help -V, --version Print version","breadcrumbs":"Introduction » What Next?","id":"4","title":"What Next?"},"40":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (Relay) » Requirements","id":"40","title":"Requirements"},"41":{"body":"In this quickstart, we'll be setting up an example multi-cluster Xonotic Agones Fleet, that will only be accessible through Quilkin, via utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Relay to provide an out-of-the-box multi-cluster xDS control plane, and the Agones Agent to send information from the cluster(s) to the relay, which can be used as a management server for each of the Quilkin Proxy instances. While the application of quilkin relay is to ultimately provide a solution where multiple clusters feed configuration information into a single relay endpoint via a quilkin agent, in this example we'll use a single cluster for demonstrative purposes.","breadcrumbs":"Agones + Xonotic (Relay) » 1. Overview","id":"41","title":"1. Overview"},"42":{"body":"To install Quilkin as an Agones integrated relay control plane, we can create a deployment of Quilkin running as quilkin relay with a corresponding Agones agent, quilkin agent agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/relay-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin agent agones process to inspect Agones resources. A Deployment that runs the quilkin relay process, a matching Deployment for the quilkin agent process and a Service that the Quilkin agents can send configuration information to, and the Proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-qh7cq 1/1 Running 0 6s\nquilkin-relay-agones-55fbd69f5d-cdh9k 1/1 Running 0 6s We can now run kubectl get service quilkin-relay-agones and see the service that is generated in front of the above Quilkin Relay Deployment for our Quilkin Proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-relay-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-relay-agones ClusterIP 10.103.243.246 7800/TCP,7900/TCP 57s","breadcrumbs":"Agones + Xonotic (Relay) » 2. Install Quilkin Relay and Agones Agent","id":"42","title":"2. Install Quilkin Relay and Agones Agent"},"43":{"body":"To install the Quilkin Proxy pool which connects to the above Relay xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-relay-agones:7900 all of which are connected to the quilkin-relay-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods NAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-5brzf 1/1 Running 0 18s\nquilkin-proxies-7d9bbbccdf-5mz4l 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-9vd59 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-vwn2f 1/1 Running 0 7s\nquilkin-relay-agones-55fbd69f5d-k2n7b 1/1 Running 0 18s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin agent agones instance and passed through the quilkin relay instance into each of the proxies. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin agent agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the relay-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (Relay) » 3. Install Quilkin Proxy Pool","id":"43","title":"3. Install Quilkin Proxy Pool"},"44":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Ready 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 1m","breadcrumbs":"Agones + Xonotic (Relay) » 4. Create the Agones Fleet","id":"44","title":"4. Create the Agones Fleet"},"45":{"body":"To let the Quilkin Agones Agent know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Allocated 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 17m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: ❯ kubectl describe gs xonotic-8ns7b-2lk5d\nName: xonotic-8ns7b-2lk5d\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-8ns7b\nAnnotations: agones.dev/last-allocated: 2023-10-04T19:47:04.047026419Z agones.dev/ready-container-id: containerd://b39d30965becdbc40336fd9aa642fe776421553615f642dd599e1b0d88c505b6 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"39.168.219.72:7015\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The Agones agent process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (Relay) » 5. Allocate a GameServer","id":"45","title":"5. Allocate a GameServer"},"46":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (Relay) » Connecting Client Side","id":"46","title":"Connecting Client Side"},"47":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (Relay) » What's Next?","id":"47","title":"What's Next?"},"48":{"body":"Services Ports Protocol Proxy 7777 UDP (IPv4 OR IPv6) QCMP 7600 UDP (IPv4 OR IPv6) \"Proxy\" is the primary Quilkin service, which acts as a non-transparent UDP proxy. To view all the options for the proxy subcommand, run: $ quilkin proxy --help\nRun Quilkin as a UDP reverse proxy Usage: quilkin proxy [OPTIONS] Options: -m, --management-server One or more `quilkin manage` endpoints to listen to for config changes [env: QUILKIN_MANAGEMENT_SERVER=] --mmdb The remote URL or local file path to retrieve the Maxmind database [env: MMDB=] -p, --port The port to listen on [env: QUILKIN_PORT=] [default: 7777] -q, --qcmp-port The port to listen on [env: QUILKIN_QCMP_PORT=] [default: 7600] -t, --to One or more socket addresses to forward packets to [env: QUILKIN_DEST=] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -w, --workers Number of worker threads used to process packets. If not specified defaults to number of cpus [env: QUILKIN_WORKERS=] -h, --help Print help","breadcrumbs":"Proxy » Proxy","id":"48","title":"Proxy"},"49":{"body":"An Endpoint represents an address that Quilkin forwards packets to that it has received from the source port. It is represented by an IP address and port. An Endpoint can optionally be associated with an arbitrary set of metadata as well.","breadcrumbs":"Proxy » Endpoints","id":"49","title":"Endpoints"},"5":{"body":"There are variety of automated and manual methods for installing Quilkin onto your system. For cloud deployments Quilkin provides a container image to make it easily to immediately start using it. You can also install Quilkin on your local machine through Cargo .","breadcrumbs":"Installation » Installation","id":"5","title":"Installation"},"50":{"body":"Filters are the way for a Quilkin proxy to intercept UDP packet traffic from the source and Endpoints in either direction, and be able to inspect, manipulate, and route the packets as desired. See Filters for a deeper dive into Filters, as well as the list of build in Filters that come with Quilkin.","breadcrumbs":"Proxy » Proxy Filters","id":"50","title":"Proxy Filters"},"51":{"body":"Endpoint metadata is an arbitrary set of key value pairs that are associated with an Endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. Metadata associated with an endpoint contain arbitrary key value pairs which Filters can consult when processing packets (e.g they can contain information that determine whether or not to route a particular packet to an endpoint).","breadcrumbs":"Proxy » Endpoint Metadata","id":"51","title":"Endpoint Metadata"},"52":{"body":"Access tokens that can be associated with an endpoint are simply a special piece of metadata well known to Quilkin and utilised by the built-in TokenRouter filter to route packets. Such well known values are placed within an object in the endpoint metadata, under the special key quilkin.dev. Currently, only the tokens key is in use. As an example, the following shows the configuration for an endpoint with its metadata: clusters: - endpoints: - address: 127.0.0.1:26000 metadata: canary: false quilkin.dev: # This object is extracted by Quilkin and is usually reserved for built-in features tokens: - MXg3aWp5Ng== # base64 for 1x7ijy6 - OGdqM3YyaQ== # base64 for 8gj3v2i An endpoint's metadata can be specified alongside the endpoint in static configuration or using the xDS endpoint metadata field when using dynamic configuration via xDS.","breadcrumbs":"Proxy » Specialist Endpoint Metadata","id":"52","title":"Specialist Endpoint Metadata"},"53":{"body":"A session represents ongoing communication flow between a client on a [Local Port] and an Endpoint . Quilkin uses the \"Session\" concept to track traffic flowing through the proxy between any client-server pair. A Session serves the same purpose, and can be thought of as a lightweight version of a TCP session in that, while a TCP session requires a protocol to establish and teardown: A Quilkin session is automatically created upon receiving the first packet from a client via the [Local Port] to be sent to an upstream Endpoint . The session is automatically deleted after a period of inactivity (where no packet was sent between either party) - currently 60 seconds. A session is identified by the 4-tuple (client IP, client Port, server IP, server Port) where the client is the downstream endpoint which initiated the communication with Quilkin and the server is one of the upstream Endpoints that Quilkin proxies traffic to. Sessions are established after the filter chain completes. The destination Endpoint of a packet is determined by the filter chain , so a Session can only be created after filter chain completion. For example, if the filter chain drops all packets, then no session will ever be created.","breadcrumbs":"Proxy » Session","id":"53","title":"Session"},"54":{"body":"While much of Quilkin's proxy configuration can be configured via its command line interface , if you have a larger or more complex configuration it might be useful to use a configuration file instead. The following is the schema and reference for Quilkin's proxy configuration file. See the examples folder for example configuration files. By default, Quilkin will look for a configuration file named quilkin.yaml in its current running directory first, then if not present, in /etc/quilkin/quilkin.yaml on UNIX systems. This can be overridden with the -c/--config command-line argument, or the QUILKIN_FILENAME environment variable.","breadcrumbs":"Proxy » Configuration File » Configuration File","id":"54","title":"Configuration File"},"55":{"body":"Example of a full configuration for quilkin proxy that utlisies a static endpoint configuration to specify two endpoints with token metadata attached to each: #\n# Example configuration for a Quilkin Proxy with static Endpoints\n# version: v1alpha1\nid: my-proxy # An identifier for the proxy instance.\nclusters: # grouping of clusters - endpoints: # array of potential endpoints to send on traffic to - address: 127.0.0.1:26000 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - MXg3aWp5Ng== # the connection byte array to route to, encoded as base64 (string value: 1x7ijy6) - OGdqM3YyaQ== # (string value: 8gj3v2i) - address: 127.0.0.1:26001 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - bmt1eTcweA== # (string value: nkuy70x) This is a great use of a static configuration file, as we only get a singular --to endpoint address via the command line arguments. We can also configure Filters via the configuration file. See that section for documentation.","breadcrumbs":"Proxy » Configuration File » Static Configuration","id":"55","title":"Static Configuration"},"56":{"body":"If you need to dynamically change either Filters and/or Endpoints at runtime, see the Control Plane documentation on the configuration API surface, and built in dynamic management providers.","breadcrumbs":"Proxy » Configuration File » Dynamic Configuration","id":"56","title":"Dynamic Configuration"},"57":{"body":"The full JSON Schema for the YAML configuration file. type: object\nproperties: version: type: string description: | The configuration file version to use. enum: - v1alpha1 id: type: string description: | An identifier for the proxy instance. default: On linux, the machine hostname is used as default. On all other platforms a UUID is generated for the proxy. port: type: integer description: | The listening port. In \"proxy\" mode, the port for traffic to be sent to. In \"manage\" mode, the port to connect to the xDS API. default: 7000 maxmind_db: type: string description: | The remote URL or local file path to retrieve the Maxmind database (requires licence). filters: type: array description: | A filter chain. items: '$ref': {} # Refer to the Filter documentation for a filter configuration schema. clusters: type: array description: | grouping of endpoints, per cluster. items: type: object properties: endpoints: type: array description: | A list of upstream endpoints to forward packets to. items: type: object description: | An upstream endpoint properties: address: type: string description: | Socket address of the endpoint. This must be of the ´IP:Port` form e.g `192.168.1.1:7001` metadata: type: object description: | Arbitrary key value pairs that is associated with the endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. required: - address","breadcrumbs":"Proxy » Configuration File » Json Schema","id":"57","title":"Json Schema"},"58":{"body":"In most cases, we would like Quilkin to do some preprocessing of received packets before sending them off to their destination. Because this stage is entirely specific to the use case at hand and differs between Quilkin deployments, we must have a say over what tweaks to perform - this is where filters come in.","breadcrumbs":"Proxy » Filters » Packet Filters","id":"58","title":"Packet Filters"},"59":{"body":"A filter represents a step in the tweaking/decision-making process of how we would like to process our packets. For example, at some step, we might choose to append some metadata to every packet we receive before forwarding it while at a later step, choose not to forward packets that don't meet some criteria. Quilkin lets us specify any number of filters and connect them in a sequence to form a packet processing pipeline similar to a Unix pipeline - we call this pipeline a Filter chain. The combination of filters and filter chain allows us to add new functionality to fit every scenario without changing Quilkin's core. As an example, say we would like to perform the following steps in our processing pipeline to the packets we receive. Append a predetermined byte to the packet. Compress the packet. Do not forward (drop) the packet if its compressed length is over 512 bytes. We would create a filter corresponding to each step either by leveraging any existing filters that do what we want or writing one ourselves and connect them to form the following filter chain: append | compress | drop When Quilkin consults our filter chain, it feeds the received packet into append and forwards the packet it receives (if any) from drop - i.e the output of append becomes the input into compress and so on in that order. There are a few things we note here: Although we have in this example, a filter called drop, every filter in the filter chain has the same ability to drop or update a packet - if any filter drops a packet then no more work needs to be done regarding that packet so the next filter in the pipeline never has any knowledge that the dropped packet ever existed. The filter chain is consulted for every received packet, and its filters are traversed in reverse order for packets travelling in the opposite direction. A packet received downstream will be fed into append and the result from drop is forwarded upstream - a packet received upstream will be fed into drop and the result from append is forwarded downstream. Exactly one filter chain is specified and used to process all packets that flow through Quilkin.","breadcrumbs":"Proxy » Filters » Filters and Filter chain","id":"59","title":"Filters and Filter chain"},"6":{"body":"","breadcrumbs":"Installation » Distributions","id":"6","title":"Distributions"},"60":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1 - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 10 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);\n# } We specify our filter chain in the .filters section of the proxy's configuration which has takes a sequence of FilterConfig objects. Each object describes all information necessary to create a single filter. The above example creates a filter chain comprising a Debug filter followed by a LocalRateLimit filter - the effect is that every packet will be logged and the proxy will not forward more than 10 packets per second. The sequence determines the filter chain order so its ordering matters - the chain starts with the filter corresponding the first filter config and ends with the filter corresponding the last filter config in the sequence.","breadcrumbs":"Proxy » Filters » Configuration Examples","id":"60","title":"Configuration Examples"},"61":{"body":"A filter within the filter chain can share data within another filter further along in the filter chain by propagating the desired data alongside the packet being processed. This enables sharing dynamic information at runtime, e.g information about the current packet that might be useful to other filters that process that packet. At packet processing time each packet is associated with filter dynamic metadata (a set of key-value pairs). Each key is a unique string while its value is an associated quilkin::metadata::Value . When a filter processes a packet, it can choose to consult the associated dynamic metadata for more information or itself add/update or remove key-values from the set. As an example, the built-in [CaptureBytes] filter is one such filter that populates a packet's filter metadata. [CaptureBytes] extracts information (a configurable byte sequence) from each packet and appends it to the packet's dynamic metadata for other filters to leverage. On the other hand, the built-in TokenRouter filter selects what endpoint to route a packet by consulting the packet's dynamic metadata for a routing token. Consequently, we can build a filter chain with a [CaptureBytes] filter preceeding a TokenRouter filter, both configured to write and read the same key in the dynamic metadata entry. The effect would be that packets are routed to upstream endpoints based on token information extracted from their contents.","breadcrumbs":"Proxy » Filters » Filter Dynamic Metadata","id":"61","title":"Filter Dynamic Metadata"},"62":{"body":"The following metadata are currently used by Quilkin core and built-in filters. Name Type Description quilkin.dev/captured Bytes The default key under which the Capture filter puts the byte slices it extracts from each packet.","breadcrumbs":"Proxy » Filters » Well Known Dynamic Metadata","id":"62","title":"Well Known Dynamic Metadata"},"63":{"body":"Quilkin includes several filters out of the box. Filter Description Capture Capture specific bytes from a packet and store them in filter dynamic metadata . Compress Compress and decompress packets data. Concatenate Add authentication tokens to packets. Debug Logs every packet. Drop Drop all packets Firewall Allowing/blocking traffic by IP and port. LoadBalancer Distributes downstream packets among upstream endpoints. LocalRateLimit Limit the frequency of packets. Match Change Filter behaviour based on dynamic metadata Pass Allow all packets through Timestamp Accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. TokenRouter Send packets to endpoints based on metadata.","breadcrumbs":"Proxy » Filters » Built-in filters","id":"63","title":"Built-in filters"},"64":{"body":"Represents configuration for a filter instance. properties: name: type: string description: | Identifies the type of filter to be created. This value is unique for every filter type - please consult the documentation for the particular filter for this value. config: type: object description: | The configuration value to be passed onto the created filter. This is passed as an object value since it is specific to the filter's type and is validated by the filter implementation. Please consult the documentation for the particular filter for its schema. required: [ 'name' ]","breadcrumbs":"Proxy » Filters » FilterConfig","id":"64","title":"FilterConfig"},"65":{"body":"The Capture filter's job is to find a series of bytes within a packet, and capture it into Filter Dynamic Metadata , so that it can be utilised by filters further down the chain. This is often used as a way of retrieving authentication tokens from a packet, and used in combination with Concatenate and TokenRouter filter to provide common packet routing utilities.","breadcrumbs":"Proxy » Filters » Capture » Capture","id":"65","title":"Capture"},"66":{"body":"There are multiple strategies for capturing bytes from the packet.","breadcrumbs":"Proxy » Filters » Capture » Capture strategies","id":"66","title":"Capture strategies"},"67":{"body":"Captures bytes from the end of the packet.","breadcrumbs":"Proxy » Filters » Capture » Suffix","id":"67","title":"Suffix"},"68":{"body":"Captures bytes from the start of the packet.","breadcrumbs":"Proxy » Filters » Capture » Prefix","id":"68","title":"Prefix"},"69":{"body":"Captures bytes using a regular expression. Unlike other capture strategies, the regular expression can return one or many values if there are multiple matches.","breadcrumbs":"Proxy » Filters » Capture » Regex","id":"69","title":"Regex"},"7":{"body":"Source / Method us-docker.pkg.dev/quilkin/release/quilkin:0.9.0-dev-64d4289 Notes Pre-built Quilkin binary with no preset arguments","breadcrumbs":"Installation » OCI Image","id":"7","title":"OCI Image"},"70":{"body":"quilkin.filters.capture.v1alpha1.Capture","breadcrumbs":"Proxy » Filters » Capture » Filter name","id":"70","title":"Filter name"},"71":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/myownkey prefix: size: 3 remove: false\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Capture » Configuration Examples","id":"71","title":"Configuration Examples"},"72":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- metadata_key\n- strategy\nproperties: metadata_key: description: The key to use when storing the captured value in the filter context. If a match was found it is available under `{{metadata_key}}/is_present`. allOf: - $ref: '#/definitions/Key' strategy: description: The capture strategy. allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Key: description: A key in the metadata table. type: string Strategy: description: Strategy to apply for acquiring a set of bytes in the UDP packet oneOf: - description: Looks for the set of bytes at the beginning of the packet type: object required: - kind - size properties: kind: type: string enum: - PREFIX remove: description: Whether captured bytes are removed from the original packet. default: false type: boolean size: description: The number of bytes to capture. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - size properties: kind: type: string enum: - SUFFIX remove: description: The number of bytes to capture. default: false type: boolean size: description: Whether captured bytes are removed from the original packet. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - pattern properties: kind: type: string enum: - REGEX pattern: description: The regular expression to use for capture. type: string","breadcrumbs":"Proxy » Filters » Capture » Configuration Options ( Rust Doc )","id":"72","title":"Configuration Options ( Rust Doc )"},"73":{"body":"The Compress filter's job is to provide a variety of compression implementations for compression and subsequent decompression of UDP data when sent between systems, such as a game client and game server.","breadcrumbs":"Proxy » Filters » Compress » Compress","id":"73","title":"Compress"},"74":{"body":"quilkin.filters.compress.v1alpha1.Compress","breadcrumbs":"Proxy » Filters » Compress » Filter name","id":"74","title":"Filter name"},"75":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); The above example shows a proxy that could be used with a typical game client, where the original client data is sent to the local listening port and then compressed when heading up to a dedicated game server, and then decompressed when traffic is returned from the dedicated game server before being handed back to game client. It is worth noting that since the Compress filter modifies the entire packet , it is worth paying special attention to the order it is placed in your Filter configuration . Most of the time it will likely be the first or last Filter configured to ensure it is compressing the entire set of data being sent.","breadcrumbs":"Proxy » Filters » Compress » Configuration Examples","id":"75","title":"Configuration Examples"},"76":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: mode: default: SNAPPY allOf: - $ref: '#/definitions/Mode' on_read: $ref: '#/definitions/Action' on_write: $ref: '#/definitions/Action'\ndefinitions: Action: description: Whether to do nothing, compress or decompress the packet. type: string enum: - DO_NOTHING - COMPRESS - DECOMPRESS Mode: description: The library to use when compressing. type: string enum: - SNAPPY - LZ4","breadcrumbs":"Proxy » Filters » Compress » Configuration Options ( Rust Doc )","id":"76","title":"Configuration Options ( Rust Doc )"},"77":{"body":"","breadcrumbs":"Proxy » Filters » Compress » Compression Modes","id":"77","title":"Compression Modes"},"78":{"body":"Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. This compression method is provided by rust-snappy . Due to the small size of packets, this only encodes and decodes the non-streaming version of the format described here . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY","breadcrumbs":"Proxy » Filters » Compress » Snappy","id":"78","title":"Snappy"},"79":{"body":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This compression method is provided by lz4_flex . Due to the small size of packets, this only encodes and decodes the block version of the format described. If your game client/server itself is performing LZ4 de/compression it needs to encode or decode a varint of the uncompressed packet size (maximum 2^16) since that is not part of the LZ4 block format. The varint is of the same exact form as that used by snappy . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: LZ4","breadcrumbs":"Proxy » Filters » Compress » LZ4","id":"79","title":"LZ4"},"8":{"body":"Source / Method cargo install quilkin Notes Compiled from source using cargo","breadcrumbs":"Installation » Cargo","id":"8","title":"Cargo"},"80":{"body":"quilkin_filter_int_counter{label=\"compressed_bytes_total\"} Total number of compressed bytes either received or sent. quilkin_filter_int_counter{label=\"decompressed_bytes_total\"} Total number of decompressed bytes either received or sent.","breadcrumbs":"Proxy » Filters » Compress » Metrics","id":"80","title":"Metrics"},"81":{"body":"The Concatenate filter's job is to add a byte packet to either the beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.","breadcrumbs":"Proxy » Filters » Concatenate » Concatenate","id":"81","title":"Concatenate"},"82":{"body":"quilkin.filters.concatenate.v1alpha1.Concatenate","breadcrumbs":"Proxy » Filters » Concatenate » Filter name","id":"82","title":"Filter name"},"83":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.concatenate.v1alpha1.Concatenate config: on_read: APPEND on_write: DO_NOTHING bytes: MXg3aWp5Ng==\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Examples","id":"83","title":"Configuration Examples"},"84":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a `Concatenate` filter configuration.\ntype: object\nrequired:\n- bytes\nproperties: bytes: type: array items: type: integer format: uint8 minimum: 0.0 on_read: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Read` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy' on_write: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Write` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Strategy: type: string enum: - APPEND - PREPEND - DO_NOTHING","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Options ( Rust Doc )","id":"84","title":"Configuration Options ( Rust Doc )"},"85":{"body":"The Debug filter logs all incoming and outgoing packets to standard output. This filter is useful in debugging deployments where the packets strictly contain valid UTF-8 encoded strings. A generic error message is instead logged if conversion from bytes to UTF-8 fails.","breadcrumbs":"Proxy » Filters » Debug » Debug","id":"85","title":"Debug"},"86":{"body":"quilkin.filters.debug_filter.v1alpha1.Debug","breadcrumbs":"Proxy » Filters » Debug » Filter name","id":"86","title":"Filter name"},"87":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Debug » Configuration Examples","id":"87","title":"Configuration Examples"},"88":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: A Debug filter's configuration.\ntype: object\nproperties: id: description: Identifier that will be optionally included with each log message. type: - string - 'null'","breadcrumbs":"Proxy » Filters » Debug » Configuration Options ( Rust Doc )","id":"88","title":"Configuration Options ( Rust Doc )"},"89":{"body":"The Drop filter always drops any packet passed through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Drop » Drop","id":"89","title":"Drop"},"9":{"body":"Source / Method GitHub Releases Notes Pre-built binaries for manual installation","breadcrumbs":"Installation » GitHub","id":"9","title":"GitHub"},"90":{"body":"quilkin.filters.drop.v1alpha1.Drop","breadcrumbs":"Proxy » Filters » Drop » Filter name","id":"90","title":"Filter name"},"91":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Drop » Configuration Examples","id":"91","title":"Configuration Examples"},"92":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Drop » Configuration","id":"92","title":"Configuration"},"93":{"body":"The Firewall filter's job is to allow or block traffic depending on if the incoming traffic's IP and port matches the rules set on the Firewall filter.","breadcrumbs":"Proxy » Filters » Firewall » Firewall","id":"93","title":"Firewall"},"94":{"body":"quilkin.filters.firewall.v1alpha1.Firewall","breadcrumbs":"Proxy » Filters » Firewall » Filter name","id":"94","title":"Filter name"},"95":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.firewall.v1alpha1.Firewall config: on_read: - action: ALLOW sources: - 192.168.51.0/24 ports: - 10 - 1000-7000 on_write: - action: DENY sources: - 192.168.51.0/24 ports: - 7000\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Firewall » Configuration Examples","id":"95","title":"Configuration Examples"},"96":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Represents how a Firewall filter is configured for read and write operations.\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: on_read: type: array items: $ref: '#/definitions/Rule' on_write: type: array items: $ref: '#/definitions/Rule'\ndefinitions: Action: description: Whether or not a matching [Rule] should Allow or Deny access oneOf: - description: Matching rules will allow packets through. type: string enum: - ALLOW - description: Matching rules will block packets. type: string enum: - DENY Cidr: description: Cidr notation for an ipv6 or ipv4 netmask type: string PortRange: description: Range of matching ports that are configured against a [Rule]. allOf: - $ref: '#/definitions/Range_of_uint16' Range_of_uint16: type: object required: - end - start properties: end: type: integer format: uint16 minimum: 0.0 start: type: integer format: uint16 minimum: 0.0 Rule: description: Combination of CIDR range, port range and action to take. type: object required: - action - ports - sources properties: action: $ref: '#/definitions/Action' ports: type: array items: $ref: '#/definitions/PortRange' sources: description: ipv4 or ipv6 CIDR address. type: array items: $ref: '#/definitions/Cidr'","breadcrumbs":"Proxy » Filters » Firewall » Configuration Options ( Rust Doc )","id":"96","title":"Configuration Options ( Rust Doc )"},"97":{"body":"The Firewall filter supports DENY and ALLOW actions for access control. When multiple DENY and ALLOW actions are used for a workload at the same time, the evaluation is processed in the order it is configured, with the first matching rule deciding if the request is allowed or denied: If a rule action is ALLOW, and it matches the request, then the entire request is allowed. If a rule action is DENY and it matches the request, then the entire request is denied. If none of the configured rules match, then the request is denied.","breadcrumbs":"Proxy » Filters » Firewall » Rule Evaluation","id":"97","title":"Rule Evaluation"},"98":{"body":"The LoadBalancer filter distributes packets received downstream among all upstream endpoints.","breadcrumbs":"Proxy » Filters » Load Balancer » LoadBalancer","id":"98","title":"LoadBalancer"},"99":{"body":"quilkin.filters.load_balancer.v1alpha1.LoadBalancer","breadcrumbs":"Proxy » Filters » Load Balancer » Filter name","id":"99","title":"Filter name"}},"length":183,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.0},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"d":{"4":{"2":{"8":{"9":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.0}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"136":{"tf":1.0},"167":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":2.6457513110645907},"162":{"tf":2.6457513110645907},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.6457513110645907},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":35,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.0},"154":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":3.0},"34":{"tf":2.0},"35":{"tf":2.6457513110645907},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":3.3166247903554},"43":{"tf":2.23606797749979},"44":{"tf":2.6457513110645907},"45":{"tf":2.449489742783178},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.1622776601683795},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.0},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"100":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.0},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.23606797749979},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":2.8284271247461903},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.7416573867739413},"179":{"tf":3.872983346207417},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"78":{"tf":2.23606797749979},"79":{"tf":2.0},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"104":{"tf":2.23606797749979},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903},"55":{"tf":2.6457513110645907},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":20,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":7,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":2.6457513110645907},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":1.7320508075688772},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":41,"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":17,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"df":92,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":3.1622776601683795},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":3.605551275463989},"61":{"tf":4.0},"62":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.0},"41":{"tf":1.0},"44":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.449489742783178},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.605551275463989},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.4641016151377544},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":2.0},"5":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.4142135623730951}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.0},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.0}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":26,"docs":{"106":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.6457513110645907},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.4142135623730951},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.7320508075688772},"145":{"tf":2.449489742783178},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"173":{"tf":2.449489742783178},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.7320508075688772},"3":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.0},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.0},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"111":{"tf":1.7320508075688772},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.23606797749979},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":11,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":57,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.449489742783178},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":59,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.8284271247461903},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":3.1622776601683795},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.7416573867739413},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":3.3166247903554},"179":{"tf":4.242640687119285},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.4641016151377544},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.605551275463989},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":2.8284271247461903},"50":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"55":{"tf":2.0},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"75":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":1.7320508075688772},"163":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.23606797749979},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.605551275463989},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.123105625617661},"43":{"tf":3.872983346207417},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":1.0},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.0},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.0},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.0},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.1622776601683795},"160":{"tf":4.242640687119285},"161":{"tf":2.23606797749979},"162":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":2.0},"42":{"tf":3.0},"43":{"tf":2.449489742783178},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.23606797749979}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.4142135623730951},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.605551275463989},"178":{"tf":2.6457513110645907},"179":{"tf":4.242640687119285},"182":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.449489742783178},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.4641016151377544}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":5,"docs":{"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.0},"26":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.449489742783178},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"115":{"tf":2.23606797749979},"118":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":19,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":2.6457513110645907},"155":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":10,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":33,"docs":{"133":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"38":{"tf":1.0},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":25,"docs":{"157":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":2.449489742783178},"23":{"tf":2.23606797749979},"25":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"28":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.23606797749979},"36":{"tf":2.6457513110645907},"37":{"tf":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"d":{"4":{"2":{"8":{"9":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.4142135623730951}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.4142135623730951}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":11,"docs":{"136":{"tf":1.0},"167":{"tf":2.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":3.0},"162":{"tf":2.8284271247461903},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.8284271247461903},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":42,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.7320508075688772},"22":{"tf":2.6457513110645907},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.6457513110645907},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":2.0},"33":{"tf":3.3166247903554},"34":{"tf":2.23606797749979},"35":{"tf":3.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":3.605551275463989},"43":{"tf":2.449489742783178},"44":{"tf":3.0},"45":{"tf":2.6457513110645907},"46":{"tf":1.4142135623730951},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.3166247903554},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.3166247903554},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":2.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":3.0},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.23606797749979},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":15,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"66":{"tf":2.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.8284271247461903}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.449489742783178},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.872983346207417},"179":{"tf":4.0},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.1622776601683795},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.1622776601683795},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.7320508075688772},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":16,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.23606797749979},"76":{"tf":2.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"80":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"104":{"tf":2.449489742783178},"105":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.23606797749979},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"156":{"tf":2.23606797749979},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795},"55":{"tf":3.0},"56":{"tf":2.0},"57":{"tf":2.23606797749979},"60":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":36,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":12,"docs":{"127":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"df":8,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":2.0}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":10,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":2.0},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":2.8284271247461903},"52":{"tf":2.8284271247461903},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":2.0},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":2.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":2.0},"61":{"tf":1.0},"71":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":5,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.4142135623730951},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":18,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.6457513110645907},"55":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":2.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":2.0},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":114,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":3.0},"128":{"tf":2.6457513110645907},"129":{"tf":2.0},"130":{"tf":2.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"145":{"tf":3.3166247903554},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.23606797749979},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":4.69041575982343},"60":{"tf":3.7416573867739413},"61":{"tf":4.242640687119285},"62":{"tf":1.7320508075688772},"63":{"tf":2.6457513110645907},"64":{"tf":2.8284271247461903},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.23606797749979},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":2.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.23606797749979},"41":{"tf":1.0},"44":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.8284271247461903},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.7416573867739413},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.605551275463989},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"5":{"tf":2.23606797749979},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":2.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.7320508075688772}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.23606797749979},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.23606797749979},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.23606797749979}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.7320508075688772},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.449489742783178},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"106":{"tf":2.23606797749979},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":2.0},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"s":{"a":{"df":0,"docs":{},"g":{"df":16,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.8284271247461903},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"141":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.8284271247461903},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"150":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"173":{"tf":2.6457513110645907},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":2.0},"3":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"127":{"tf":1.0},"147":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.23606797749979},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":17,"docs":{"111":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.449489742783178},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":14,"docs":{"136":{"tf":2.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":58,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":139,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":3.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":3.3166247903554},"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.872983346207417},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.8284271247461903},"178":{"tf":3.605551275463989},"179":{"tf":4.47213595499958},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.7416573867739413},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":3.1622776601683795},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"55":{"tf":2.23606797749979},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"11":{"tf":1.7320508075688772},"12":{"tf":2.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.6457513110645907},"162":{"tf":1.7320508075688772},"163":{"tf":2.23606797749979},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.23606797749979},"182":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"22":{"tf":2.449489742783178},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"3":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.7416573867739413},"34":{"tf":3.7416573867739413},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.242640687119285},"43":{"tf":4.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.4142135623730951},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":18,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.4641016151377544},"160":{"tf":4.358898943540674},"161":{"tf":2.449489742783178},"162":{"tf":2.8284271247461903},"172":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.3166247903554},"43":{"tf":2.6457513110645907},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"35":{"tf":1.0},"40":{"tf":1.4142135623730951},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.449489742783178}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":2.0},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.7320508075688772},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.7416573867739413},"178":{"tf":2.8284271247461903},"179":{"tf":4.358898943540674},"182":{"tf":2.449489742783178},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.6457513110645907},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.605551275463989}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"177":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.7320508075688772},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"18":{"tf":2.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"115":{"tf":2.6457513110645907},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":21,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.8284271247461903},"155":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.7320508075688772},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":17,"docs":{"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":36,"docs":{"133":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"152":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"157":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"23":{"tf":2.6457513110645907},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":2.449489742783178},"27":{"tf":2.449489742783178},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"36":{"tf":2.8284271247461903},"37":{"tf":2.449489742783178},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":2.8284271247461903},"46":{"tf":2.449489742783178},"47":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"title":{"root":{"1":{"df":4,"docs":{"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}},"2":{"0":{"2":{"3":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"3":{"df":4,"docs":{"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}},"4":{"df":3,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}},"5":{"df":3,"docs":{"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"6":{"df":1,"docs":{"26":{"tf":1.0}}},"7":{"df":1,"docs":{"28":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"153":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"140":{"tf":1.0},"148":{"tf":1.0},"169":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"26":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"175":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":34,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"154":{"tf":1.0},"170":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"176":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"df":21,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"164":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"176":{"tf":1.0}}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":1.0}}}}},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"z":{"4":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"51":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"0":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"137":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":1.0},"159":{"tf":1.0}}}},"y":{"df":2,"docs":{"23":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"179":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":10,"docs":{"13":{"tf":1.0},"141":{"tf":1.0},"151":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"69":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"159":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"97":{"tf":1.0}}}},"n":{"df":2,"docs":{"13":{"tf":1.0},"130":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"140":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"149":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"17":{"tf":1.0},"182":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"53":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"55":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"155":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":1,"docs":{"2":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"x":{"d":{"df":8,"docs":{"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file +{"doc_urls":["introduction.html#overview","introduction.html#what-is-quilkin","introduction.html#why-use-quilkin","introduction.html#major-features","introduction.html#what-next","installation.html#installation","installation.html#distributions","installation.html#oci-image","installation.html#cargo","installation.html#github","faq.html#faq","faq.html#just-how-fast-is-quilkin-what-sort-of-performance-can-i-expect","faq.html#can-i-integrate-quilkin-with-c-code","faq.html#i-would-like-to-run-quilkin-as-a-client-side-proxy-on-a-console-can-i-do-that","faq.html#any-reason-you-didnt-contribute-this-intoextend-envoy","deployment/quickstarts/netcat.html#quickstart-quilkin-with-netcat","deployment/quickstarts/netcat.html#requirements","deployment/quickstarts/netcat.html#1-start-an-udp-echo-service","deployment/quickstarts/netcat.html#2-start-quilkin","deployment/quickstarts/netcat.html#3-send-a-packet","deployment/quickstarts/agones-xonotic-sidecar.html#quickstart-quilkin-with-agones-and-xonotic-sidecar","deployment/quickstarts/agones-xonotic-sidecar.html#requirements","deployment/quickstarts/agones-xonotic-sidecar.html#1-agones-fleet-with-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#2-play-xonotic","deployment/quickstarts/agones-xonotic-sidecar.html#3-check-out-the-metrics","deployment/quickstarts/agones-xonotic-sidecar.html#5-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#6-agones-fleet-but-with-compression","deployment/quickstarts/agones-xonotic-sidecar.html#4-play-xonotic-through-quilkin","deployment/quickstarts/agones-xonotic-sidecar.html#7-cleanup","deployment/quickstarts/agones-xonotic-sidecar.html#whats-next","deployment/quickstarts/agones-xonotic-xds.html#quickstart-quilkin-with-agones-and-xonotic-xds","deployment/quickstarts/agones-xonotic-xds.html#requirements","deployment/quickstarts/agones-xonotic-xds.html#1-overview","deployment/quickstarts/agones-xonotic-xds.html#2-install-quilkin-agones-xds-provider","deployment/quickstarts/agones-xonotic-xds.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-xds.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-xds.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-xds.html#connecting-client-side","deployment/quickstarts/agones-xonotic-xds.html#whats-next","deployment/quickstarts/agones-xonotic-relay.html#quickstart-quilkin-with-agones-and-xonotic-relay","deployment/quickstarts/agones-xonotic-relay.html#requirements","deployment/quickstarts/agones-xonotic-relay.html#1-overview","deployment/quickstarts/agones-xonotic-relay.html#2-install-quilkin-relay-and-agones-agent","deployment/quickstarts/agones-xonotic-relay.html#3-install-quilkin-proxy-pool","deployment/quickstarts/agones-xonotic-relay.html#4-create-the-agones-fleet","deployment/quickstarts/agones-xonotic-relay.html#5-allocate-a-gameserver","deployment/quickstarts/agones-xonotic-relay.html#connecting-client-side","deployment/quickstarts/agones-xonotic-relay.html#whats-next","services/proxy.html#proxy","services/proxy.html#endpoints","services/proxy.html#proxy-filters","services/proxy.html#endpoint-metadata","services/proxy.html#specialist-endpoint-metadata","services/proxy.html#session","services/proxy/configuration.html#configuration-file","services/proxy/configuration.html#static-configuration","services/proxy/configuration.html#dynamic-configuration","services/proxy/configuration.html#json-schema","services/proxy/filters.html#packet-filters","services/proxy/filters.html#filters-and-filter-chain","services/proxy/filters.html#configuration-examples","services/proxy/filters.html#filter-dynamic-metadata","services/proxy/filters.html#well-known-dynamic-metadata","services/proxy/filters.html#built-in-filters","services/proxy/filters.html#filterconfig","services/proxy/filters/capture.html#capture","services/proxy/filters/capture.html#capture-strategies","services/proxy/filters/capture.html#suffix","services/proxy/filters/capture.html#prefix","services/proxy/filters/capture.html#regex","services/proxy/filters/capture.html#filter-name","services/proxy/filters/capture.html#configuration-examples","services/proxy/filters/capture.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compress","services/proxy/filters/compress.html#filter-name","services/proxy/filters/compress.html#configuration-examples","services/proxy/filters/compress.html#configuration-options--rust-doc-","services/proxy/filters/compress.html#compression-modes","services/proxy/filters/compress.html#snappy","services/proxy/filters/compress.html#lz4","services/proxy/filters/compress.html#metrics","services/proxy/filters/concatenate.html#concatenate","services/proxy/filters/concatenate.html#filter-name","services/proxy/filters/concatenate.html#configuration-examples","services/proxy/filters/concatenate.html#configuration-options--rust-doc-","services/proxy/filters/debug.html#debug","services/proxy/filters/debug.html#filter-name","services/proxy/filters/debug.html#configuration-examples","services/proxy/filters/debug.html#configuration-options--rust-doc-","services/proxy/filters/drop.html#drop","services/proxy/filters/drop.html#filter-name","services/proxy/filters/drop.html#configuration-examples","services/proxy/filters/drop.html#configuration","services/proxy/filters/firewall.html#firewall","services/proxy/filters/firewall.html#filter-name","services/proxy/filters/firewall.html#configuration-examples","services/proxy/filters/firewall.html#configuration-options--rust-doc-","services/proxy/filters/firewall.html#rule-evaluation","services/proxy/filters/load_balancer.html#loadbalancer","services/proxy/filters/load_balancer.html#filter-name","services/proxy/filters/load_balancer.html#configuration-examples","services/proxy/filters/load_balancer.html#configuration-options--rust-doc-","services/proxy/filters/local_rate_limit.html#localratelimit","services/proxy/filters/local_rate_limit.html#filter-name","services/proxy/filters/local_rate_limit.html#configuration-examples","services/proxy/filters/local_rate_limit.html#configuration-options--rust-doc-","services/proxy/filters/match.html#match","services/proxy/filters/match.html#filter-name","services/proxy/filters/match.html#configuration-examples","services/proxy/filters/match.html#configuration-options--rust-doc-","services/proxy/filters/match.html#metrics","services/proxy/filters/pass.html#pass","services/proxy/filters/pass.html#filter-name","services/proxy/filters/pass.html#configuration-examples","services/proxy/filters/pass.html#configuration","services/proxy/filters/timestamp.html#timestamp","services/proxy/filters/timestamp.html#filter-name","services/proxy/filters/timestamp.html#configuration-examples","services/proxy/filters/timestamp.html#configuration-options--rust-doc-","services/proxy/filters/timestamp.html#metrics","services/proxy/filters/token_router.html#tokenrouter","services/proxy/filters/token_router.html#filter-name","services/proxy/filters/token_router.html#configuration-examples","services/proxy/filters/token_router.html#configuration-options--rust-doc-","services/proxy/filters/token_router.html#metrics","services/proxy/filters/token_router.html#sample-applications","services/proxy/filters/token_router.html#packet-authentication","services/proxy/filters/writing_custom_filters.html#writing-custom-filters","services/proxy/filters/writing_custom_filters.html#filter","services/proxy/filters/writing_custom_filters.html#staticfilter","services/proxy/filters/writing_custom_filters.html#running","services/proxy/filters/writing_custom_filters.html#configuration","services/proxy/filters/writing_custom_filters.html#yaml-configuration","services/proxy/filters/writing_custom_filters.html#protobuf-configuration","services/proxy/filters/writing_custom_filters.html#generated---recommended","services/proxy/filters/writing_custom_filters.html#at-build-time","services/proxy/qcmp.html#quilkin-control-message-protocol-qcmp","services/proxy/qcmp.html#ping","services/proxy/qcmp.html#protocol-data-unit","services/proxy/qcmp.html#datacenter-latency","services/proxy/qcmp.html#api-and-schema","services/proxy/metrics.html#proxy-metrics","services/proxy/metrics.html#asn-maxmind-information","services/proxy/metrics.html#general-metrics","services/proxy/metrics.html#session-metrics","services/proxy/metrics.html#filter-metrics","services/xds.html#xds-control-plane","services/xds.html#overview","services/xds.html#supported-apis","services/xds.html#connecting-to-an-xds-management-server","services/xds/metrics.html#xds-metrics","services/xds/metrics.html#proxy-mode","services/xds/metrics.html#xds-provider-mode","services/xds/providers/agones.html#agones-xds-provider","services/xds/providers/agones.html#endpoint-configuration","services/xds/providers/agones.html#access-tokens","services/xds/providers/agones.html#filter-configuration","services/xds/providers/agones.html#usage","services/xds/providers/filesystem.html#filesystem-xds-provider","services/relay.html#control-plane-relay","services/relay.html#quickstart","services/agent.html#quilkin-agent","services/agent.html#quickstart","sdks/unreal-engine.html#quilkin-unreal-engine-plugin","sdks/unreal-engine.html#installation","sdks/unreal-engine.html#configuration","sdks/unreal-engine.html#delegates","deployment/admin.html#administration","deployment/admin.html#logging","deployment/admin.html#http-api","deployment/admin.html#endpoints","deployment/admin.html#live","deployment/admin.html#ready","deployment/admin.html#metrics","deployment/admin.html#debugpprofprofile","deployment/admin.html#config","deployment/examples.html#quilkin-integration-examples","deployment/examples.html#server-proxy-as-a-sidecar","deployment/examples.html#client-proxy-to-sidecar-server-proxy","deployment/examples.html#client-proxy-to-separate-server-proxies-pools","deployment/examples.html#what-next","third-party/presentations.html#third-party-videos-and-presentations","third-party/presentations.html#gdc-2023-open-source-game-development-summit-agones-and-quilkin-oss-multiplayer-game-server-service-mesh-on-kubernetes"],"index":{"documentStore":{"docInfo":{"0":{"body":10,"breadcrumbs":2,"title":1},"1":{"body":66,"breadcrumbs":2,"title":1},"10":{"body":0,"breadcrumbs":2,"title":1},"100":{"body":41,"breadcrumbs":6,"title":2},"101":{"body":60,"breadcrumbs":8,"title":4},"102":{"body":19,"breadcrumbs":6,"title":1},"103":{"body":1,"breadcrumbs":7,"title":2},"104":{"body":115,"breadcrumbs":7,"title":2},"105":{"body":52,"breadcrumbs":9,"title":4},"106":{"body":19,"breadcrumbs":4,"title":1},"107":{"body":1,"breadcrumbs":5,"title":2},"108":{"body":38,"breadcrumbs":5,"title":2},"109":{"body":180,"breadcrumbs":7,"title":4},"11":{"body":60,"breadcrumbs":6,"title":5},"110":{"body":18,"breadcrumbs":4,"title":1},"111":{"body":12,"breadcrumbs":4,"title":1},"112":{"body":1,"breadcrumbs":5,"title":2},"113":{"body":38,"breadcrumbs":5,"title":2},"114":{"body":3,"breadcrumbs":4,"title":1},"115":{"body":21,"breadcrumbs":4,"title":1},"116":{"body":1,"breadcrumbs":5,"title":2},"117":{"body":25,"breadcrumbs":5,"title":2},"118":{"body":35,"breadcrumbs":7,"title":4},"119":{"body":7,"breadcrumbs":4,"title":1},"12":{"body":47,"breadcrumbs":5,"title":4},"120":{"body":30,"breadcrumbs":5,"title":1},"121":{"body":1,"breadcrumbs":6,"title":2},"122":{"body":44,"breadcrumbs":6,"title":2},"123":{"body":31,"breadcrumbs":8,"title":4},"124":{"body":40,"breadcrumbs":5,"title":1},"125":{"body":0,"breadcrumbs":6,"title":2},"126":{"body":108,"breadcrumbs":6,"title":2},"127":{"body":66,"breadcrumbs":8,"title":3},"128":{"body":78,"breadcrumbs":6,"title":1},"129":{"body":35,"breadcrumbs":6,"title":1},"13":{"body":24,"breadcrumbs":7,"title":6},"130":{"body":169,"breadcrumbs":6,"title":1},"131":{"body":27,"breadcrumbs":6,"title":1},"132":{"body":67,"breadcrumbs":7,"title":2},"133":{"body":59,"breadcrumbs":7,"title":2},"134":{"body":23,"breadcrumbs":7,"title":2},"135":{"body":150,"breadcrumbs":7,"title":2},"136":{"body":41,"breadcrumbs":9,"title":5},"137":{"body":24,"breadcrumbs":5,"title":1},"138":{"body":109,"breadcrumbs":7,"title":3},"139":{"body":119,"breadcrumbs":6,"title":2},"14":{"body":56,"breadcrumbs":6,"title":5},"140":{"body":23,"breadcrumbs":6,"title":2},"141":{"body":6,"breadcrumbs":4,"title":2},"142":{"body":56,"breadcrumbs":5,"title":3},"143":{"body":180,"breadcrumbs":4,"title":2},"144":{"body":54,"breadcrumbs":4,"title":2},"145":{"body":101,"breadcrumbs":4,"title":2},"146":{"body":159,"breadcrumbs":5,"title":3},"147":{"body":98,"breadcrumbs":3,"title":1},"148":{"body":207,"breadcrumbs":4,"title":2},"149":{"body":15,"breadcrumbs":6,"title":4},"15":{"body":0,"breadcrumbs":4,"title":3},"150":{"body":0,"breadcrumbs":5,"title":2},"151":{"body":117,"breadcrumbs":5,"title":2},"152":{"body":142,"breadcrumbs":6,"title":3},"153":{"body":92,"breadcrumbs":7,"title":3},"154":{"body":43,"breadcrumbs":6,"title":2},"155":{"body":33,"breadcrumbs":6,"title":2},"156":{"body":68,"breadcrumbs":6,"title":2},"157":{"body":47,"breadcrumbs":5,"title":1},"158":{"body":102,"breadcrumbs":7,"title":3},"159":{"body":201,"breadcrumbs":4,"title":3},"16":{"body":14,"breadcrumbs":2,"title":1},"160":{"body":211,"breadcrumbs":2,"title":1},"161":{"body":200,"breadcrumbs":4,"title":2},"162":{"body":72,"breadcrumbs":3,"title":1},"163":{"body":29,"breadcrumbs":6,"title":4},"164":{"body":6,"breadcrumbs":3,"title":1},"165":{"body":229,"breadcrumbs":3,"title":1},"166":{"body":45,"breadcrumbs":3,"title":1},"167":{"body":8,"breadcrumbs":2,"title":1},"168":{"body":40,"breadcrumbs":2,"title":1},"169":{"body":25,"breadcrumbs":3,"title":2},"17":{"body":30,"breadcrumbs":6,"title":5},"170":{"body":5,"breadcrumbs":2,"title":1},"171":{"body":19,"breadcrumbs":2,"title":1},"172":{"body":129,"breadcrumbs":2,"title":1},"173":{"body":19,"breadcrumbs":2,"title":1},"174":{"body":48,"breadcrumbs":2,"title":1},"175":{"body":10,"breadcrumbs":2,"title":1},"176":{"body":36,"breadcrumbs":5,"title":3},"177":{"body":112,"breadcrumbs":5,"title":3},"178":{"body":79,"breadcrumbs":7,"title":5},"179":{"body":188,"breadcrumbs":8,"title":6},"18":{"body":56,"breadcrumbs":4,"title":3},"180":{"body":10,"breadcrumbs":3,"title":1},"181":{"body":0,"breadcrumbs":6,"title":4},"182":{"body":98,"breadcrumbs":18,"title":16},"19":{"body":61,"breadcrumbs":4,"title":3},"2":{"body":53,"breadcrumbs":3,"title":2},"20":{"body":0,"breadcrumbs":8,"title":5},"21":{"body":22,"breadcrumbs":4,"title":1},"22":{"body":94,"breadcrumbs":7,"title":4},"23":{"body":36,"breadcrumbs":6,"title":3},"24":{"body":34,"breadcrumbs":7,"title":4},"25":{"body":12,"breadcrumbs":5,"title":2},"26":{"body":92,"breadcrumbs":7,"title":4},"27":{"body":107,"breadcrumbs":8,"title":5},"28":{"body":13,"breadcrumbs":5,"title":2},"29":{"body":6,"breadcrumbs":5,"title":2},"3":{"body":52,"breadcrumbs":3,"title":2},"30":{"body":0,"breadcrumbs":8,"title":5},"31":{"body":26,"breadcrumbs":4,"title":1},"32":{"body":46,"breadcrumbs":5,"title":2},"33":{"body":135,"breadcrumbs":9,"title":6},"34":{"body":201,"breadcrumbs":8,"title":5},"35":{"body":83,"breadcrumbs":7,"title":4},"36":{"body":275,"breadcrumbs":6,"title":3},"37":{"body":205,"breadcrumbs":6,"title":3},"38":{"body":10,"breadcrumbs":5,"title":2},"39":{"body":0,"breadcrumbs":8,"title":5},"4":{"body":198,"breadcrumbs":2,"title":1},"40":{"body":26,"breadcrumbs":4,"title":1},"41":{"body":74,"breadcrumbs":5,"title":2},"42":{"body":156,"breadcrumbs":9,"title":6},"43":{"body":218,"breadcrumbs":8,"title":5},"44":{"body":83,"breadcrumbs":7,"title":4},"45":{"body":276,"breadcrumbs":6,"title":3},"46":{"body":205,"breadcrumbs":6,"title":3},"47":{"body":10,"breadcrumbs":5,"title":2},"48":{"body":130,"breadcrumbs":2,"title":1},"49":{"body":20,"breadcrumbs":2,"title":1},"5":{"body":25,"breadcrumbs":2,"title":1},"50":{"body":27,"breadcrumbs":3,"title":2},"51":{"body":50,"breadcrumbs":3,"title":2},"52":{"body":79,"breadcrumbs":4,"title":3},"53":{"body":113,"breadcrumbs":2,"title":1},"54":{"body":55,"breadcrumbs":5,"title":2},"55":{"body":92,"breadcrumbs":5,"title":2},"56":{"body":18,"breadcrumbs":5,"title":2},"57":{"body":154,"breadcrumbs":5,"title":2},"58":{"body":23,"breadcrumbs":4,"title":2},"59":{"body":194,"breadcrumbs":5,"title":3},"6":{"body":0,"breadcrumbs":2,"title":1},"60":{"body":101,"breadcrumbs":4,"title":2},"61":{"body":136,"breadcrumbs":5,"title":3},"62":{"body":24,"breadcrumbs":6,"title":4},"63":{"body":75,"breadcrumbs":4,"title":2},"64":{"body":50,"breadcrumbs":3,"title":1},"65":{"body":33,"breadcrumbs":4,"title":1},"66":{"body":5,"breadcrumbs":5,"title":2},"67":{"body":4,"breadcrumbs":4,"title":1},"68":{"body":4,"breadcrumbs":4,"title":1},"69":{"body":16,"breadcrumbs":4,"title":1},"7":{"body":12,"breadcrumbs":3,"title":2},"70":{"body":1,"breadcrumbs":5,"title":2},"71":{"body":22,"breadcrumbs":5,"title":2},"72":{"body":159,"breadcrumbs":7,"title":4},"73":{"body":20,"breadcrumbs":4,"title":1},"74":{"body":1,"breadcrumbs":5,"title":2},"75":{"body":81,"breadcrumbs":5,"title":2},"76":{"body":48,"breadcrumbs":7,"title":4},"77":{"body":0,"breadcrumbs":5,"title":2},"78":{"body":42,"breadcrumbs":4,"title":1},"79":{"body":80,"breadcrumbs":4,"title":1},"8":{"body":10,"breadcrumbs":2,"title":1},"80":{"body":14,"breadcrumbs":4,"title":1},"81":{"body":22,"breadcrumbs":4,"title":1},"82":{"body":1,"breadcrumbs":5,"title":2},"83":{"body":21,"breadcrumbs":5,"title":2},"84":{"body":61,"breadcrumbs":7,"title":4},"85":{"body":30,"breadcrumbs":4,"title":1},"86":{"body":1,"breadcrumbs":5,"title":2},"87":{"body":18,"breadcrumbs":5,"title":2},"88":{"body":24,"breadcrumbs":7,"title":4},"89":{"body":13,"breadcrumbs":4,"title":1},"9":{"body":10,"breadcrumbs":2,"title":1},"90":{"body":1,"breadcrumbs":5,"title":2},"91":{"body":38,"breadcrumbs":5,"title":2},"92":{"body":3,"breadcrumbs":4,"title":1},"93":{"body":16,"breadcrumbs":4,"title":1},"94":{"body":1,"breadcrumbs":5,"title":2},"95":{"body":31,"breadcrumbs":5,"title":2},"96":{"body":138,"breadcrumbs":7,"title":4},"97":{"body":49,"breadcrumbs":5,"title":2},"98":{"body":8,"breadcrumbs":5,"title":1},"99":{"body":1,"breadcrumbs":6,"title":2}},"docs":{"0":{"body":"Quilkin is a UDP proxy, specifically designed for use with multiplayer dedicated game servers.","breadcrumbs":"Introduction » Overview","id":"0","title":"Overview"},"1":{"body":"Quilkin on open source is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game servers deployments, to ensure security, access control, telemetry data, metrics and more. It is designed to be used behind game clients as well as in front of dedicated game servers. Quilkin's aim is to pull the above functionality out of bespoke, monolithic dedicated game servers and clients, and provide standard, composable modules that can be reused across a wide set of multiplayer games, so that game developers can instead focus on their game specific aspects of building a multiplayer game.","breadcrumbs":"Introduction » What is Quilkin?","id":"1","title":"What is Quilkin?"},"10":{"body":"","breadcrumbs":"FAQ » FAQ","id":"10","title":"FAQ"},"100":{"body":"# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.load_balancer.v1alpha1.LoadBalancer config: policy: ROUND_ROBIN\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } The load balancing policy (the strategy to use to select what endpoint to send traffic to) is configurable. In the example above, packets will be distributed by selecting endpoints in turn, in round robin fashion.","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Examples","id":"100","title":"Configuration Examples"},"101":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: The configuration for [`load_balancer`][super].\ntype: object\nproperties: policy: default: ROUND_ROBIN allOf: - $ref: '#/definitions/Policy'\ndefinitions: Policy: description: Policy represents how a [`load_balancer`][super] distributes packets across endpoints. oneOf: - description: Send packets to endpoints in turns. type: string enum: - ROUND_ROBIN - description: Send packets to endpoints chosen at random. type: string enum: - RANDOM - description: Send packets to endpoints based on hash of source IP and port. type: string enum: - HASH","breadcrumbs":"Proxy » Filters » Load Balancer » Configuration Options ( Rust Doc )","id":"101","title":"Configuration Options ( Rust Doc )"},"102":{"body":"The LocalRateLimit filter controls the frequency at which packets received downstream are forwarded upstream by the proxy. Rate limiting is done independently per source (IP, Port) combination.","breadcrumbs":"Proxy » Filters » Local Rate Limit » LocalRateLimit","id":"102","title":"LocalRateLimit"},"103":{"body":"quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit","breadcrumbs":"Proxy » Filters » Local Rate Limit » Filter name","id":"103","title":"Filter name"},"104":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 1000 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);\n# } To configure a rate limiter, we specify the maximum rate at which the proxy is allowed to forward packets. In the example above, we configured the proxy to forward a maximum of 1000 packets per second). Be aware that due to some optimizations in the current rate limiter implementation, the enforced maximum number of packets is not always exact. It is in theory possible that the rate limiter allows a few packets through, however in practice this would be a rare occurrence and the maximum number of such packets that is in the worse case N-1 where N is the number of threads used to process packets. For example, a configuration allowing 1000 packets per second could potentially allow 1004 packets during some time window if we have up to 4 threads. Packets that that exceeds the maximum configured rate are dropped.","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Examples","id":"104","title":"Configuration Examples"},"105":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- max_packets\n- period\nproperties: max_packets: description: The maximum number of packets allowed to be forwarded by the rate limiter in a given duration. type: integer format: uint minimum: 0.0 period: description: The duration in seconds during which max_packets applies. If none is provided, it defaults to one second. type: integer format: uint32 minimum: 0.0","breadcrumbs":"Proxy » Filters » Local Rate Limit » Configuration Options ( Rust Doc )","id":"105","title":"Configuration Options ( Rust Doc )"},"106":{"body":"The Match filter's job is to provide a mechanism to change behaviour based on dynamic metadata. This filter behaves similarly to the match expression in Rust or switch statements in other languages.","breadcrumbs":"Proxy » Filters » Match » Match","id":"106","title":"Match"},"107":{"body":"quilkin.filters.match.v1alpha1.Match","breadcrumbs":"Proxy » Filters » Match » Filter name","id":"107","title":"Filter name"},"108":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Match » Configuration Examples","id":"108","title":"Configuration Examples"},"109":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Configuration for [`Match`][super::Match].\ntype: object\nproperties: on_read: description: Configuration for [`Filter::read`][crate::filters::Filter::read]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null' on_write: description: Configuration for [`Filter::write`][crate::filters::Filter::write]. anyOf: - $ref: '#/definitions/DirectionalConfig' - type: 'null'\nadditionalProperties: false\ndefinitions: Branch: description: A specific match branch. The filter is run when `value` matches the value defined in `metadata_key`. type: object required: - name - value properties: config: true label: type: - string - 'null' name: type: string value: description: The value to compare against the dynamic metadata. allOf: - $ref: '#/definitions/Value' DirectionalConfig: description: Configuration for a specific direction. type: object required: - branches - metadataKey properties: branches: description: List of filters to compare and potentially run if any match. type: array items: $ref: '#/definitions/Branch' fallthrough: description: The behaviour for when none of the `branches` match. default: config: null label: null name: quilkin.filters.drop.v1alpha1.Drop allOf: - $ref: '#/definitions/Filter' metadataKey: description: The key for the metadata to compare against. allOf: - $ref: '#/definitions/Key' Filter: description: Filter is the configuration for a single filter type: object required: - name properties: config: true label: type: - string - 'null' name: type: string additionalProperties: false Key: description: A key in the metadata table. type: string Value: anyOf: - type: boolean - type: integer format: uint64 minimum: 0.0 - type: array items: $ref: '#/definitions/Value' - type: string - type: array items: type: integer format: uint8 minimum: 0.0 View the Match filter documentation for more details.","breadcrumbs":"Proxy » Filters » Match » Configuration Options ( Rust Doc )","id":"109","title":"Configuration Options ( Rust Doc )"},"11":{"body":"Our current testing shows that on Quilkin shows that it process packets quite fast ! We won't be publishing performance benchmarks, as performance will always change depending on the underlying hardware, number of filters, configurations and more. We highly recommend you run your own load tests on your platform and configuration, matching your production workload and configuration as close as possible. Our iperf3 based performance test in the examples' folder is a good starting point. Since this is still an alpha project, we have plans on investigating further performance improvements in upcoming releases, both from an optimisation and observability perspective as well.","breadcrumbs":"FAQ » Just how fast is Quilkin? What sort of performance can I expect?","id":"11","title":"Just how fast is Quilkin? What sort of performance can I expect?"},"110":{"body":"quilkin_filter_int_counter{label=\"packets_matched_total\"} A counter of the total number of packets where the dynamic metadata matches a branch value. quilkin_filter_int_counter{label=\"packets_fallthrough_total\"} A counter of the total number of packets that are processed by the fallthrough configuration.","breadcrumbs":"Proxy » Filters » Match » Metrics","id":"110","title":"Metrics"},"111":{"body":"The Pass filter that always passes any packet through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Pass » Pass","id":"111","title":"Pass"},"112":{"body":"quilkin.filters.pass.v1alpha1.Pass","breadcrumbs":"Proxy » Filters » Pass » Filter name","id":"112","title":"Filter name"},"113":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Pass » Configuration Examples","id":"113","title":"Configuration Examples"},"114":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Pass » Configuration","id":"114","title":"Configuration"},"115":{"body":"The Timestamp filter accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. Mostly useful in combination with other filters such as Capture to pull timestamp data from packets.","breadcrumbs":"Proxy » Filters » Timestamp » Timestamp","id":"115","title":"Timestamp"},"116":{"body":"quilkin.filters.timestamp.v1alpha1.Timestamp","breadcrumbs":"Proxy » Filters » Timestamp » Filter name","id":"116","title":"Filter name"},"117":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: example.com/session_duration prefix: size: 3 remove: false - name: quilkin.filters.timestamp.v1alpha1.Timestamp config: metadataKey: example.com/session_duration\nclusters: - endpoints: - address: 127.0.0.1:26000\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Examples","id":"117","title":"Configuration Examples"},"118":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a [self]'s configuration.\ntype: object\nrequired:\n- metadataKey\nproperties: metadataKey: description: The metadata key to read the UTC UNIX Timestamp from. allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Timestamp » Configuration Options ( Rust Doc )","id":"118","title":"Configuration Options ( Rust Doc )"},"119":{"body":"quilkin_filter_histogram{label=\"duration\"} A histogram of durations from metadata_key to now in the packet direction.","breadcrumbs":"Proxy » Filters » Timestamp » Metrics","id":"119","title":"Metrics"},"12":{"body":"Quilkin is also released as a library so it can be integrated with an external codebase as necessary. Using Rust code inside a C or C++ project mostly consists of two parts. Creating a C-friendly API in Rust Embedding your Rust project into an external build system See A little Rust with your C for more information. Over time, we will be expanding documentation on how to integrate with specific engines if running Quilkin as a separate binary is not an option.","breadcrumbs":"FAQ » Can I integrate Quilkin with C++ code?","id":"12","title":"Can I integrate Quilkin with C++ code?"},"120":{"body":"The TokenRouter filter's job is to provide a mechanism to declare which Endpoints a packet should be sent to. This Filter provides this functionality by comparing a byte array token found in the Filter Dynamic Metadata from a previous Filter, and comparing it to Endpoint's tokens , and sending packets to those Endpoints only if there is a match.","breadcrumbs":"Proxy » Filters » Token Router » TokenRouter","id":"120","title":"TokenRouter"},"121":{"body":"quilkin.filters.token_router.v1alpha1.TokenRouter","breadcrumbs":"Proxy » Filters » Token Router » Filter name","id":"121","title":"Filter name"},"122":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.token_router.v1alpha1.TokenRouter config: metadataKey: myapp.com/myownkey\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); View the CaptureBytes filter documentation for more details.","breadcrumbs":"Proxy » Filters » Token Router » Configuration Examples","id":"122","title":"Configuration Examples"},"123":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nproperties: metadataKey: description: the key to use when retrieving the token from the Filter's dynamic metadata default: quilkin.dev/capture allOf: - $ref: '#/definitions/Key'\ndefinitions: Key: description: A key in the metadata table. type: string","breadcrumbs":"Proxy » Filters » Token Router » Configuration Options ( Rust Doc )","id":"123","title":"Configuration Options ( Rust Doc )"},"124":{"body":"quilkin_filter_TokenRouter_packets_dropped_total A counter of the total number of packets that have been dropped. This is also provided with a Reason label, as there are differing reasons for packets to be dropped: NoEndpointMatch - The token provided via the Filter dynamic metadata does not match any Endpoint's tokens. NoTokenFound - No token has been found in the Filter dynamic metadata. InvalidToken - The data found for the token in the Filter dynamic metadata is not of the correct data type (Vec)","breadcrumbs":"Proxy » Filters » Token Router » Metrics","id":"124","title":"Metrics"},"125":{"body":"","breadcrumbs":"Proxy » Filters » Token Router » Sample Applications","id":"125","title":"Sample Applications"},"126":{"body":"In combination with several other filters, the TokenRouter can be utilised as an authentication and access control mechanism for all incoming packets. Capturing the authentication token from an incoming packet can be implemented via the CaptureByte filter, with an example outlined below, or any other filter that populates the configured dynamic metadata key for the authentication token to reside. It is assumed that the endpoint tokens that are used for authentication are generated by an external system, are appropriately cryptographically random and sent to each proxy securely. For example, a configuration would look like: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture # Capture and remove the authentication token config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter\nclusters: - endpoints: - address: 127.0.0.1:26000 metadata: quilkin.dev: tokens: - MXg3aWp5Ng== # Authentication is provided by these ids, and matched against - OGdqM3YyaQ== # the value stored in Filter dynamic metadata - address: 127.0.0.1:26001 metadata: quilkin.dev: tokens: - bmt1eTcweA==\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2); On the game client side the Concatenate filter could also be used to add authentication tokens to outgoing packets.","breadcrumbs":"Proxy » Filters » Token Router » Packet Authentication","id":"126","title":"Packet Authentication"},"127":{"body":"The full source code used in this example can be found in examples/ . Quilkin provides an extensible implementation of Filters that allows us to plug in custom implementations to fit our needs. This document provides an overview of the API and how we can go about writing our own Filters . First we need to create a type and implement two traits for it. It's not terribly important what the filter in this example does so let's write a Greet filter that appends Hello to every packet in one direction and Goodbye to packets in the opposite direction. struct Greet; As a convention within Quilkin: Filter names are singular, they also tend to be a verb, rather than an adjective. Examples Greet not \"Greets\" Compress not \"Compressor\".","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Writing Custom Filters","id":"127","title":"Writing Custom Filters"},"128":{"body":"Represents the actual Filter instance in the pipeline. An implementation provides a read and a write method (both are passthrough by default) that accepts a context object and returns a response. Both methods are invoked by the proxy when it consults the filter chain read is invoked when a packet is received on the local downstream port and is to be sent to an upstream endpoint while write is invoked in the opposite direction when a packet is received from an upstream endpoint and is to be sent to a downstream client. # struct Greet;\nuse quilkin::filters::prelude::*; /// Appends data to each packet\n#[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Hello\"); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents.extend_from_slice(b\"Goodbye\"); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Filter","id":"128","title":"Filter"},"129":{"body":"Represents metadata needed for your [Filter], most of it has to with defining configuration, for now we can use () as we have no configuration currently. # use quilkin::filters::prelude::*;\n# struct Greet;\n# impl Filter for Greet {}\nimpl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = (); type BinaryConfiguration = (); fn try_from_config(config: Option) -> Result { Ok(Self) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » StaticFilter","id":"129","title":"StaticFilter"},"13":{"body":"This is an ongoing discussion, and since console development is protected by non-disclosure agreements, we can't comment on this directly. That being said, we have an Unreal Engine for games in circumstances where compiling Rust or providing a separate Quilkin binary as an executable is not an option.","breadcrumbs":"FAQ » I would like to run Quilkin as a client side proxy on a console? Can I do that?","id":"13","title":"I would like to run Quilkin as a client side proxy on a console? Can I do that?"},"130":{"body":"We can run the proxy using Proxy::run function. Let's add a main function that does that. Quilkin relies on the Tokio async runtime, so we need to import that crate and wrap our main function with it. We can also register custom filters in quilkin using FilterRegistry::register Add Tokio as a dependency in Cargo.toml. [dependencies]\nquilkin = \"0.2.0\"\ntokio = { version = \"1\", features = [\"full\"]} Add a main function that starts the proxy. // src/main.rs\n#[tokio::main]\nasync fn main() -> quilkin::Result<()> { quilkin::filters::FilterRegistry::register(vec![Greet::factory()].into_iter()); let (_shutdown_tx, shutdown_rx) = quilkin::make_shutdown_channel(quilkin::ShutdownKind::Normal); let proxy = quilkin::Proxy::default(); let config = quilkin::Config::default_non_agent(); config.filters.store(std::sync::Arc::new( quilkin::filters::FilterChain::try_create([quilkin::config::Filter { name: Greet::NAME.into(), label: None, config: None, }])?, )); config.clusters.modify(|map| { map.insert_default( [quilkin::net::endpoint::Endpoint::new( (std::net::Ipv4Addr::LOCALHOST, 4321).into(), )] .into(), ) }); proxy .run(config.into(), Default::default(), None, shutdown_rx) .await\n} Now, let's try out the proxy. The following configuration starts our extended version of the proxy at port 7777 and forwards all packets to an upstream server at port 4321. # quilkin.yaml\nversion: v1alpha1\nfilters: - name: greet.v1\nclusters: - endpoints: - address: 127.0.0.1:4321 Next we to setup our network of services, for this example we're going to use the netcat tool to spawn a UDP echo server and interactive client for us to send packets over the wire. # Start the proxy\ncargo run -- &\n# Start a UDP listening server on the configured port\nnc -lu 127.0.0.1 4321 &\n# Start an interactive UDP client that sends packet to the proxy\nnc -u 127.0.0.1 7777 Whatever we pass to the client should now show up with our modification on the listening server's standard output. For example typing Quilkin in the client prints Hello Quilkin on the server.","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Running","id":"130","title":"Running"},"131":{"body":"Let's extend the Greet filter to have a configuration that contains what greeting to use. The Serde crate is used to describe static YAML configuration in code while Tonic / Prost is used to describe dynamic configuration as Protobuf messages when talking to a management server .","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Configuration","id":"131","title":"Configuration"},"132":{"body":"First let's create the type for our configuration: Add the yaml parsing crates to Cargo.toml: # [dependencies]\nserde = \"1.0\"\nserde_yaml = \"0.8\" Define a struct representing the config: // src/main.rs\n#[derive(Serialize, Deserialize, Debug, schemars::JsonSchema)]\nstruct Config { greeting: String,\n} Update the Greet Filter to take in greeting as a parameter: // src/main.rs\nstruct Greet { config: Config,\n} #[async_trait::async_trait]\nimpl Filter for Greet { async fn read(&self, ctx: &mut ReadContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) } async fn write(&self, ctx: &mut WriteContext) -> Result<(), FilterError> { ctx.contents .prepend_from_slice(format!(\"{} \", self.config.greeting).as_bytes()); Ok(()) }\n}","breadcrumbs":"Proxy » Filters » Writing Custom Filters » YAML Configuration","id":"132","title":"YAML Configuration"},"133":{"body":"Quilkin comes with out-of-the-box support for xDS management, and as such needs to communicate filter configuration over Protobuf with management servers and clients to synchronise state across the network. So let's add the binary version of our Greet configuration. Add the proto parsing crates to Cargo.toml: [dependencies]\n# ...\ntonic = \"0.5.0\"\nprost = \"0.7\"\nprost-types = \"0.7\" Create a Protobuf equivalent of our YAML configuration. // src/greet.proto\nsyntax = \"proto3\"; package greet; message Greet { string greeting = 1;\n} Generate Rust code from the proto file:","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Protobuf Configuration","id":"133","title":"Protobuf Configuration"},"134":{"body":"Use something like proto-gen to generate Rust code for the protobuf. At that point it is just normal rust code and can be included from where you placed the generated code, eg. generated. mod generated;\nuse generated::greet as proto;","breadcrumbs":"Proxy » Filters » Writing Custom Filters » Generated - Recommended","id":"134","title":"Generated - Recommended"},"135":{"body":"There are a few ways to generate Prost code from proto, we will use the prost_build crate in this example. Add the following required crates to Cargo.toml, and then add a build script to generate the following Rust code during compilation: # [dependencies]\nbytes = \"1.0\" # [build-dependencies]\nprost-build = \"0.7\" // src/build.rs\nfn main() { // Remove if you already have `protoc` installed in your system. std::env::set_var(\"PROTOC\", protobuf_src::protoc()); prost_build::compile_protos(&[\"src/greet.proto\"], &[\"src/\"]).unwrap();\n} To include the generated code, we'll use [tonic::include_proto]. // src/main.rs\n#[allow(warnings, clippy::all)]\n// ANCHOR: include_proto\nmod proto { tonic::include_proto!(\"greet\");\n} Then we just need to implement std::convert::TryFrom for converting the protobuf message to equivalent configuration. // src/main.rs\nimpl TryFrom for Config { type Error = ConvertProtoConfigError; fn try_from(p: proto::Greet) -> Result { Ok(Self { greeting: p.greeting, }) }\n} impl From for proto::Greet { fn from(config: Config) -> Self { Self { greeting: config.greeting, } }\n} Now, let's update Greet's StaticFilter implementation to use the two configurations. // src/main.rs\nuse quilkin::filters::StaticFilter; impl StaticFilter for Greet { const NAME: &'static str = \"greet.v1\"; type Configuration = Config; type BinaryConfiguration = proto::Greet; fn try_from_config(config: Option) -> Result { Ok(Self { config: Self::ensure_config_exists(config)?, }) }\n} That's it! With these changes we have wired up static configuration for our filter. Try it out with the following configuration: # quilkin.yaml\nversion: v1alpha1\nport: 7001\nfilters:\n- name: greet.v1 config: greeting: Hey\nendpoints:\n- address: 127.0.0.1:4321","breadcrumbs":"Proxy » Filters » Writing Custom Filters » At build time","id":"135","title":"At build time"},"136":{"body":"services ports Protocol QCMP 7600 UDP AND TCP (IPv4 OR IPv6) In addition to the TCP based administration API, Quilkin provides a meta API over UDP and TCP. The purpose of this API is to provide meta operations that can be used by untrusted clients. Currently the API is focuses on providing pings for latency measurement but that may change overtime as new features are added.","breadcrumbs":"Proxy » Control Message Protocol » Quilkin Control Message Protocol (QCMP)","id":"136","title":"Quilkin Control Message Protocol (QCMP)"},"137":{"body":"The main functionality currently in QCMP is pinging, measuring the latency from one service to another over UDP. You can also measure the distance locally using the quilkin qcmp ping command. quilkin qcmp ping 127.0.0.1:7600","breadcrumbs":"Proxy » Control Message Protocol » Ping","id":"137","title":"Ping"},"138":{"body":"The following is a Kaitai Struct configuration of the protocol data unit accepted by Quilkin proxies. meta: id: quilkin_packet endian: be\nseq: - id: magic_header contents: \"QLKN\" - id: protocol_version type: u1 - id: packet_type type: u1 - id: packet_length type: u2 - id: packet size: packet_length type: switch-on: packet_type cases: 0: ping_packet 1: ping_reply_packet types: ping_packet: doc: | Sent by a client to a proxy containing the time when the client sent the packet along with a unique nonce. The timestamp should be a UTC unix timestamp in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 ping_reply_packet: doc: | A reply from a proxy containing the ping's nonce, the client sent time, the server's receive time, and the server's sent time. The timestamps should be UTC unix timestamps in **nanoseconds**. seq: - id: nonce type: u1 - id: client_sent_timestamp type: u8 - id: server_receive_timestamp type: u8 - id: server_sent_timestamp type: u8","breadcrumbs":"Proxy » Control Message Protocol » Protocol Data Unit","id":"138","title":"Protocol Data Unit"},"139":{"body":"In addition to being able to ping Quilkin to get the latency between the client and proxy. In order to allow clients to send information to services like a matchmaker about which datacentre they are closest to, Quilkin also includes the ability to get a proxy's latency to each of its connected datacentres. Note: This requires a multi-cluster relay setup, as when you set up proxies in the same cluster as gameservers, this measurement is redundant. All that is required to set this up is to provide an ICAO code to the agent in the gameserver cluster. (E.g. through the environment variable ICAO_CODE). No further setup is required. You can use duplicate ICAO codes , Quilkin will choose the best result amongst the duplicates to return. Quilkin assumes that multiple of the same ICAO code refer to the same phyiscal datacentre, so latency between them should negible. Why ICAO? ICAO is an international standard for airport codes, airport codes are an easy human readable code that makes it easy to use geo-visualisations in tools like Grafana, and easily allows grouping. IATA codes only cover major airports, ICAO codes cover practically every airport making them easy to more accurately represent the location of any datacentre.","breadcrumbs":"Proxy » Control Message Protocol » Datacenter Latency","id":"139","title":"Datacenter Latency"},"14":{"body":"This is an excellent question! Envoy is an amazing project, and has set many of the standards for how proxies are written and orchestrated , and was an inspiration for many of the decisions made on Quilkin. However, we decided to build this project separately: Envoy seems primarily focused on web/mobile network workloads (which makes total sense), whereas we wanted something specialised on gaming UDP communication, so having a leaner, more focused codebase would allow us to move faster. We found the Rust and Cargo ecosystem easier to work with than Bazel and C++, and figured our users would as well.","breadcrumbs":"FAQ » Any reason you didn't contribute this into/extend Envoy?","id":"14","title":"Any reason you didn't contribute this into/extend Envoy?"},"140":{"body":"Currently the datacentre latency can be retrieved by sending a GET / HTTP request to the QCMP port. The returned data is a JSON object with each key being the ICAO code for the datacentre, and the value being the latency in nanoseconds.","breadcrumbs":"Proxy » Control Message Protocol » API And Schema","id":"140","title":"API And Schema"},"141":{"body":"The following are metrics that Quilkin provides while in Proxy Mode.","breadcrumbs":"Proxy » Metrics » Proxy Metrics","id":"141","title":"Proxy Metrics"},"142":{"body":"If Quilkin is provided a a MaxmindDB GeoIP database, Quilkin will log the following information in the maxmind information log, as well as populate the following fields in any metrics with matching labels. Field Description asn ASN Number organization The organisation responsible for the ASN country_code The corresponding country code ip_prefix The IP prefix CIDR address prefix_entity The name of the entity for the prefix address prefix_name The name of the prefix address Maxmind databases often require a licence and/or fee, so they aren't included by default with Quilkin.","breadcrumbs":"Proxy » Metrics » ASN Maxmind Information","id":"142","title":"ASN Maxmind Information"},"143":{"body":"The proxy exposes the following general metrics: quilkin_packets_processing_duration_seconds{event, asn, ip_prefix} (Histogram) The total duration of time in seconds that it took to process a packet. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_dropped_total{reason, asn, ip_prefix} (Counter) The total number of packets (not associated with any session) that were dropped by proxy. Not that packets reflected by this metric were dropped at an earlier stage before they were associated with any session. For session based metrics, see the list of session metrics instead. reason = NoConfiguredEndpoints NoConfiguredEndpoints: No upstream endpoints were available to send the packet to. This can occur e.g if the endpoints cluster was scaled down to zero and the proxy is configured via a control plane. quilkin_cluster_active The number of currently active clusters. quilkin_cluster_active_endpoints The number of currently active upstream endpoints. Note that this tracks the number of endpoints that the proxy knows of rather than those that it is connected to (see Session Metrics instead for those) quilkin_bytes_total{event, asn, ip_prefix} The total number of bytes sent or recieved The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packets_total{event, asn, ip_prefix} The total number of packets sent or recieved. The event label is either: read: when the proxy receives data from a downstream connection on the listening port. write: when the proxy sends data to a downstream connection via the listening port. quilkin_packet_jitter{event, asn, ip_prefix} The time between receiving new packets. quilkin_errors_total{event, asn, ip_prefix} The total number of errors encountered while reading a packet from the upstream endpoint.","breadcrumbs":"Proxy » Metrics » General Metrics","id":"143","title":"General Metrics"},"144":{"body":"The proxy exposes the following metrics around sessions: quilkin_session_active{asn, organization, country_code, ip_prefix, prefix_entity, prefix_name} The number of currently active sessions. If a maxmind database has been provided, the labels are populated: The asn label is the ASN number of the connecting client. The ip_prefixlabel is the IP prefix of the connecting client. quilkin_session_duration_secs (Histogram) A histogram over how long sessions lasted before they were torn down. Note that, by definition, active sessions are not included in this metric. quilkin_session_total (Counter) The total number of sessions that have been created.","breadcrumbs":"Proxy » Metrics » Session Metrics","id":"144","title":"Session Metrics"},"145":{"body":"Quilkin's filters use a set of generic metric keys, to make it easier to build visualisations that can account for a dynamic set of filters that can be added, removed, or updated at runtime with different configurations. All of these metrics share a common set of labels. Label Description id The ID of the filter that used the metric. label The name of the metric being measured. help The description of the filter metric. direction The direction of packet flow (e.g. read/write). quilkin_filter_int_counter{id, label, help, direction} Generic filter counter, see help label for more specific info. quilkin_filter_histogram{id, label, help, direction, shared_metadata_1} generic filter histogram, see help label for more specific info. quilkin_filter_read_duration_seconds{filter} The duration it took for a filter's read implementation to execute. Thefilter label is the name of the filter being executed. quilkin_filter_write_duration_seconds{filter} The duration it took for a filter's write implementation to execute. The filter label is the name of the filter being executed.","breadcrumbs":"Proxy » Metrics » Filter Metrics","id":"145","title":"Filter Metrics"},"146":{"body":"services ports Protocol xDS 7800 gRPC (IPv4 OR IPv6) For single-cluster integration, Quilkin provides a manage service, that can be used with a number of configuration discovery providers to provide cluster configuration multiple proxys . With each provider automating the complexity of a full xDS management control plane via integrations with popular projects and common architecture patterns. To view all the providers and options for the manage subcommand, run: $ quilkin manage --help\nRuns Quilkin as a xDS management server, using `provider` as a configuration source Usage: quilkin manage [OPTIONS] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] -p, --port The TCP port to listen to, to serve discovery responses [env: QUILKIN_PORT=] [default: 7800] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] -h, --help Print help","breadcrumbs":"Control Plane » xDS Control Plane","id":"146","title":"xDS Control Plane"},"147":{"body":"In addition to static configuration provided upon startup, a Quiklin proxy's configuration can also be updated at runtime. The proxy can be configured on startup to talk to a set of management servers which provide it with updates throughout its lifecycle. Communication between the proxy and management server uses the xDS gRPC protocol , similar to an envoy proxy . xDS is one of the standard configuration mechanisms for software proxies and as a result, Quilkin can be setup to discover configuration resources from any API compatible server. Also, given that the protocol is well specified , it is similarly straight-forward to implement a custom server to suit any deployment's needs. As described within the xDS-api documentation, the xDS API comprises a set of resource discovery APIs, each serving a specific set of configuration resource types, while the protocol itself comes in several variants . Quilkin implements the Aggregated Discovery Service (ADS) State of the World (SotW) variant with gRPC.","breadcrumbs":"Control Plane » Overview","id":"147","title":"Overview"},"148":{"body":"Since the range of resources configurable by the xDS API extends that of Quilkin's domain (i.e being UDP based, Quilkin does not have a need for HTTP/TCP resources), only a subset of the API is supported. The following lists these relevant parts and any limitation to the provided support as a result: Cluster Discovery Service (CDS) : Provides information about known clusters and their membership information. The proxy uses these resources to discover clusters and their endpoints. While cluster topology information like locality can be provided in the configuration, the proxy currently does not use this information (support may be included in the future however). Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Only cluster discovery type STATIC and EDS is supported. Configuration including other discovery types e.g LOGICAL_DNS is rejected. Endpoint Discovery Service (EDS) : Provides information about endpoints. The proxy uses these resources to discover information about endpoints like their IP addresses. Endpoints may provide Endpoint Metadata via the metadata field. These metadata will be visible to filters as part of the corresponding endpoints information when processing packets. Only socket addresses are supported on an endpoint's address configuration - i.e an IP address and port number combination. Configuration including any other type of addressing e.g named pipes will be rejected. Any load balancing information included in this resource is ignored. For load balancing, use Quilkin filters instead. Listener Discovery Service (LDS) : Provides information about Filters and Filter Chains . Only the name and filter_chains fields in the Listener resource are used by the proxy. The rest are ignored. Since Quilkin only uses one filter chain per proxy, at most one filter chain can be provided in the resource. Otherwise the configuration is rejected. Only the list of filters specified in the filter chain is used by the proxy - i.e other fields like filter_chain_match are ignored. This list also specifies the order that the corresponding filter chain will be constructed. gRPC proto configuration for Quilkin's built-in filters can be found here . They are equivalent to the filter's static configuration.","breadcrumbs":"Control Plane » Supported APIs","id":"148","title":"Supported APIs"},"149":{"body":"Connecting a Quilkin proxy to an xDS management server can be implemented via providing one or more URLs to the management_servers command line .","breadcrumbs":"Control Plane » Connecting to an xDS management server","id":"149","title":"Connecting to an xDS management server"},"15":{"body":"","breadcrumbs":"Netcat » Quickstart: Quilkin with netcat","id":"15","title":"Quickstart: Quilkin with netcat"},"150":{"body":"","breadcrumbs":"Control Plane » Metrics » xDS Metrics","id":"150","title":"xDS Metrics"},"151":{"body":"Quilkin exposes the following metrics around the management servers and its resources when running as a UDP Proxy : quilkin_xds_connected_state (Gauge) A boolean that indicates whether or not the proxy is currently connected to a management server. A value 1 means that the proxy is connected while 0 means that it is not connected to any server at that point in time. quilkin_xds_update_attempt_total (Counter) The total number of attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server. quilkin_xds_update_success_total (Counter) The total number of successful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was successfully applied by the proxy. quilkin_xds_update_failure_total (Counter) The total number of unsuccessful attempts made by a management server to configure the proxy. This is equivalent to the total number of configuration updates received by the proxy from a management server and was rejected by the proxy (e.g due to a bad/inconsistent configuration). quilkin_xds_requests_total (Counter) The total number of DiscoveryRequest s made by the proxy to management servers. This tracks messages flowing in the direction from the proxy to the management server.","breadcrumbs":"Control Plane » Metrics » Proxy Mode","id":"151","title":"Proxy Mode"},"152":{"body":"The following metrics are exposed when Quilkin is running as an xDS provider . quilkin_management_server_connected_proxies (Gauge) The number of proxies currently connected to the server. quilkin_management_server_discovery_requests_total{request_type} (Counter) The total number of xDS Discovery requests received across all proxies. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_discovery_responses_total (Counter) The total number of xDS Discovery responses sent back across all proxies in response to Discovery Requests. Each Discovery response sent corresponds to a configuration update for some proxy. request_type = type.googleapis.com/envoy.config.cluster.v3.Cluster | type.googleapis.com/envoy.config.endpoint.v3.ClusterLoadAssignment | type.googleapis.com/envoy.config.listener.v3.Listener Type URL of the requested resource quilkin_management_server_endpoints_total (Gauge) The number of active endpoints discovered by the server. The number of active endpoints correlates with the size of the cluster configuration update sent to proxies. quilkin_management_server_snapshot_generation_errors_total (Counter) The total number of errors encountered while generating a configuration snapshot update for a proxy. quilkin_management_server_snapshots_generated_total (Counter) The total number of configuration snapshot generated across all proxies. A snapshot corresponds to a point in time view of a proxy's configuration. However it does not necessarily correspond to a proxy update - a proxy only gets the latest snapshot so it might miss intermediate snapshots if it lags behind. quilkin_management_server_snapshots_cache_size (Gauge) The current number of snapshots in the in-memory snapshot cache. This corresponds 1-1 to proxies that connect to the server. However the number may be slightly higher than the number of connected proxies since snapshots for disconnected proxies are only periodically cleared from the cache.","breadcrumbs":"Control Plane » Metrics » xDS Provider Mode","id":"152","title":"xDS Provider Mode"},"153":{"body":"The Agones xDS Provider is built to simplify Quilkin integration with Agones game server hosting on top of Kubernetes . This provider watches for changes in Agones GameServer resources in a cluster, and utilises that information to provide Endpoint information to connected Quilkin proxies. To view all the options for the agones provider subcommand, run: $ quilkin manage agones --help\nWatches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration Usage: quilkin manage agones [OPTIONS] Options: -c, --config-namespace The namespace under which the configmap is stored [env: QUILKIN_AGONES_CONFIG_NAMESPACE=] -g, --gameservers-namespace The namespace under which the game servers run [env: QUILKIN_AGONES_GAMESERVERS_NAMESPACE=] [default: default] -h, --help Print help Currently, the Agones provider can only discover resources within the cluster it is running in.","breadcrumbs":"Control Plane » Providers » Agones » Agones xDS Provider","id":"153","title":"Agones xDS Provider"},"154":{"body":"This provider watches the Kubernetes clusters for Allocated Agones GameServers and exposes their IP address and Port as Endpoints to any connected Quilkin proxies. Since an Agones GameServer can have multiple ports exposed, if multiple ports are in use, the server will pick the first port in the port list. By default the Agones xDS provider will look in the default namespace for any GameServer resources, but it can be configured via the --gameservers-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Endpoint Configuration","id":"154","title":"Endpoint Configuration"},"155":{"body":"The set of access tokens for the associated Endpoint can be set by adding a comma separated standard base64 encoded strings. This must be added under an annotation quilkin.dev/tokens in the GameServer 's metadata. For example: annotations: # Sets two tokens for the corresponding endpoint with values 1x7ijy6 and 8gj3v2i respectively. quilkin.dev/tokens: MXg3aWp5Ng==,OGdqM3YyaQ==","breadcrumbs":"Control Plane » Providers » Agones » Access Tokens","id":"155","title":"Access Tokens"},"156":{"body":"The Agones provider watches for a singular ConfigMap that has the label of quilkin.dev/configmap: \"true\", and any changes that happen to it, and use its contents to send Filter configuration to any connected Quilkin proxies. The ConfigMap contents should be a valid Quilkin file configuration , but with no Endpoint data. For example: apiVersion: v1\nkind: ConfigMap\nmetadata: name: quilkin-xds-filter-config labels: quilkin.dev/configmap: \"true\"\ndata: quilkin.yaml: | version: v1alpha1 filters: - name: quilkin.filters.capture.v1alpha1.Capture config: suffix: size: 3 remove: true - name: quilkin.filters.token_router.v1alpha1.TokenRouter By default the Agones xDS provider will look in the default namespace for this ConfigMap, but it can be configured via the --config-namespace argument.","breadcrumbs":"Control Plane » Providers » Agones » Filter Configuration","id":"156","title":"Filter Configuration"},"157":{"body":"As an example, the following runs the server with subcommnad manage agones against a cluster (using default kubeconfig authentication) where Quilkin pods run in the quilkin namespace and GameServer pods run in the gameservers namespace: quilkin manage agones --config-namespace quilkin --gameservers-namespace gameservers For a full referenmce of deploying this provider in a Kubernetes cluster, with appropriate Deployments , Services , and RBAC Rules, there is an Agones, xDS and Xonotic example .","breadcrumbs":"Control Plane » Providers » Agones » Usage","id":"157","title":"Usage"},"158":{"body":"The filesystem provider watches a configuration file on disk and sends updates to proxies whenever that file changes. To view all the options for the file provider subcommand, run: $ quilkin manage agones --help\nWatches for changes to the file located at `path` Usage: quilkin manage file Arguments: The path to the source config [env: QUILKIN_FS_PATH=] Options: -h, --help Print help For example: quilkin manage file quilkin.yaml We run this on port 1800, in this example, in case you are running this locally, and the default port is taken up by an existing Quilkin proxy. After running this command, any proxy that connects to port 18000 will receive updates as configured in config.yaml file. You can find the configuration file schema in Configuration File . Example: # let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: hello\nclusters: - endpoints: - address: 123.0.0.1:29 metadata: 'quilkin.dev': tokens: - 'MXg3aWp5Ng=='\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Control Plane » Providers » Filesystem » Filesystem xDS Provider","id":"158","title":"Filesystem xDS Provider"},"159":{"body":"services ports Protocol ADS 7800 gRPC(IPv4 OR IPv6) CPDS 7900 gRPC(IPv4 OR IPv6) Note: This service is currently in active experimentation and development so there may be bugs which cause it to be unusable for production, as always all bug reports are welcome and appreciated. For multi-cluster integration, Quilkin provides a relay service, that can be used with a multiple control plane services in different clusters to provide a unified \"Aggregated Discovery Service\" endpoint for proxy services. To connect to a control plane to a relay, add the --relay flag to your control plane with the address of the relay. Then to connect a proxy service to the relay's ADS endpoint, you use the same --management-server argument for connecting to control planes. To view all options for the relay subcommand, run: $ quilkin relay --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin relay [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -m, --mds-port Port for mDS service [env: QUILKIN_MDS_PORT=] [default: 7900] -x, --xds-port Port for xDS management_server service [env: QUILKIN_PORT=] [default: 7800] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -h, --help Print help Each sub-control planes (file, agones, etc) matches the quilkin manage providers capabilities. Have a look at each of the Control Plane > Providers documentation for integration details.","breadcrumbs":"Relay » Control Plane Relay","id":"159","title":"Control Plane Relay"},"16":{"body":"A *nix terminal A binary release of Quilkin from the Github releases page or by running cargo install quilkin ncat netcat","breadcrumbs":"Netcat » Requirements","id":"16","title":"Requirements"},"160":{"body":"To get started with the relay service we need to start the relay service, and then setup our configuration source. For this we're going to the built-in relay client in the control plane service to forward information to the relay. For this demo we'll use the file provider for the control plane, but this example works with any configuration provider. # quilkin.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:8888 To start the relay, run the relay command: quilkin relay To spawn the control plane and have the control plane send its configuration, we need to run the manage command with the --relay flag with the address of the relay of the relay server we just spawned which is at port 7900 by default. We're also going to set --admin-address and --port flags to avoid port collision with the relay's admin and xds endpoints. quilkin --admin-address http://localhost:8001 \\ manage \\ --port 7801 \\ --relay http://localhost:7900 \\ file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Control Plane\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config Since the relay service also exposes a aDS control plane endpoint, that represents the merged set of all sources, to connect this to the proxy all we have to do is use the same --management-server flag that we use to specify the location of control planes, then the proxies will be able to pull configuration from the relay. quilkin --admin-address http://localhost:8002 proxy --management-server http://127.0.0.1:7800 We can also additionally add a second control plane source to the relay, which will be merged with our control plane's configuration to create a singular set of data that the proxies can query using xDS discovery requests. # quilkin2.yaml\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:9999 quilkin --admin-address http://localhost:8003 \\ manage \\ --port 7802 \\ --relay http://localhost:7900 \\ file quilkin.yaml And that's it! We've just setup control planes to look for configuration changes in our system, a relay to merge any changes into a unified dataset, and set up proxies that make use of that data to decide where and how to send packets.","breadcrumbs":"Relay » Quickstart","id":"160","title":"Quickstart"},"161":{"body":"services ports Protocol QCMP 7600 UDP(IPv4 OR IPv6) For multi-cluster integration, Quilkin provides a agent service, that can be deployed to a cluster to act as a beacon for QCMP pings and forward cluster configuration information to a relay service. Agent configuration sources matches that of the Management Server , such as Filesystem and Agones . To view all options for the agent subcommand, run: $ quilkin agent --help\nRuns Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services Usage: quilkin agent [OPTIONS] [COMMAND] Commands: agones Watches Agones' game server CRDs for `Allocated` game server endpoints, and for a `ConfigMap` that specifies the filter configuration file Watches for changes to the file located at `path` help Print this message or the help of the given subcommand(s) Options: -q, --qcmp-port Port for QCMP service [env: QCMP_PORT=] [default: 7600] -r, --relay One or more `quilkin relay` endpoints to push configuration changes to [env: QUILKIN_MANAGEMENT_SERVER=] --region The `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_REGION=] --zone The `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_ZONE=] --sub-zone The `sub_zone` in the `zone` in the `region` to set in the cluster map for any provider endpoints discovered [env: QUILKIN_SUB_ZONE=] --address-type If specified, filters the available gameserver addresses to the one that matches the specified type --ip-kind If specified, additionally filters the gameserver address by its ip kind [possible values: v4, v6, any] -i, --icao-code The ICAO code for the agent [env: ICAO_CODE=] [default: XXXX] -h, --help Print help","breadcrumbs":"Relay » Agents » Quilkin Agent","id":"161","title":"Quilkin Agent"},"162":{"body":"The simplest version of the agent service is just running quilkin agent, this will setup just the QCMP service allowing the agent to be pinged for measuring round-time-trips (RTT). quilkin agent To run an agent with the relay (see relay quickstart for more information), you just need to specify the relay endpoint with the --relay flag and provide a configuration discovery provider such as a configuration file or Agones. quilkin --admin-adress http://localhost:8001 agent --relay http://localhost:7900 file quilkin.yaml Now if we run cURL on both the relay and the control plane we should see that they both contain the same set of endpoints. # Check Agent\ncurl localhost:8001/config\n# Check Relay\ncurl localhost:8000/config","breadcrumbs":"Relay » Agents » Quickstart","id":"162","title":"Quickstart"},"163":{"body":"This is an unreal engine 5 plugin for Quilkin, a UDP proxy for gameservers. The plugin provides several features that you can use with Quilkin deployments, such as proxying game traffic, and latency measurement. You can also find guide level documentation on how the proxy works in the Quilkin Book .","breadcrumbs":"Unreal Engine » Quilkin Unreal Engine Plugin","id":"163","title":"Quilkin Unreal Engine Plugin"},"164":{"body":"Copy this plugin to your Plugins folder in your Engine directory.","breadcrumbs":"Unreal Engine » Installation","id":"164","title":"Installation"},"165":{"body":"Static configuration is available in the editor through UQuilkinDeveloperSettings in \"Project Settings\". Dynamic configuration is available through UQuilkinConfigSubsystem, it is initialised from the settings provided in UQuilkinDeveloperSettings, but can also be updated in code, and users can bind individual properties to delegates allowing them to dynamically set based on custom logic. bool Enabled Whether the plugin will attach a versioned routing token to UDP packets to allow load balancers forward traffic to the correct gameserver. This also requires the address the clients connect to be a Quilkin load balancer, if connected directly to a gameserver the client will be rejected. bool EnabledInPie By default Enabled is disabled in editor to prevent interfering with local clients and gameservers, you can override this behaviour by also enabling EnabledInPie. TArray RoutingToken The routing token representing the gameserver a client wants to reach, the token must be 16 bytes exactly. Currently the plugin only supports using Enabled with a routing token to create the following layout. It is assumed that the routing token would come from an external service, such as a matchmaking system. | token | version X bytes | 16 bytes | 1 byte TArray Endpoints A set of Quilkin load balancer endpoints that can be used for the following features. bool MeasureEndpoints When enabled, the plugin will start a new Tick task that executes at a fixed interval (currently 30 seconds), where it will spawn a new background task that will ping each endpoint in Endpoints, and track its measurement in a fixed size circular buffer. Pings are handled through Quilkin Control Message Protocol, this is a bespoke protocol for UDP to be able to support situations where for example using ICMP is not possible, see the Quilkin Book for more details on the protocol data unit. Note MeasureEndpoints is orthogonal to Enabled and UseEndpoints meaning that you can use MeasureEndpoints for latency measurements without being required to also use Quilkin for game traffic. bool UseEndpoints Whether to use Endpoints for game traffic. When enabled, instead of using the provided FInternetAddr, the plugin will choose the lowest latency endpoint available and send traffic through that endpoint to connect to the gameserver, and if the latency should exceed JitterThreshold then the plugin will attempt to redirect traffic to the next available endpoint with the lowest latency.","breadcrumbs":"Unreal Engine » Configuration","id":"165","title":"Configuration"},"166":{"body":"Quilkin exposes a number of delegates to be able to access certain information, they can be accessed through the FQuilkinDelegates class. GetQuilkinEndpointMeasurements returns TArray representing each endpoint set in Endpoints with their median latency. The array will be empty if no endpoints have been set and MeasureEndpoints is not enabled. GetLowestLatencyEndpoint returns TOptional is a specialisation of GetQuilkinEndpointMeasurements returning the lowest latency endpoint and its median latency. The delegate will return None if the array is empty and MeasureEndpoints is not enabled.","breadcrumbs":"Unreal Engine » Delegates","id":"166","title":"Delegates"},"167":{"body":"services ports Protocol Administration 8000 HTTP (IPv4 OR IPv6)","breadcrumbs":"Administration » Administration","id":"167","title":"Administration"},"168":{"body":"By default, Quilkin will log INFO level events, you can change this by setting the RUST_LOG environment variable. See log documentation for more advanced usage. If you are debugging Quilkin set the RUST_LOG environment variable to quilkin=trace, to filter trace level logging to only Quilkin components. Verbose logging in Quilkin will affect performance considerably, so we recommend only turning it on for debugging purposes.","breadcrumbs":"Administration » Logging","id":"168","title":"Logging"},"169":{"body":"Quilkin exposes an HTTP interface to query different aspects of the server. It is assumed that the administration interface will only ever be able to be accessible on localhost. By default, the administration interface is bound to [::]:8000, but it can be configured with the --admin-address CLI flag or the QUILKIN_ADMIN_ADDRESS environment.","breadcrumbs":"Administration » HTTP API","id":"169","title":"HTTP API"},"17":{"body":"So that we have a target for sending UDP packets to, let's use ncat to create a simple UDP echo process. To do this run: ncat -e $(which cat) -k -u -l 8080 This routes all UDP packets that ncat receives to the local cat process, which echoes it back.","breadcrumbs":"Netcat » 1. Start an udp echo service","id":"17","title":"1. Start an udp echo service"},"170":{"body":"The admin interface provides the following endpoints:","breadcrumbs":"Administration » Endpoints","id":"170","title":"Endpoints"},"171":{"body":"This provides a liveness probe endpoint, most commonly used in Kubernetes based systems . Liveness is defined as \"hasn't panicked\", as long as the process has not panicked quilkin is considered live.","breadcrumbs":"Administration » /live","id":"171","title":"/live"},"172":{"body":"This provides a readiness probe endpoint, most commonly used in Kubernetes based systems . Readiness is service and provider specific, so based on what you're running there will be different criteria for a service to be considered ready. Here's a list of the criteria for each service an provider. Service Readiness Proxy Management server is connected (or always true if config is static) OR if there is more than one endpoint configured Manage Provider is ready Relay Provider is ready Agent Provider is ready AND connected to relay Provider Readiness Agones The service is connected to kube-api File The service has found and watches the file When setting thresholds for your proxy probes, you generally want to set a low check period (e.g. periodSeconds=1) and a low success threshold (e.g. successThreshold=1), but a high failureThreshold (e.g. failureThreshold=60) and terminationGracePeriodSeconds to allow for backoff attempts and existing player sessions to continue without disruption. Proxy Mode Will return an HTTP status of 200 when there is at least one endpoint to send data to. This is primarily to ensure that new proxies that have yet to get configuration information from an xDS server aren't send data until they are fully populated. xDS Provider Mode Will return an HTTP status of 200 when all health checks pass.","breadcrumbs":"Administration » /ready","id":"172","title":"/ready"},"173":{"body":"Outputs Prometheus formatted metrics for this instance. See the Proxy Metrics documentation for what proxy metrics are available. See the xDS Metrics documentation for what xDS metrics are available.","breadcrumbs":"Administration » /metrics","id":"173","title":"/metrics"},"174":{"body":"This provides a endpoint to profile Quilkin's performance. You can use with any system which supports pprof output such as Pyroscope . This requires setting up a writable /tmp directory in the Quilkin container. E.g. apiVersion: apps/v1\nkind: Deployment\nspec: template: spec: containers: - name: quilkin # ...Other container configuration... volumeMounts: - mountPath: /tmp name: tmp subPath: tmp volumes: - name: tmp emptyDir: medium: Memory sizeLimit: 64Mi","breadcrumbs":"Administration » /debug/pprof/profile","id":"174","title":"/debug/pprof/profile"},"175":{"body":"Returns a JSON representation of the cluster and filterchain configuration that the instance is running with at the time of invocation.","breadcrumbs":"Administration » /config","id":"175","title":"/config"},"176":{"body":"The Quilkin proxy can be integrated with your dedicated game servers in several ways, each providing different capabilities and complexity tradeoffs. Below captures several of the most useful and prevalent architectural patterns to give you inspiration on how you can use Quilkin in your multiplayer game networking architecture. These examples as well many others are available on Github repository.","breadcrumbs":"Architecture Examples » Quilkin Integration Examples","id":"176","title":"Quilkin Integration Examples"},"177":{"body":"| | Internet | | |\n┌─────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ | │ Quilkin │ │ Dedicated │\n│ Client ◄──────────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This is the simplest integration and configuration option with Quilkin, but does provide the smallest number of possible feature implementations and ability to provide redundancy. That being said, this is a low risk way to integrate Quilkin, and take advantage of the out-of-the-box telemetry and metric information that comes with Quilkin. In this example, the Server proxy is running alongside the dedicated game server - on the same public IP/machine/container. This is often referred to as a sidecar pattern. Communication between the Server Proxy and the Dedicated Game Server occurs over the localhost network, with a separate port for each Game Client connection. Clients connect to the Server Proxy's public port/IP combination, and the Server Proxy routes all traffic directly to the dedicated game server. The Server Proxy can still use filters such as rate limiting, compression, firewall rules, etc as long as the Game Client conforms to the standard protocols utilised by those filters as appropriate.","breadcrumbs":"Architecture Examples » Server Proxy as a Sidecar","id":"177","title":"Server Proxy as a Sidecar"},"178":{"body":"| | Internet | | |\n┌─────────┐ ┌────────────────┐ | ┌────────────────┐ ┌────────────────┐\n│ Game │ │ Quilkin │ | │ Quilkin │ │ Dedicated │\n│ Client ◄────► (Client Proxy) ◄────────────► (Server Proxy) │ │ Game Server │\n└─────────┘ └────────────────┘ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | ┌────────────────┐ ┌────────────────┐ | │ Quilkin │ │ Dedicated │ | │ (Server Proxy) │ │ Game Server │ | │ ◄─► │ | └────────────────┘ └────────────────┘ | | | | This example is the same as the above, but puts a Client Proxy between the Game Client, and the Server Proxy to take advantage of Client Proxy functionality. The Client Proxy may be integrated as a standalone binary, directly into the client with communication occurring over a localhost port or it may be possible utlise one of our client SDKs such as Unreal Engine . The Client Proxy can now utilise filters, such as compression, without having to change the Game Client. The Game Client will need to communicate to the Client Proxy what IP it should connect to when the Client is match-made with a Game Server.","breadcrumbs":"Architecture Examples » Client Proxy to Sidecar Server Proxy","id":"178","title":"Client Proxy to Sidecar Server Proxy"},"179":{"body":"| | | | Internet Private | Network | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | ┌──► (Server Proxy) ◄──────────┬───► Game Server │\n┌─────────┐ ┌────────────────┐ | │ │ │ | │ │ │\n│ Game │ │ Quilkin ◄───────┤ └────────────────┘ | │ └────────────────┘\n│ Client ◄──────► (Client Proxy) │ | │ | │\n└─────────┘ └────────────────┘ | │ ┌────────────────┐ | │ ┌────────────────┐ | │ │ Quilkin │ | │ │ Dedicated │ | └──► (Server Proxy) ◄──────────┘ │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | | | ┌────────────────┐ | ┌────────────────┐ | │ Quilkin │ | │ Dedicated │ | │ (Server Proxy) │ | │ Game Server │ | │ │ | │ │ | └────────────────┘ | └────────────────┘ | ▲ | ▲ │ │ │ ┌───────────┴────┐ │ │ xDS │ └──────────────┤ Control Plane │ └────────────────┘ This is the most complex configuration, but enables the most reuse of Quilkin's functionality, while also providing the most redundancy and security for your dedicated game servers. The Game client sends and receives packets from the Quilkin client proxy. The Client Proxy may be integrated as a standalone binary, with communication occurring over a localhost port, or it could be integrated directly with the game client as a library, or the client could utilise one of our [client SDKs] if Rust integration is not possible. The Client Proxy can utilise the full set of filters, such as concatenation (for routing), compression or load balancing, without having to change the Game Client. A hosted set of Quilkin Server proxies that have public IP addresses, are connected to an xDS Control Plane to coordinate routing and access control to the dedicated game servers, which are on private IP addresses. The Client Proxy is made aware of one or more Server proxies to connect to, possibly via their Game Client matchmaker or another service, with an authentication token to pass to the Server proxies, such that the UDP packets can be routed correctly to the dedicated game server they should connect to. Dedicated game servers receive traffic as per normal from the Server Proxies, and send data back to the proxies directly. If the dedicated game server always expects traffic from only a single ip/port combination for client connection, then traffic will always need to be sent through a single Server Proxy. Otherwise, UDP packets can be load balanced via the Client Proxy to multiple Server Proxies for even greater redundancy.","breadcrumbs":"Architecture Examples » Client Proxy to Separate Server Proxies Pools","id":"179","title":"Client Proxy to Separate Server Proxies Pools"},"18":{"body":"Next let's configure Quilkin in proxy mode, with a static configuration that points at the UDP echo service we just started. quilkin proxy --to 127.0.0.1:8080 This configuration will start Quilkin on the default proxy port , and it will redirect all incoming UDP traffic to a single endpoint of 127.0.0.1, port 8080. You should see an output like the following: {\"timestamp\":\"2023-01-19T10:16:23.399277Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting Quilkin\",\"version\":\"0.6\n.0-dev\",\"commit\":\"72176a191ffc3a597e3834ee1d0090b30caf81d4\"},\"target\":\"quilkin::cli\",\"filename\":\"src/cli.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.399771Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting admin endpoint\",\"addres\ns\":\"0.0.0.0:8000\"},\"target\":\"quilkin::admin\",\"filename\":\"src/admin.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.400544Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Starting\",\"port\":7777,\"proxy_id\"\n:\"7e9fc464-6ccc-41fe-afc4-6c97089de9b8\"},\"target\":\"quilkin::proxy\",\"filename\":\"src/proxy.rs\"}\n{\"timestamp\":\"2023-01-19T10:16:23.401192Z\",\"level\":\"INFO\",\"fields\":{\"message\":\"Quilkin is ready\"},\"target\":\"qui","breadcrumbs":"Netcat » 2. Start Quilkin","id":"18","title":"2. Start Quilkin"},"180":{"body":"Have a look at the Administration API . Review the set of filters that are available. Diagrams powered by asciiflow.com","breadcrumbs":"Architecture Examples » What Next?","id":"180","title":"What Next?"},"181":{"body":"","breadcrumbs":"Videos and Presentations » Third Party Videos and Presentations","id":"181","title":"Third Party Videos and Presentations"},"182":{"body":"(Does not require GDCVault access to watch) Previous talks have looked at two open source projects: Agones, the platform for orchestrating and scaling dedicated multiplayer game servers on top of Kubernetes, and Quilkin, an extensible UDP proxy specifically built for protecting, observing and authenticating game server communications. On the surface this seems like a very powerful combination, but manually integrating the two can be a tricky and intimidating process. You need to know and understand the Kubernetes API and its client libraries, and then tie it into Quilkin's xDS compliant API implementation all through some custom code - which is a large and complex amount of work (and a lot of acronyms). In this talk, Mark Mandel, Developer Advocate at Google Cloud, will look at how anyone can utilize Quilkin's native Agones integration to provide a turnkey solution for proxying UDP traffic to game servers providing an extra layer of protection and observability when orchestrating game servers on top of Kubernetes.","breadcrumbs":"Videos and Presentations » GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes","id":"182","title":"GDC 2023: Open Source Game Development Summit: Agones and Quilkin: OSS Multiplayer Game Server Service Mesh on Kubernetes"},"19":{"body":"In (yet 😃) another shell, let's use netcat to send an udp packet. Run the following to connect netcat to Quilkin's receiving port of 7000 via UDP (-u): nc -u 127.0.0.1 7777 Type the word \"test\" and hit enter, you should see it echoed back to you like so: nc -u 127.0.0.1 7777\ntest\ntest Feel free to send even more packets, as many as you would like 👍. Congratulations! You have successfully routed a UDP packet and back again with Quilkin! What's next? Run through the Quilkin with Agones quickstart . Have a look at some of the examples we have.","breadcrumbs":"Netcat » 3. Send a packet","id":"19","title":"3. Send a packet"},"2":{"body":"Some of Quilkin's advantages: Lower development and operational costs for securing, monitoring and making reliable multiplayer game servers and their communications. Provide entry-point redundancy for your game clients to connect to - making it much harder to take down your game servers. Multiple integration patterns, allowing you to choose the level of integration that makes sense for your architecture. Remove non-game specific computation out of your game server's processing loop - and save that precious CPU for your game simulation!","breadcrumbs":"Introduction » Why use Quilkin?","id":"2","title":"Why use Quilkin?"},"20":{"body":"","breadcrumbs":"Agones + Xonotic (Sidecar) » Quickstart: Quilkin with Agones and Xonotic (Sidecar)","id":"20","title":"Quickstart: Quilkin with Agones and Xonotic (Sidecar)"},"21":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides.","breadcrumbs":"Agones + Xonotic (Sidecar) » Requirements","id":"21","title":"Requirements"},"22":{"body":"In this step, we're going to set up a Xonotic dedicated game server, with Quilkin running as a sidecar , which will give us access to all the metrics that Quilkin provides. kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml This applies two resources to your cluster: A Kubernetes ConfigMap with a basic Quilkin static configuration. An Agones Fleet specification with Quilkin running as a sidecar to Xonotic, such that it can process all the UDP traffic and pass it to the Xonotic dedicated game server. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-htc2x-84mzm Ready 34.94.107.201 7533 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-htc2x-sdp4k Ready 34.94.107.201 7599 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 1. Agones Fleet with Quilkin","id":"22","title":"1. Agones Fleet with Quilkin"},"23":{"body":"Usually with Agones you would Allocate a GameServer, but we'll skip this step for this example. Choose one of the listed GameServers from the previous step, and connect to the IP and port of the Xonotic server via the \"Multiplayer > Address\" field in the Xonotic client in the format of {IP}:{PORT}. xonotic-address.png You should now be playing a game of Xonotic against 4 bots!","breadcrumbs":"Agones + Xonotic (Sidecar) » 2. Play Xonotic!","id":"23","title":"2. Play Xonotic!"},"24":{"body":"Let's take a look at some metrics that Quilkin outputs. Grab the name of the GameServer you connected to before, and replace the ${gameserver} value below, and run the command. This will forward the admin interface to localhost. kubectl port-forward ${gameserver} 8000 Then open a browser to http://localhost:8000/metrics to see the Prometheus metrics that Quilkin exports.","breadcrumbs":"Agones + Xonotic (Sidecar) » 3. Check out the metrics","id":"24","title":"3. Check out the metrics"},"25":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 5. Cleanup","id":"25","title":"5. Cleanup"},"26":{"body":"Let's take this one step further and compress the data between the Xonotic client and the server, without having to change either of them! Let's create a new Xonotic Fleet on our Agones cluster, but this time configured such that Quilkin will decompress packets that are incoming. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml This will implement the Compress filter in our Quilkin sidecar proxy in our new Fleet. Now you can run kubectl get gameservers until all your Agones GameServers are marked as Ready like so: $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-sidecar-compress-htc2x-84mzm Ready 34.94.107.201 7534 gke-agones-default-pool-0f7d8adc-7w3c 7m25s\nxonotic-sidecar-compress-htc2x-sdp4k Ready 34.94.107.201 7592 gke-agones-default-pool-0f7d8adc-7w3c 7m25s","breadcrumbs":"Agones + Xonotic (Sidecar) » 6. Agones Fleet, but with Compression","id":"26","title":"6. Agones Fleet, but with Compression"},"27":{"body":"What we will do in this step, is run Quilkin locally as a client-side proxy to compress the UDP data before it is sent up to our Xonotic servers that are expecting compressed data. First, grab a copy of the Quilkin configuration client-compress.yaml locally. This has the Compress filter already configured, but we need to fill in the address to connect to. Rather than editing a file, this could also be sent through the xDS API , but it is easier to demonstrate this functionality through a static configuration. Instead of connecting Xonotic directly, take the IP and port from one of the Agones hosted GameServer records, and replace the ${GAMESERVER_IP} and ${GAMESERVER_PORT} values in your copy of client-compress.yaml. Run this configuration locally as: quilkin -c ./client-compress.yaml proxy Now we can connect to the local client proxy on \"127.0.0.1:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of compressing the data for you without having to change the game client! Congratulations! You are now using Quilkin to manipulate the game client to server connection, without having to edit either!","breadcrumbs":"Agones + Xonotic (Sidecar) » 4. Play Xonotic, through Quilkin","id":"27","title":"4. Play Xonotic, through Quilkin"},"28":{"body":"Run the following to delete the Fleet and the accompanying ConfigMap: kubectl delete -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-sidecar/sidecar-compress.yaml","breadcrumbs":"Agones + Xonotic (Sidecar) » 7. Cleanup","id":"28","title":"7. Cleanup"},"29":{"body":"Have a look at the examples folder for configuration and usage examples.","breadcrumbs":"Agones + Xonotic (Sidecar) » What's Next?","id":"29","title":"What's Next?"},"3":{"body":"Quilkin incorporates these abilities: Non-transparent proxying of UDP data, the internal state of your game architecture is not visible to bad actors. Out of the box metrics for UDP packet information. Composable tools for access control and security. Able to be utilised as a standalone binary, with no client/server changes required or as a Rust library depending on how deep an integration you wish for your system. Integration with Game Server hosting platforms such as Agones . Can be integrated with C/C++ code bases via FFI.","breadcrumbs":"Introduction » Major Features","id":"3","title":"Major Features"},"30":{"body":"","breadcrumbs":"Agones + Xonotic (xDS) » Quickstart: Quilkin with Agones and Xonotic (xDS)","id":"30","title":"Quickstart: Quilkin with Agones and Xonotic (xDS)"},"31":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (xDS) » Requirements","id":"31","title":"Requirements"},"32":{"body":"In this quickstart, we'll be setting up an example Xonotic Agones Fleet, that will only be accessible through Quilkin that is hosted within the same cluster, utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Agones xDS Provider to provide an out-of-the-box control plane for integration between Agones and Quilkin's xDS configuration API with minimal effort.","breadcrumbs":"Agones + Xonotic (xDS) » 1. Overview","id":"32","title":"1. Overview"},"33":{"body":"To install Quilkin as an Agones integrated xDS control plane, we can create a deployment of Quilkin running as quilkin manage agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/xds-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin manage agones process to inspect Agones resources. A matching Deployment that runs the quilkin manage process xDS control plane and a Service that the Quilkin proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 76s We can now run kubectl get service quilkin-manage-agones and see the service that is generated in front of the above Deployment for our Quilkin proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-manage-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-manage-agones ClusterIP 10.104.2.72 80/TCP 1m23s","breadcrumbs":"Agones + Xonotic (xDS) » 2. Install Quilkin Agones xDS Provider","id":"33","title":"2. Install Quilkin Agones xDS Provider"},"34":{"body":"To install the Quilkin Proxy pool which connects to the above xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-manage-agones:80 all connected to the quilkin-manage-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-manage-agones-54b787654-9dbvp 1/1 Running 0 5m7s\nquilkin-proxies-78965c446d-dqvjg 1/1 Running 0 6s\nquilkin-proxies-78965c446d-fr6zs 1/1 Running 0 6s\nquilkin-proxies-78965c446d-m4rr7 1/1 Running 0 6s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin manage agones instance. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin manage agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the xds-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (xDS) » 3. Install Quilkin Proxy Pool","id":"34","title":"3. Install Quilkin Proxy Pool"},"35":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gameservers\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Ready 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 34s\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 34s","breadcrumbs":"Agones + Xonotic (xDS) » 4. Create the Agones Fleet","id":"35","title":"4. Create the Agones Fleet"},"36":{"body":"To let the Quilkin xDS provider know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-d7rfx-55j7q Allocated 34.168.170.51 7226 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-nx7xr Ready 34.168.170.51 7984 gke-agones-default-534a3f8d-ifpc 23m\nxonotic-d7rfx-sn5d6 Ready 34.168.170.51 7036 gke-agones-default-534a3f8d-ifpc 23m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: $ kubectl describe gameserver xonotic-d7rfx-55j7q\nName: xonotic-d7rfx-55j7q\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-h5cfn\nAnnotations: agones.dev/last-allocated: 2022-12-19T22:59:22.099818298Z agones.dev/ready-container-id: containerd://7b3d9e9dbda6f2e0381df7669f6117bf3e54171469cfacbce2670605a61ce4b8 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"34.168.170.51:7226\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The xDS process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set the routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (xDS) » 5. Allocate a GameServer","id":"36","title":"5. Allocate a GameServer"},"37":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-xds/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (xDS) » Connecting Client Side","id":"37","title":"Connecting Client Side"},"38":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (xDS) » What's Next?","id":"38","title":"What's Next?"},"39":{"body":"","breadcrumbs":"Agones + Xonotic (Relay) » Quickstart: Quilkin with Agones and Xonotic (Relay)","id":"39","title":"Quickstart: Quilkin with Agones and Xonotic (Relay)"},"4":{"body":"Quilkin provides a variety of different services depending on your use-case. The primary service is proxy , which runs a reverse UDP proxy. To see a basic usage of the command-line interface run through the netcat with Quilkin quickstart . For more advanced usage, you might also be interested in: Checking out the installation guide Having a look at the example projects for basic configuration examples. Checking out the example deployment architecture for deploying quilkin for your game network. $ quilkin --help\nThe Command-Line Interface for Quilkin Usage: quilkin [OPTIONS] Commands: agent Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services generate-config-schema Generates JSON schema files for known filters manage Runs Quilkin as a xDS management server, using `provider` as a configuration source qcmp proxy Run Quilkin as a UDP reverse proxy relay Runs Quilkin as a relay service that runs a Manager Discovery Service (mDS) for accepting cluster and configuration information from xDS management services, and exposing it as a single merged xDS service for proxy services help Print this message or the help of the given subcommand(s) Options: --no-admin Whether to spawn the admin server or not [env: NO_ADMIN=] -c, --config The path to the configuration file for the Quilkin instance [env: QUILKIN_CONFIG=] [default: quilkin.yaml] --admin-address The port to bind for the admin server [env: QUILKIN_ADMIN_ADDRESS=] -q, --quiet Whether Quilkin will report any results to stdout/stderr [env: QUIET=] --log-format [default: auto] [possible values: auto, json, plain, pretty] -h, --help Print help -V, --version Print version","breadcrumbs":"Introduction » What Next?","id":"4","title":"What Next?"},"40":{"body":"A terminal with kubectl installed A local copy of the Xonotic client A running Agones Kubernetes cluster Installation instructions If you aren't familiar with Agones, we recommend working through their Getting Started guides. A local copy of the Quilkin Binary .","breadcrumbs":"Agones + Xonotic (Relay) » Requirements","id":"40","title":"Requirements"},"41":{"body":"In this quickstart, we'll be setting up an example multi-cluster Xonotic Agones Fleet, that will only be accessible through Quilkin, via utilising the TokenRouter Filter to provide routing and access control to the Allocated GameServer instances. To do this, we'll take advantage of the Quilkin Relay to provide an out-of-the-box multi-cluster xDS control plane, and the Agones Agent to send information from the cluster(s) to the relay, which can be used as a management server for each of the Quilkin Proxy instances. While the application of quilkin relay is to ultimately provide a solution where multiple clusters feed configuration information into a single relay endpoint via a quilkin agent, in this example we'll use a single cluster for demonstrative purposes.","breadcrumbs":"Agones + Xonotic (Relay) » 1. Overview","id":"41","title":"1. Overview"},"42":{"body":"To install Quilkin as an Agones integrated relay control plane, we can create a deployment of Quilkin running as quilkin relay with a corresponding Agones agent, quilkin agent agones, with the appropriate permissions. Run the following: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/relay-control-plane.yaml This applies several resources to your cluster: A ConfigMap with a Capture and TokenRouter Filter set up to route packets to Endpoints, to be the base configuration for all the Quilkin proxies. Appropriate RBAC permissions for the quilkin agent agones process to inspect Agones resources. A Deployment that runs the quilkin relay process, a matching Deployment for the quilkin agent process and a Service that the Quilkin agents can send configuration information to, and the Proxies can connect to, to get their Filter and Endpoint configuration from. Now we can run kubectl get pods until we see that the Pod for the Deployment is up and running. $ kubectl get pods\nNAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-qh7cq 1/1 Running 0 6s\nquilkin-relay-agones-55fbd69f5d-cdh9k 1/1 Running 0 6s We can now run kubectl get service quilkin-relay-agones and see the service that is generated in front of the above Quilkin Relay Deployment for our Quilkin Proxies to connect to and receive their configuration information from. $ kubectl get service quilkin-relay-agones\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-relay-agones ClusterIP 10.103.243.246 7800/TCP,7900/TCP 57s","breadcrumbs":"Agones + Xonotic (Relay) » 2. Install Quilkin Relay and Agones Agent","id":"42","title":"2. Install Quilkin Relay and Agones Agent"},"43":{"body":"To install the Quilkin Proxy pool which connects to the above Relay xDS provider, we can create a Deployment of Quilkin proxy instances that point to the aforementioned Service, like so: kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/proxy-pool.yaml This will set up three instances of Quilkin running as quilkin proxy --management-server http://quilkin-relay-agones:7900 all of which are connected to the quilkin-relay-agones service. Now we can run kubectl get pods until we see that the Pods for the proxy Deployment is up and running. $ kubectl get pods NAME READY STATUS RESTARTS AGE\nquilkin-agones-agent-9dd6699bd-5brzf 1/1 Running 0 18s\nquilkin-proxies-7d9bbbccdf-5mz4l 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-9vd59 1/1 Running 0 7s\nquilkin-proxies-7d9bbbccdf-vwn2f 1/1 Running 0 7s\nquilkin-relay-agones-55fbd69f5d-k2n7b 1/1 Running 0 18s Let's take this one step further, and check the configuration of the proxies that should have come from the quilkin agent agones instance and passed through the quilkin relay instance into each of the proxies. In another terminal, run: kubectl port-forward deployments/quilkin-proxies 8001:8000, to port forward the admin endpoint locally to port 8001, which we can then query. Go back to your original terminal and run curl -s http://localhost:8001/config If you have jq installed, run curl -s http://localhost:8001/config | jq for a nicely formatted JSON output. $ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} This shows us the current configuration of the proxies coming from the xDS server created via quilkin agent agones. The most interesting part that we see here, is that we have a matching set of Filters that are found in the ConfigMap in the relay-control-plane.yaml we installed earlier.","breadcrumbs":"Agones + Xonotic (Relay) » 3. Install Quilkin Proxy Pool","id":"43","title":"3. Install Quilkin Proxy Pool"},"44":{"body":"Now we will create an Agones Fleet to spin up all our Xonotic game servers. Thankfully, Agones Fleets require no specific configuration to work with Quilkin proxies, so this yaml is a standard Agones Fleet configuration kubectl apply -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/fleet.yaml Run kubectl get gameservers until all the GameServer records show that they are Ready and able to take players. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Ready 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 1m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 1m","breadcrumbs":"Agones + Xonotic (Relay) » 4. Create the Agones Fleet","id":"44","title":"4. Create the Agones Fleet"},"45":{"body":"To let the Quilkin Agones Agent know what token will route to which GameServer we need to apply the quilkin.dev/tokens annotation to an allocated GameServer, with the token content as its value. This token would normally get generated by some kind of player authentication service and passed to the client via the matchmaking service - but for demonstrative purposes, we've hardcoded it into the example GameServerAllocation. Since you can add annotations to GameServers at allocation time , we can both allocate a GameServer and apply the annotation at the same time! kubectl create -f https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/gameserverallocation.yaml If we check our GameServers now, we should see that one of them has moved to the Allocated state, marking it as having players playing on it, and therefore it is protected by Agones until the game session ends. $ kubectl get gs\nNAME STATE ADDRESS PORT NODE AGE\nxonotic-8ns7b-2lk5d Allocated 39.168.219.72 7015 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-hrc8j Ready 39.168.219.72 7298 gke-agones-default-ad8cd7e5-3b12 17m\nxonotic-8ns7b-mldg6 Ready 39.168.219.72 7558 gke-agones-default-ad8cd7e5-3b12 17m Don't do this more than once, as then multiple allocated GameServers will have the same routing token! If we kubectl describe gameserver and have a look at the annotations section, we should see something similar to this: ❯ kubectl describe gs xonotic-8ns7b-2lk5d\nName: xonotic-8ns7b-2lk5d\nNamespace: default\nLabels: agones.dev/fleet=xonotic agones.dev/gameserverset=xonotic-8ns7b\nAnnotations: agones.dev/last-allocated: 2023-10-04T19:47:04.047026419Z agones.dev/ready-container-id: containerd://b39d30965becdbc40336fd9aa642fe776421553615f642dd599e1b0d88c505b6 agones.dev/sdk-version: 1.40.0 quilkin.dev/tokens: NDU2\nAPI Version: agones.dev/v1\nKind: GameServer\n... Where we can see that there is now an annotation of quilkin.dev/tokens with the base64 encoded version of 456 as our authentication and routing token (\"NDU2\"). You should use something more cryptographically random than 456 in your application. Let's run curl -s http://localhost:8001/config again, so we can see what has changed! ❯ curl -s http://localhost:8001/config | jq\n{ \"clusters\": [ { \"endpoints\": [ { \"address\": \"39.168.219.72:7015\", \"metadata\": { \"quilkin.dev\": { \"tokens\": [ \"NDU2\" ] }, \"name\": \"xonotic-8ns7b-2lk5d\" } } ], \"locality\": null } ], \"filters\": [ { \"name\": \"quilkin.filters.capture.v1alpha1.Capture\", \"label\": null, \"config\": { \"metadataKey\": \"quilkin.dev/capture\", \"suffix\": { \"size\": 3, \"remove\": true } } }, { \"name\": \"quilkin.filters.token_router.v1alpha1.TokenRouter\", \"label\": null, \"config\": null } ], \"id\": \"quilkin-proxies-7d9bbbccdf-9vd59\", \"version\": \"v1alpha1\"\n} Looking under clusters > endpoints we can see an address and token that matches up with the GameServer record we created above! The Agones agent process saw that allocated GameServer, turned it into a Quilkin Endpoint and applied the set routing token appropriately -- without you having to write a line of xDS compliant code!","breadcrumbs":"Agones + Xonotic (Relay) » 5. Allocate a GameServer","id":"45","title":"5. Allocate a GameServer"},"46":{"body":"Instead of connecting to Xonotic or an Agones GameServer directly, we'll want to grab the IP and exposed port of the Service that fronts all our Quilkin proxies and connect to that instead -- but we'll have to append our routing token 456 from before, to ensure our traffic gets routed to the correct Xonotic GameServer address. Run kubectl get service quilkin-proxies to get the EXTERNAL-IP of the Service you created. $ kubectl get service quilkin-proxies\nNAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\nquilkin-proxies LoadBalancer 10.109.0.12 35.246.94.14 7777:30174/UDP 3h22m We have a Quilkin config yaml file all ready for you, that is configured to append the routing token 456 to each packet that passes through it, via the power of a Concatenate Filter. Download client-token.yaml locally, so you can edit it: curl https://raw.githubusercontent.com/googleforgames/quilkin/main/examples/agones-xonotic-relay/client-token.yaml --output client-token.yaml We then take the EXTERNAL-IP and port from the quilkin-proxies service, and replace the${LOADBALANCER_IP} with it in client-token.yaml. Run this edited configuration locally with your quilkin binary as quilkin -c ./client-token.yaml proxy: $ ./quilkin --config ./client-token.yaml proxy\n2023-10-04T20:09:07.320780Z INFO quilkin::cli: src/cli.rs: Starting Quilkin version=\"0.7.0-dev\" commit=\"d42db7e14c2e0e758e9a6eb655ccf4184941066c\"\n2023-10-04T20:09:07.321711Z INFO quilkin::admin: src/admin.rs: Starting admin endpoint address=[::]:8000\n2023-10-04T20:09:07.322089Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Starting port=7777 proxy_id=\"markmandel45\"\n2023-10-04T20:09:07.322576Z INFO quilkin::cli::proxy: src/cli/proxy.rs: Quilkin is ready\n2023-10-04T20:09:07.322692Z INFO qcmp_task{v4_addr=0.0.0.0:7600 v6_addr=[::]:7600}: quilkin::protocol: src/protocol.rs: awaiting qcmp packets v4_addr=0.0.0.0:7600 v6_addr=[::]:7600 Now connect to the local client proxy on \"[::1]:7777\" via the \"Multiplayer > Address\" field in the Xonotic client, and Quilkin will take care of appending the routing token to all your UDP packets, which the Quilkin proxies will route to the Allocated GameServer, and you can play a gamee! xonotic-address-v6.png ...And you didn't have to change the client or the dedicated game server 🤸","breadcrumbs":"Agones + Xonotic (Relay) » Connecting Client Side","id":"46","title":"Connecting Client Side"},"47":{"body":"Check out the variety of Filters that are possible with Quilkin. Read into the xDS Management API .","breadcrumbs":"Agones + Xonotic (Relay) » What's Next?","id":"47","title":"What's Next?"},"48":{"body":"Services Ports Protocol Proxy 7777 UDP (IPv4 OR IPv6) QCMP 7600 UDP (IPv4 OR IPv6) \"Proxy\" is the primary Quilkin service, which acts as a non-transparent UDP proxy. To view all the options for the proxy subcommand, run: $ quilkin proxy --help\nRun Quilkin as a UDP reverse proxy Usage: quilkin proxy [OPTIONS] Options: -m, --management-server One or more `quilkin manage` endpoints to listen to for config changes [env: QUILKIN_MANAGEMENT_SERVER=] --mmdb The remote URL or local file path to retrieve the Maxmind database [env: MMDB=] -p, --port The port to listen on [env: QUILKIN_PORT=] [default: 7777] -q, --qcmp-port The port to listen on [env: QUILKIN_QCMP_PORT=] [default: 7600] -t, --to One or more socket addresses to forward packets to [env: QUILKIN_DEST=] --idle-request-interval-secs The interval in seconds at which the relay will send a discovery request to an management server after receiving no updates [env: QUILKIN_IDLE_REQUEST_INTERVAL_SECS=] -w, --workers Number of worker threads used to process packets. If not specified defaults to number of cpus [env: QUILKIN_WORKERS=] -h, --help Print help","breadcrumbs":"Proxy » Proxy","id":"48","title":"Proxy"},"49":{"body":"An Endpoint represents an address that Quilkin forwards packets to that it has received from the source port. It is represented by an IP address and port. An Endpoint can optionally be associated with an arbitrary set of metadata as well.","breadcrumbs":"Proxy » Endpoints","id":"49","title":"Endpoints"},"5":{"body":"There are variety of automated and manual methods for installing Quilkin onto your system. For cloud deployments Quilkin provides a container image to make it easily to immediately start using it. You can also install Quilkin on your local machine through Cargo .","breadcrumbs":"Installation » Installation","id":"5","title":"Installation"},"50":{"body":"Filters are the way for a Quilkin proxy to intercept UDP packet traffic from the source and Endpoints in either direction, and be able to inspect, manipulate, and route the packets as desired. See Filters for a deeper dive into Filters, as well as the list of build in Filters that come with Quilkin.","breadcrumbs":"Proxy » Proxy Filters","id":"50","title":"Proxy Filters"},"51":{"body":"Endpoint metadata is an arbitrary set of key value pairs that are associated with an Endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. Metadata associated with an endpoint contain arbitrary key value pairs which Filters can consult when processing packets (e.g they can contain information that determine whether or not to route a particular packet to an endpoint).","breadcrumbs":"Proxy » Endpoint Metadata","id":"51","title":"Endpoint Metadata"},"52":{"body":"Access tokens that can be associated with an endpoint are simply a special piece of metadata well known to Quilkin and utilised by the built-in TokenRouter filter to route packets. Such well known values are placed within an object in the endpoint metadata, under the special key quilkin.dev. Currently, only the tokens key is in use. As an example, the following shows the configuration for an endpoint with its metadata: clusters: - endpoints: - address: 127.0.0.1:26000 metadata: canary: false quilkin.dev: # This object is extracted by Quilkin and is usually reserved for built-in features tokens: - MXg3aWp5Ng== # base64 for 1x7ijy6 - OGdqM3YyaQ== # base64 for 8gj3v2i An endpoint's metadata can be specified alongside the endpoint in static configuration or using the xDS endpoint metadata field when using dynamic configuration via xDS.","breadcrumbs":"Proxy » Specialist Endpoint Metadata","id":"52","title":"Specialist Endpoint Metadata"},"53":{"body":"A session represents ongoing communication flow between a client on a [Local Port] and an Endpoint . Quilkin uses the \"Session\" concept to track traffic flowing through the proxy between any client-server pair. A Session serves the same purpose, and can be thought of as a lightweight version of a TCP session in that, while a TCP session requires a protocol to establish and teardown: A Quilkin session is automatically created upon receiving the first packet from a client via the [Local Port] to be sent to an upstream Endpoint . The session is automatically deleted after a period of inactivity (where no packet was sent between either party) - currently 60 seconds. A session is identified by the 4-tuple (client IP, client Port, server IP, server Port) where the client is the downstream endpoint which initiated the communication with Quilkin and the server is one of the upstream Endpoints that Quilkin proxies traffic to. Sessions are established after the filter chain completes. The destination Endpoint of a packet is determined by the filter chain , so a Session can only be created after filter chain completion. For example, if the filter chain drops all packets, then no session will ever be created.","breadcrumbs":"Proxy » Session","id":"53","title":"Session"},"54":{"body":"While much of Quilkin's proxy configuration can be configured via its command line interface , if you have a larger or more complex configuration it might be useful to use a configuration file instead. The following is the schema and reference for Quilkin's proxy configuration file. See the examples folder for example configuration files. By default, Quilkin will look for a configuration file named quilkin.yaml in its current running directory first, then if not present, in /etc/quilkin/quilkin.yaml on UNIX systems. This can be overridden with the -c/--config command-line argument, or the QUILKIN_FILENAME environment variable.","breadcrumbs":"Proxy » Configuration File » Configuration File","id":"54","title":"Configuration File"},"55":{"body":"Example of a full configuration for quilkin proxy that utlisies a static endpoint configuration to specify two endpoints with token metadata attached to each: #\n# Example configuration for a Quilkin Proxy with static Endpoints\n# version: v1alpha1\nid: my-proxy # An identifier for the proxy instance.\nclusters: # grouping of clusters - endpoints: # array of potential endpoints to send on traffic to - address: 127.0.0.1:26000 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - MXg3aWp5Ng== # the connection byte array to route to, encoded as base64 (string value: 1x7ijy6) - OGdqM3YyaQ== # (string value: 8gj3v2i) - address: 127.0.0.1:26001 metadata: # Metadata associated with the endpoint quilkin.dev: tokens: - bmt1eTcweA== # (string value: nkuy70x) This is a great use of a static configuration file, as we only get a singular --to endpoint address via the command line arguments. We can also configure Filters via the configuration file. See that section for documentation.","breadcrumbs":"Proxy » Configuration File » Static Configuration","id":"55","title":"Static Configuration"},"56":{"body":"If you need to dynamically change either Filters and/or Endpoints at runtime, see the Control Plane documentation on the configuration API surface, and built in dynamic management providers.","breadcrumbs":"Proxy » Configuration File » Dynamic Configuration","id":"56","title":"Dynamic Configuration"},"57":{"body":"The full JSON Schema for the YAML configuration file. type: object\nproperties: version: type: string description: | The configuration file version to use. enum: - v1alpha1 id: type: string description: | An identifier for the proxy instance. default: On linux, the machine hostname is used as default. On all other platforms a UUID is generated for the proxy. port: type: integer description: | The listening port. In \"proxy\" mode, the port for traffic to be sent to. In \"manage\" mode, the port to connect to the xDS API. default: 7000 maxmind_db: type: string description: | The remote URL or local file path to retrieve the Maxmind database (requires licence). filters: type: array description: | A filter chain. items: '$ref': {} # Refer to the Filter documentation for a filter configuration schema. clusters: type: array description: | grouping of endpoints, per cluster. items: type: object properties: endpoints: type: array description: | A list of upstream endpoints to forward packets to. items: type: object description: | An upstream endpoint properties: address: type: string description: | Socket address of the endpoint. This must be of the ´IP:Port` form e.g `192.168.1.1:7001` metadata: type: object description: | Arbitrary key value pairs that is associated with the endpoint. These are visible to Filters when processing packets and can be used to provide more context about endpoints (e.g whether or not to route a packet to an endpoint). Keys must be of type string otherwise the configuration is rejected. required: - address","breadcrumbs":"Proxy » Configuration File » Json Schema","id":"57","title":"Json Schema"},"58":{"body":"In most cases, we would like Quilkin to do some preprocessing of received packets before sending them off to their destination. Because this stage is entirely specific to the use case at hand and differs between Quilkin deployments, we must have a say over what tweaks to perform - this is where filters come in.","breadcrumbs":"Proxy » Filters » Packet Filters","id":"58","title":"Packet Filters"},"59":{"body":"A filter represents a step in the tweaking/decision-making process of how we would like to process our packets. For example, at some step, we might choose to append some metadata to every packet we receive before forwarding it while at a later step, choose not to forward packets that don't meet some criteria. Quilkin lets us specify any number of filters and connect them in a sequence to form a packet processing pipeline similar to a Unix pipeline - we call this pipeline a Filter chain. The combination of filters and filter chain allows us to add new functionality to fit every scenario without changing Quilkin's core. As an example, say we would like to perform the following steps in our processing pipeline to the packets we receive. Append a predetermined byte to the packet. Compress the packet. Do not forward (drop) the packet if its compressed length is over 512 bytes. We would create a filter corresponding to each step either by leveraging any existing filters that do what we want or writing one ourselves and connect them to form the following filter chain: append | compress | drop When Quilkin consults our filter chain, it feeds the received packet into append and forwards the packet it receives (if any) from drop - i.e the output of append becomes the input into compress and so on in that order. There are a few things we note here: Although we have in this example, a filter called drop, every filter in the filter chain has the same ability to drop or update a packet - if any filter drops a packet then no more work needs to be done regarding that packet so the next filter in the pipeline never has any knowledge that the dropped packet ever existed. The filter chain is consulted for every received packet, and its filters are traversed in reverse order for packets travelling in the opposite direction. A packet received downstream will be fed into append and the result from drop is forwarded upstream - a packet received upstream will be fed into drop and the result from append is forwarded downstream. Exactly one filter chain is specified and used to process all packets that flow through Quilkin.","breadcrumbs":"Proxy » Filters » Filters and Filter chain","id":"59","title":"Filters and Filter chain"},"6":{"body":"","breadcrumbs":"Installation » Distributions","id":"6","title":"Distributions"},"60":{"body":"# // Wrap this example within an async main function since the\n# // local_rate_limit filter spawns a task on initialization\n# #[tokio::main]\n# async fn main() {\n# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1 - name: quilkin.filters.local_rate_limit.v1alpha1.LocalRateLimit config: max_packets: 10 period: 1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);\n# } We specify our filter chain in the .filters section of the proxy's configuration which has takes a sequence of FilterConfig objects. Each object describes all information necessary to create a single filter. The above example creates a filter chain comprising a Debug filter followed by a LocalRateLimit filter - the effect is that every packet will be logged and the proxy will not forward more than 10 packets per second. The sequence determines the filter chain order so its ordering matters - the chain starts with the filter corresponding the first filter config and ends with the filter corresponding the last filter config in the sequence.","breadcrumbs":"Proxy » Filters » Configuration Examples","id":"60","title":"Configuration Examples"},"61":{"body":"A filter within the filter chain can share data within another filter further along in the filter chain by propagating the desired data alongside the packet being processed. This enables sharing dynamic information at runtime, e.g information about the current packet that might be useful to other filters that process that packet. At packet processing time each packet is associated with filter dynamic metadata (a set of key-value pairs). Each key is a unique string while its value is an associated quilkin::metadata::Value . When a filter processes a packet, it can choose to consult the associated dynamic metadata for more information or itself add/update or remove key-values from the set. As an example, the built-in [CaptureBytes] filter is one such filter that populates a packet's filter metadata. [CaptureBytes] extracts information (a configurable byte sequence) from each packet and appends it to the packet's dynamic metadata for other filters to leverage. On the other hand, the built-in TokenRouter filter selects what endpoint to route a packet by consulting the packet's dynamic metadata for a routing token. Consequently, we can build a filter chain with a [CaptureBytes] filter preceeding a TokenRouter filter, both configured to write and read the same key in the dynamic metadata entry. The effect would be that packets are routed to upstream endpoints based on token information extracted from their contents.","breadcrumbs":"Proxy » Filters » Filter Dynamic Metadata","id":"61","title":"Filter Dynamic Metadata"},"62":{"body":"The following metadata are currently used by Quilkin core and built-in filters. Name Type Description quilkin.dev/captured Bytes The default key under which the Capture filter puts the byte slices it extracts from each packet.","breadcrumbs":"Proxy » Filters » Well Known Dynamic Metadata","id":"62","title":"Well Known Dynamic Metadata"},"63":{"body":"Quilkin includes several filters out of the box. Filter Description Capture Capture specific bytes from a packet and store them in filter dynamic metadata . Compress Compress and decompress packets data. Concatenate Add authentication tokens to packets. Debug Logs every packet. Drop Drop all packets Firewall Allowing/blocking traffic by IP and port. LoadBalancer Distributes downstream packets among upstream endpoints. LocalRateLimit Limit the frequency of packets. Match Change Filter behaviour based on dynamic metadata Pass Allow all packets through Timestamp Accepts a UNIX timestamp from metadata and observes the duration between that timestamp and now. TokenRouter Send packets to endpoints based on metadata.","breadcrumbs":"Proxy » Filters » Built-in filters","id":"63","title":"Built-in filters"},"64":{"body":"Represents configuration for a filter instance. properties: name: type: string description: | Identifies the type of filter to be created. This value is unique for every filter type - please consult the documentation for the particular filter for this value. config: type: object description: | The configuration value to be passed onto the created filter. This is passed as an object value since it is specific to the filter's type and is validated by the filter implementation. Please consult the documentation for the particular filter for its schema. required: [ 'name' ]","breadcrumbs":"Proxy » Filters » FilterConfig","id":"64","title":"FilterConfig"},"65":{"body":"The Capture filter's job is to find a series of bytes within a packet, and capture it into Filter Dynamic Metadata , so that it can be utilised by filters further down the chain. This is often used as a way of retrieving authentication tokens from a packet, and used in combination with Concatenate and TokenRouter filter to provide common packet routing utilities.","breadcrumbs":"Proxy » Filters » Capture » Capture","id":"65","title":"Capture"},"66":{"body":"There are multiple strategies for capturing bytes from the packet.","breadcrumbs":"Proxy » Filters » Capture » Capture strategies","id":"66","title":"Capture strategies"},"67":{"body":"Captures bytes from the end of the packet.","breadcrumbs":"Proxy » Filters » Capture » Suffix","id":"67","title":"Suffix"},"68":{"body":"Captures bytes from the start of the packet.","breadcrumbs":"Proxy » Filters » Capture » Prefix","id":"68","title":"Prefix"},"69":{"body":"Captures bytes using a regular expression. Unlike other capture strategies, the regular expression can return one or many values if there are multiple matches.","breadcrumbs":"Proxy » Filters » Capture » Regex","id":"69","title":"Regex"},"7":{"body":"Source / Method us-docker.pkg.dev/quilkin/release/quilkin:0.9.0-dev-50d91e4 Notes Pre-built Quilkin binary with no preset arguments","breadcrumbs":"Installation » OCI Image","id":"7","title":"OCI Image"},"70":{"body":"quilkin.filters.capture.v1alpha1.Capture","breadcrumbs":"Proxy » Filters » Capture » Filter name","id":"70","title":"Filter name"},"71":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/myownkey prefix: size: 3 remove: false\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Capture » Configuration Examples","id":"71","title":"Configuration Examples"},"72":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- metadata_key\n- strategy\nproperties: metadata_key: description: The key to use when storing the captured value in the filter context. If a match was found it is available under `{{metadata_key}}/is_present`. allOf: - $ref: '#/definitions/Key' strategy: description: The capture strategy. allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Key: description: A key in the metadata table. type: string Strategy: description: Strategy to apply for acquiring a set of bytes in the UDP packet oneOf: - description: Looks for the set of bytes at the beginning of the packet type: object required: - kind - size properties: kind: type: string enum: - PREFIX remove: description: Whether captured bytes are removed from the original packet. default: false type: boolean size: description: The number of bytes to capture. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - size properties: kind: type: string enum: - SUFFIX remove: description: The number of bytes to capture. default: false type: boolean size: description: Whether captured bytes are removed from the original packet. type: integer format: uint32 minimum: 0.0 - description: Look for the set of bytes at the end of the packet type: object required: - kind - pattern properties: kind: type: string enum: - REGEX pattern: description: The regular expression to use for capture. type: string","breadcrumbs":"Proxy » Filters » Capture » Configuration Options ( Rust Doc )","id":"72","title":"Configuration Options ( Rust Doc )"},"73":{"body":"The Compress filter's job is to provide a variety of compression implementations for compression and subsequent decompression of UDP data when sent between systems, such as a game client and game server.","breadcrumbs":"Proxy » Filters » Compress » Compress","id":"73","title":"Compress"},"74":{"body":"quilkin.filters.compress.v1alpha1.Compress","breadcrumbs":"Proxy » Filters » Compress » Filter name","id":"74","title":"Filter name"},"75":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1); The above example shows a proxy that could be used with a typical game client, where the original client data is sent to the local listening port and then compressed when heading up to a dedicated game server, and then decompressed when traffic is returned from the dedicated game server before being handed back to game client. It is worth noting that since the Compress filter modifies the entire packet , it is worth paying special attention to the order it is placed in your Filter configuration . Most of the time it will likely be the first or last Filter configured to ensure it is compressing the entire set of data being sent.","breadcrumbs":"Proxy » Filters » Compress » Configuration Examples","id":"75","title":"Configuration Examples"},"76":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: mode: default: SNAPPY allOf: - $ref: '#/definitions/Mode' on_read: $ref: '#/definitions/Action' on_write: $ref: '#/definitions/Action'\ndefinitions: Action: description: Whether to do nothing, compress or decompress the packet. type: string enum: - DO_NOTHING - COMPRESS - DECOMPRESS Mode: description: The library to use when compressing. type: string enum: - SNAPPY - LZ4","breadcrumbs":"Proxy » Filters » Compress » Configuration Options ( Rust Doc )","id":"76","title":"Configuration Options ( Rust Doc )"},"77":{"body":"","breadcrumbs":"Proxy » Filters » Compress » Compression Modes","id":"77","title":"Compression Modes"},"78":{"body":"Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. This compression method is provided by rust-snappy . Due to the small size of packets, this only encodes and decodes the non-streaming version of the format described here . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: SNAPPY","breadcrumbs":"Proxy » Filters » Compress » Snappy","id":"78","title":"Snappy"},"79":{"body":"LZ4 is lossless compression algorithm, providing compression speed > 500 MB/s per core, scalable with multi-cores CPU. It features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. This compression method is provided by lz4_flex . Due to the small size of packets, this only encodes and decodes the block version of the format described. If your game client/server itself is performing LZ4 de/compression it needs to encode or decode a varint of the uncompressed packet size (maximum 2^16) since that is not part of the LZ4 block format. The varint is of the same exact form as that used by snappy . - name: quilkin.filters.compress.v1alpha1.Compress config: on_read: COMPRESS on_write: DECOMPRESS mode: LZ4","breadcrumbs":"Proxy » Filters » Compress » LZ4","id":"79","title":"LZ4"},"8":{"body":"Source / Method cargo install quilkin Notes Compiled from source using cargo","breadcrumbs":"Installation » Cargo","id":"8","title":"Cargo"},"80":{"body":"quilkin_filter_int_counter{label=\"compressed_bytes_total\"} Total number of compressed bytes either received or sent. quilkin_filter_int_counter{label=\"decompressed_bytes_total\"} Total number of decompressed bytes either received or sent.","breadcrumbs":"Proxy » Filters » Compress » Metrics","id":"80","title":"Metrics"},"81":{"body":"The Concatenate filter's job is to add a byte packet to either the beginning or end of each UDP packet that passes through. This is commonly used to provide an auth token to each packet, so they can be routed appropriately.","breadcrumbs":"Proxy » Filters » Concatenate » Concatenate","id":"81","title":"Concatenate"},"82":{"body":"quilkin.filters.concatenate.v1alpha1.Concatenate","breadcrumbs":"Proxy » Filters » Concatenate » Filter name","id":"82","title":"Filter name"},"83":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.concatenate.v1alpha1.Concatenate config: on_read: APPEND on_write: DO_NOTHING bytes: MXg3aWp5Ng==\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Examples","id":"83","title":"Configuration Examples"},"84":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Config represents a `Concatenate` filter configuration.\ntype: object\nrequired:\n- bytes\nproperties: bytes: type: array items: type: integer format: uint8 minimum: 0.0 on_read: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Read` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy' on_write: description: Whether or not to `append` or `prepend` or `do nothing` on Filter `Write` default: DO_NOTHING allOf: - $ref: '#/definitions/Strategy'\ndefinitions: Strategy: type: string enum: - APPEND - PREPEND - DO_NOTHING","breadcrumbs":"Proxy » Filters » Concatenate » Configuration Options ( Rust Doc )","id":"84","title":"Configuration Options ( Rust Doc )"},"85":{"body":"The Debug filter logs all incoming and outgoing packets to standard output. This filter is useful in debugging deployments where the packets strictly contain valid UTF-8 encoded strings. A generic error message is instead logged if conversion from bytes to UTF-8 fails.","breadcrumbs":"Proxy » Filters » Debug » Debug","id":"85","title":"Debug"},"86":{"body":"quilkin.filters.debug_filter.v1alpha1.Debug","breadcrumbs":"Proxy » Filters » Debug » Filter name","id":"86","title":"Filter name"},"87":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.debug.v1alpha1.Debug config: id: debug-1\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Debug » Configuration Examples","id":"87","title":"Configuration Examples"},"88":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: A Debug filter's configuration.\ntype: object\nproperties: id: description: Identifier that will be optionally included with each log message. type: - string - 'null'","breadcrumbs":"Proxy » Filters » Debug » Configuration Options ( Rust Doc )","id":"88","title":"Configuration Options ( Rust Doc )"},"89":{"body":"The Drop filter always drops any packet passed through it. This is useful in combination with conditional flow filters like Matches","breadcrumbs":"Proxy » Filters » Drop » Drop","id":"89","title":"Drop"},"9":{"body":"Source / Method GitHub Releases Notes Pre-built binaries for manual installation","breadcrumbs":"Installation » GitHub","id":"9","title":"GitHub"},"90":{"body":"quilkin.filters.drop.v1alpha1.Drop","breadcrumbs":"Proxy » Filters » Drop » Filter name","id":"90","title":"Filter name"},"91":{"body":"# let yaml = \"\nversion: v1alpha1\nclusters: - endpoints: - address: 127.0.0.1:26000 - address: 127.0.0.1:26001\nfilters: - name: quilkin.filters.capture.v1alpha1.Capture config: metadataKey: myapp.com/token prefix: size: 3 remove: false - name: quilkin.filters.match.v1alpha1.Match config: on_read: metadataKey: myapp.com/token branches: - value: abc name: quilkin.filters.pass.v1alpha1.Pass fallthrough: name: quilkin.filters.drop.v1alpha1.Drop\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 2);","breadcrumbs":"Proxy » Filters » Drop » Configuration Examples","id":"91","title":"Configuration Examples"},"92":{"body":"No defined configuration options.","breadcrumbs":"Proxy » Filters » Drop » Configuration","id":"92","title":"Configuration"},"93":{"body":"The Firewall filter's job is to allow or block traffic depending on if the incoming traffic's IP and port matches the rules set on the Firewall filter.","breadcrumbs":"Proxy » Filters » Firewall » Firewall","id":"93","title":"Firewall"},"94":{"body":"quilkin.filters.firewall.v1alpha1.Firewall","breadcrumbs":"Proxy » Filters » Firewall » Filter name","id":"94","title":"Filter name"},"95":{"body":"# let yaml = \"\nversion: v1alpha1\nfilters: - name: quilkin.filters.firewall.v1alpha1.Firewall config: on_read: - action: ALLOW sources: - 192.168.51.0/24 ports: - 10 - 1000-7000 on_write: - action: DENY sources: - 192.168.51.0/24 ports: - 7000\nclusters: - endpoints: - address: 127.0.0.1:7001\n# \";\n# let config = quilkin::config::Config::from_reader(yaml.as_bytes()).unwrap();\n# assert_eq!(config.filters.load().len(), 1);","breadcrumbs":"Proxy » Filters » Firewall » Configuration Examples","id":"95","title":"Configuration Examples"},"96":{"body":"$schema: http://json-schema.org/draft-07/schema#\ntitle: Config\ndescription: Represents how a Firewall filter is configured for read and write operations.\ntype: object\nrequired:\n- on_read\n- on_write\nproperties: on_read: type: array items: $ref: '#/definitions/Rule' on_write: type: array items: $ref: '#/definitions/Rule'\ndefinitions: Action: description: Whether or not a matching [Rule] should Allow or Deny access oneOf: - description: Matching rules will allow packets through. type: string enum: - ALLOW - description: Matching rules will block packets. type: string enum: - DENY Cidr: description: Cidr notation for an ipv6 or ipv4 netmask type: string PortRange: description: Range of matching ports that are configured against a [Rule]. allOf: - $ref: '#/definitions/Range_of_uint16' Range_of_uint16: type: object required: - end - start properties: end: type: integer format: uint16 minimum: 0.0 start: type: integer format: uint16 minimum: 0.0 Rule: description: Combination of CIDR range, port range and action to take. type: object required: - action - ports - sources properties: action: $ref: '#/definitions/Action' ports: type: array items: $ref: '#/definitions/PortRange' sources: description: ipv4 or ipv6 CIDR address. type: array items: $ref: '#/definitions/Cidr'","breadcrumbs":"Proxy » Filters » Firewall » Configuration Options ( Rust Doc )","id":"96","title":"Configuration Options ( Rust Doc )"},"97":{"body":"The Firewall filter supports DENY and ALLOW actions for access control. When multiple DENY and ALLOW actions are used for a workload at the same time, the evaluation is processed in the order it is configured, with the first matching rule deciding if the request is allowed or denied: If a rule action is ALLOW, and it matches the request, then the entire request is allowed. If a rule action is DENY and it matches the request, then the entire request is denied. If none of the configured rules match, then the request is denied.","breadcrumbs":"Proxy » Filters » Firewall » Rule Evaluation","id":"97","title":"Rule Evaluation"},"98":{"body":"The LoadBalancer filter distributes packets received downstream among all upstream endpoints.","breadcrumbs":"Proxy » Filters » Load Balancer » LoadBalancer","id":"98","title":"LoadBalancer"},"99":{"body":"quilkin.filters.load_balancer.v1alpha1.LoadBalancer","breadcrumbs":"Proxy » Filters » Load Balancer » Filter name","id":"99","title":"Filter name"}},"length":183,"save":true},"fields":["title","body","breadcrumbs"],"index":{"body":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.0},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"d":{"9":{"1":{"df":0,"docs":{},"e":{"4":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.0}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.0}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.4142135623730951},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"136":{"tf":1.0},"167":{"tf":1.4142135623730951},"169":{"tf":1.4142135623730951},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":2.6457513110645907},"162":{"tf":2.6457513110645907},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.6457513110645907},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":35,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.0},"154":{"tf":1.7320508075688772},"156":{"tf":1.4142135623730951},"157":{"tf":1.7320508075688772},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.4142135623730951},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.4142135623730951},"32":{"tf":1.7320508075688772},"33":{"tf":3.0},"34":{"tf":2.0},"35":{"tf":2.6457513110645907},"36":{"tf":2.0},"37":{"tf":1.0},"39":{"tf":1.0},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":3.3166247903554},"43":{"tf":2.23606797749979},"44":{"tf":2.6457513110645907},"45":{"tf":2.449489742783178},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.1622776601683795},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.1622776601683795},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.4142135623730951},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.0},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":2.8284271247461903},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"100":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.0},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":13,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.7320508075688772},"66":{"tf":1.4142135623730951},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":2.6457513110645907}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":1.7320508075688772}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.23606797749979},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":2.8284271247461903},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.7416573867739413},"179":{"tf":3.872983346207417},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.4142135623730951},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.0},"75":{"tf":2.0},"76":{"tf":1.7320508075688772},"77":{"tf":1.0},"78":{"tf":2.23606797749979},"79":{"tf":2.0},"80":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":8,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.4142135623730951},"84":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.4142135623730951},"104":{"tf":2.23606797749979},"105":{"tf":1.4142135623730951},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.4142135623730951},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.0},"132":{"tf":1.4142135623730951},"133":{"tf":2.0},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.4142135623730951},"156":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":2.8284271247461903},"55":{"tf":2.6457513110645907},"56":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.7320508075688772},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"87":{"tf":1.0},"88":{"tf":1.4142135623730951},"91":{"tf":1.0},"92":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.4142135623730951}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":20,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"127":{"tf":1.4142135623730951},"130":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.4142135623730951},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":7,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":1.7320508075688772},"87":{"tf":1.0},"88":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":1.7320508075688772}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"138":{"tf":1.4142135623730951},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":7,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":1.7320508075688772}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":1.7320508075688772},"61":{"tf":2.6457513110645907},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":1.7320508075688772},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.4142135623730951},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.7320508075688772},"50":{"tf":1.0},"51":{"tf":2.6457513110645907},"52":{"tf":2.6457513110645907},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":5,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"164":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":1.7320508075688772},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":41,"docs":{"100":{"tf":1.4142135623730951},"104":{"tf":2.0},"108":{"tf":1.0},"11":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"178":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":1.7320508075688772},"61":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.4142135623730951},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.4142135623730951},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":17,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.23606797749979},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":1.4142135623730951},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.0}}}}}}}},"df":92,"docs":{"100":{"tf":1.0},"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.4142135623730951},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"111":{"tf":1.4142135623730951},"112":{"tf":1.0},"113":{"tf":1.0},"115":{"tf":1.4142135623730951},"116":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"124":{"tf":1.7320508075688772},"126":{"tf":2.449489742783178},"127":{"tf":2.449489742783178},"128":{"tf":2.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":3.1622776601683795},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.23606797749979},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":3.605551275463989},"61":{"tf":4.0},"62":{"tf":1.4142135623730951},"63":{"tf":2.23606797749979},"64":{"tf":2.6457513110645907},"65":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"86":{"tf":1.0},"87":{"tf":1.0},"89":{"tf":1.4142135623730951},"90":{"tf":1.0},"91":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":5,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.7320508075688772},"96":{"tf":1.0},"97":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.4142135623730951},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.0},"41":{"tf":1.0},"44":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.449489742783178},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.605551275463989},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.4641016151377544},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.23606797749979},"135":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":14,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.0},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":2.0},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":2.0},"5":{"tf":1.7320508075688772},"8":{"tf":1.0},"9":{"tf":1.0}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.4142135623730951}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.0},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.0}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":5,"docs":{"100":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":21,"docs":{"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.4142135623730951},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.23606797749979},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.23606797749979}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.4142135623730951},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":26,"docs":{"106":{"tf":1.7320508075688772},"109":{"tf":2.23606797749979},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":12,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":2.6457513110645907},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.6457513110645907},"62":{"tf":1.4142135623730951},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.4142135623730951},"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.7320508075688772},"145":{"tf":2.449489742783178},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"173":{"tf":2.449489742783178},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":1.7320508075688772},"3":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":2.0},"116":{"tf":1.0},"117":{"tf":1.4142135623730951},"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.0},"71":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":2.0},"94":{"tf":1.0},"95":{"tf":1.0},"99":{"tf":1.0}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":5,"docs":{"130":{"tf":1.0},"15":{"tf":1.0},"16":{"tf":1.0},"19":{"tf":1.4142135623730951},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.4142135623730951},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"114":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.4142135623730951},"92":{"tf":1.0},"96":{"tf":1.0}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.0},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.4142135623730951},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.0},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"111":{"tf":1.7320508075688772},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.23606797749979},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.0},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":11,"docs":{"143":{"tf":1.0},"146":{"tf":1.4142135623730951},"159":{"tf":2.6457513110645907},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":1.7320508075688772},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"181":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":11,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":57,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":2.449489742783178},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":59,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":2.8284271247461903},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"141":{"tf":1.4142135623730951},"143":{"tf":3.1622776601683795},"144":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.7416573867739413},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.6457513110645907},"178":{"tf":3.3166247903554},"179":{"tf":4.242640687119285},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.4641016151377544},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.605551275463989},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":2.8284271247461903},"50":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"54":{"tf":1.4142135623730951},"55":{"tf":2.0},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"75":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.4142135623730951},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"19":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"11":{"tf":1.4142135623730951},"12":{"tf":1.7320508075688772},"127":{"tf":1.4142135623730951},"13":{"tf":1.4142135623730951},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.4142135623730951},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.449489742783178},"162":{"tf":1.7320508075688772},"163":{"tf":2.0},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":1.7320508075688772},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.23606797749979},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.449489742783178},"3":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.605551275463989},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.0},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.123105625617661},"43":{"tf":3.872983346207417},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":4,"docs":{"102":{"tf":1.0},"104":{"tf":2.23606797749979},"105":{"tf":1.0},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.0},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.0},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.0},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.1622776601683795},"160":{"tf":4.242640687119285},"161":{"tf":2.23606797749979},"162":{"tf":2.6457513110645907},"172":{"tf":1.4142135623730951},"39":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":2.0},"42":{"tf":3.0},"43":{"tf":2.449489742783178},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.0},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.23606797749979}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"130":{"tf":1.7320508075688772},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"12":{"tf":2.0},"123":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.4142135623730951},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.605551275463989},"178":{"tf":2.6457513110645907},"179":{"tf":4.242640687119285},"182":{"tf":2.23606797749979},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.449489742783178},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.4641016151377544}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":5,"docs":{"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":2.0},"26":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.0},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.4142135623730951},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.7320508075688772},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.449489742783178},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.0},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"115":{"tf":2.23606797749979},"118":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":19,"docs":{"120":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"124":{"tf":2.0},"126":{"tf":2.6457513110645907},"155":{"tf":1.7320508075688772},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.4142135623730951},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"163":{"tf":1.4142135623730951},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":10,"docs":{"127":{"tf":1.7320508075688772},"128":{"tf":1.4142135623730951},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":33,"docs":{"133":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.4142135623730951},"150":{"tf":1.0},"152":{"tf":2.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"38":{"tf":1.0},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":25,"docs":{"157":{"tf":1.0},"20":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":2.449489742783178},"23":{"tf":2.23606797749979},"25":{"tf":1.0},"26":{"tf":2.23606797749979},"27":{"tf":2.0},"28":{"tf":1.0},"30":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.23606797749979},"36":{"tf":2.6457513110645907},"37":{"tf":2.23606797749979},"39":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.23606797749979},"45":{"tf":2.6457513110645907},"46":{"tf":2.23606797749979}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.4142135623730951},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"breadcrumbs":{"root":{"0":{".":{"0":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"2":{".":{"0":{"df":1,"docs":{"130":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{".":{"0":{"df":1,"docs":{"133":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"df":2,"docs":{"133":{"tf":1.4142135623730951},"135":{"tf":1.0}}},"8":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}},"1":{"df":1,"docs":{"18":{"tf":2.0}}},"4":{"df":0,"docs":{},"t":{"1":{"9":{":":{"4":{"7":{":":{"0":{"4":{".":{"0":{"4":{"7":{"0":{"2":{"6":{"4":{"1":{"9":{"df":0,"docs":{},"z":{"df":1,"docs":{"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{":":{"0":{"9":{":":{"0":{"7":{".":{"3":{"2":{"0":{"7":{"8":{"0":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"7":{"1":{"1":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"0":{"8":{"9":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"7":{"6":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"9":{"2":{"df":0,"docs":{},"z":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"7":{"/":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"138":{"tf":1.0},"151":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}},"f":{"7":{"d":{"8":{"a":{"d":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"1":{".":{"0":{"df":2,"docs":{"132":{"tf":1.0},"135":{"tf":1.0}}},"4":{"0":{".":{"0":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"/":{"1":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":2.23606797749979}}},"df":0,"docs":{}},"0":{".":{"1":{"0":{"3":{".":{"2":{"4":{"3":{".":{"2":{"4":{"6":{"df":1,"docs":{"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{".":{"2":{".":{"7":{"2":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"0":{".":{"1":{"2":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"0":{"0":{"df":2,"docs":{"104":{"tf":1.7320508075688772},"95":{"tf":1.0}}},"4":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}},"df":5,"docs":{"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979},"60":{"tf":1.4142135623730951},"95":{"tf":1.0}}},"2":{"3":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"9":{"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{".":{"0":{".":{"0":{".":{"1":{":":{"2":{"6":{"0":{"0":{"0":{"df":8,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"1":{"df":6,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"3":{"2":{"1":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"0":{"0":{"1":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"7":{"df":1,"docs":{"27":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"8":{"0":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"8":{"8":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"9":{"9":{"9":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"36":{"tf":1.0}}},"6":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}},"7":{"df":0,"docs":{},"m":{"df":1,"docs":{"45":{"tf":1.7320508075688772}}}},"8":{"0":{"0":{"0":{"df":1,"docs":{"158":{"tf":1.0}}},"df":1,"docs":{"158":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"43":{"tf":1.4142135623730951}}},"9":{"2":{".":{"1":{"6":{"8":{".":{"1":{".":{"1":{":":{"7":{"0":{"0":{"1":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"1":{".":{"0":{"/":{"2":{"4":{"df":1,"docs":{"95":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"1":{"0":{":":{"1":{"6":{":":{"2":{"3":{".":{"3":{"9":{"9":{"2":{"7":{"7":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"7":{"7":{"1":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"18":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"0":{"1":{"1":{"9":{"2":{"df":0,"docs":{},"z":{"\"":{",":{"\"":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"\"":{":":{"\"":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"s":{"\"":{":":{"df":0,"docs":{},"{":{"\"":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"18":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{":":{"5":{"9":{":":{"2":{"2":{".":{"0":{"9":{"9":{"8":{"1":{"8":{"2":{"9":{"8":{"df":0,"docs":{},"z":{"df":1,"docs":{"36":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"]":{":":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":20,"docs":{"100":{"tf":1.0},"104":{"tf":1.7320508075688772},"122":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"138":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.4142135623730951},"95":{"tf":1.0}},"m":{"2":{"3":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"44":{"tf":1.7320508075688772}}},"x":{"7":{"df":0,"docs":{},"i":{"df":0,"docs":{},"j":{"df":0,"docs":{},"y":{"6":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"2":{"0":{"0":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"2":{"2":{"df":1,"docs":{"36":{"tf":1.0}}},"3":{"df":4,"docs":{"182":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"45":{"tf":1.0},"46":{"tf":2.23606797749979}}},"df":0,"docs":{}},"df":0,"docs":{}},"3":{"df":0,"docs":{},"m":{"df":1,"docs":{"36":{"tf":1.7320508075688772}}}},"^":{"1":{"6":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"126":{"tf":1.0},"18":{"tf":1.4142135623730951},"23":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"60":{"tf":1.0},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"k":{"5":{"d":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"3":{"0":{"df":1,"docs":{"165":{"tf":1.0}}},"4":{".":{"1":{"6":{"8":{".":{"1":{"7":{"0":{".":{"5":{"1":{":":{"7":{"2":{"2":{"6":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"4":{".":{"1":{"0":{"7":{".":{"2":{"0":{"1":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"35":{"tf":1.7320508075688772}}},"5":{".":{"2":{"4":{"6":{".":{"9":{"4":{".":{"1":{"4":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{".":{"1":{"6":{"8":{".":{"2":{"1":{"9":{".":{"7":{"2":{":":{"7":{"0":{"1":{"5":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"1":{"2":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":13,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"19":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}},"h":{"2":{"2":{"df":0,"docs":{},"m":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"4":{"1":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":1,"docs":{"18":{"tf":1.0}}}}},"3":{"2":{"1":{")":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"6":{"df":4,"docs":{"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":6,"docs":{"104":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"53":{"tf":1.0}}},"5":{"0":{"0":{"df":1,"docs":{"79":{"tf":1.0}}},"d":{"9":{"1":{"df":0,"docs":{},"e":{"4":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"2":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}},"3":{"4":{"a":{"3":{"df":0,"docs":{},"f":{"8":{"d":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"b":{"7":{"8":{"7":{"6":{"5":{"4":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"df":0,"docs":{},"f":{"b":{"d":{"6":{"9":{"df":0,"docs":{},"f":{"5":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"j":{"7":{"df":0,"docs":{},"q":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"7":{"df":1,"docs":{"42":{"tf":1.0}}},"b":{"df":0,"docs":{},"r":{"df":0,"docs":{},"z":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}}}},"df":4,"docs":{"163":{"tf":1.0},"25":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}},"m":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{},"z":{"4":{"df":0,"docs":{},"l":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"6":{"0":{"df":1,"docs":{"53":{"tf":1.0}}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":1,"docs":{"174":{"tf":1.0}}}}},"c":{"9":{"7":{"0":{"8":{"9":{"d":{"df":0,"docs":{},"e":{"9":{"b":{"8":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"c":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"26":{"tf":1.4142135623730951}},"s":{"df":2,"docs":{"34":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951}}}},"7":{"0":{"0":{"0":{"df":3,"docs":{"19":{"tf":1.0},"57":{"tf":1.0},"95":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}},"1":{"5":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"3":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"2":{"2":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"9":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"5":{"3":{"3":{"df":1,"docs":{"22":{"tf":1.0}}},"4":{"df":1,"docs":{"26":{"tf":1.0}}},"df":0,"docs":{}},"5":{"8":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"9":{"2":{"df":1,"docs":{"26":{"tf":1.0}}},"9":{"df":1,"docs":{"22":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"6":{"0":{"0":{"df":3,"docs":{"136":{"tf":1.0},"161":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":1,"docs":{"33":{"tf":1.0}}},"7":{"7":{"7":{":":{"3":{"0":{"1":{"7":{"4":{"/":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":3,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{",":{"7":{"9":{"0":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":2,"docs":{"146":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951}}},"1":{"df":1,"docs":{"160":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"9":{"6":{"5":{"c":{"4":{"4":{"6":{"d":{"df":1,"docs":{"34":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"9":{"0":{"0":{"df":2,"docs":{"159":{"tf":1.4142135623730951},"160":{"tf":1.0}}},"df":0,"docs":{}},"8":{"4":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"9":{"b":{"b":{"b":{"c":{"c":{"d":{"df":0,"docs":{},"f":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":2.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"28":{"tf":1.4142135623730951}},"e":{"9":{"df":0,"docs":{},"f":{"c":{"4":{"6":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"2":{"5":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"s":{"df":1,"docs":{"43":{"tf":1.7320508075688772}}},"w":{"3":{"c":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"8":{"0":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"33":{"tf":1.0}}}},"df":0,"docs":{}}},"0":{"0":{"df":3,"docs":{"167":{"tf":1.0},"169":{"tf":1.0},"24":{"tf":1.0}}},"1":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"8":{"0":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"4":{"df":0,"docs":{},"m":{"df":0,"docs":{},"z":{"df":0,"docs":{},"m":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}}}},"df":1,"docs":{"85":{"tf":1.4142135623730951}},"g":{"df":0,"docs":{},"j":{"3":{"df":0,"docs":{},"v":{"2":{"df":0,"docs":{},"i":{"df":3,"docs":{"155":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"s":{"7":{"b":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.6457513110645907}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"9":{"d":{"b":{"df":0,"docs":{},"v":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"34":{"tf":1.0}}}}},"d":{"6":{"6":{"9":{"9":{"b":{"d":{"df":2,"docs":{"42":{"tf":1.0},"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"v":{"d":{"5":{"9":{"df":4,"docs":{"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"a":{"b":{"c":{"df":3,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"59":{"tf":1.0}}}},"o":{"df":0,"docs":{},"v":{"df":12,"docs":{"1":{"tf":1.0},"100":{"tf":1.0},"104":{"tf":1.0},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":7,"docs":{"115":{"tf":1.0},"128":{"tf":1.0},"138":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":14,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"155":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951},"169":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"52":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.0}}}}},"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"72":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"y":{"df":0,"docs":{},"m":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"161":{"tf":1.0},"48":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"76":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":2.0}}}},"v":{"df":4,"docs":{"143":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"159":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"8":{"c":{"d":{"7":{"df":0,"docs":{},"e":{"5":{"df":2,"docs":{"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"/":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}}},"df":12,"docs":{"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"132":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"136":{"tf":1.0},"139":{"tf":1.0},"147":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}}}}}},"df":2,"docs":{"160":{"tf":1.0},"161":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"23":{"tf":1.0}}}}}},"=":{"[":{":":{":":{"]":{":":{"8":{"0":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"df":43,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.0},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"142":{"tf":1.7320508075688772},"148":{"tf":2.23606797749979},"154":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":2.6457513110645907},"161":{"tf":1.7320508075688772},"165":{"tf":1.0},"169":{"tf":1.0},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":1.7320508075688772},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"49":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.4142135623730951},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"160":{"tf":1.0}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":11,"docs":{"160":{"tf":2.23606797749979},"162":{"tf":1.0},"169":{"tf":1.0},"170":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":2.0},"43":{"tf":1.0},"46":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":11,"docs":{"136":{"tf":1.0},"167":{"tf":2.0},"168":{"tf":1.0},"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"175":{"tf":1.0},"180":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"162":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"168":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"g":{"df":5,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"c":{"4":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"168":{"tf":1.0}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"g":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"19":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":6,"docs":{"109":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.0},"157":{"tf":1.0},"23":{"tf":1.0},"96":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"139":{"tf":1.0},"161":{"tf":3.0},"162":{"tf":2.8284271247461903},"172":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":2.8284271247461903},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"147":{"tf":1.0},"159":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"n":{"df":42,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":3.3166247903554},"154":{"tf":2.0},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.0},"19":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.7320508075688772},"22":{"tf":2.6457513110645907},"23":{"tf":1.4142135623730951},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.6457513110645907},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"29":{"tf":1.0},"3":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.7320508075688772},"32":{"tf":2.0},"33":{"tf":3.3166247903554},"34":{"tf":2.23606797749979},"35":{"tf":3.0},"36":{"tf":2.23606797749979},"37":{"tf":1.4142135623730951},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.7320508075688772},"41":{"tf":1.7320508075688772},"42":{"tf":3.605551275463989},"43":{"tf":2.449489742783178},"44":{"tf":3.0},"45":{"tf":2.6457513110645907},"46":{"tf":1.4142135623730951},"47":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"=":{"df":0,"docs":{},"x":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"v":{"1":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},":":{"7":{"9":{"0":{"0":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":2,"docs":{"1":{"tf":1.0},"78":{"tf":1.4142135623730951}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":2.0}}}}}}}},"l":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":3.3166247903554},"37":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":3.3166247903554},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"df":8,"docs":{"101":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}},"w":{"(":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"135":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":15,"docs":{"104":{"tf":2.0},"105":{"tf":1.0},"127":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"2":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.7320508075688772},"97":{"tf":2.23606797749979}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"63":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"138":{"tf":1.0},"61":{"tf":1.0}},"s":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"177":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{}}}}}},"p":{"df":0,"docs":{},"h":{"a":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":2,"docs":{"135":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}},"w":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"111":{"tf":1.0},"159":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.4142135623730951},"89":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"z":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}},"d":{"/":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"56":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":2.449489742783178},"45":{"tf":2.449489742783178}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":6,"docs":{"137":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"109":{"tf":1.7320508075688772}}},"n":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"i":{"df":18,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"136":{"tf":2.0},"140":{"tf":1.4142135623730951},"147":{"tf":2.0},"148":{"tf":2.0},"169":{"tf":1.4142135623730951},"172":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"27":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":2,"docs":{"156":{"tf":1.0},"174":{"tf":1.0}}}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"37":{"tf":1.7320508075688772},"46":{"tf":1.7320508075688772},"59":{"tf":2.6457513110645907},"61":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"c":{"df":4,"docs":{"125":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}},"df":13,"docs":{"105":{"tf":1.0},"151":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"72":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"159":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":8,"docs":{"126":{"tf":1.0},"157":{"tf":1.0},"177":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.4142135623730951},"45":{"tf":1.0},"81":{"tf":1.0}}}}}}},"s":{"/":{"df":0,"docs":{},"v":{"1":{"df":1,"docs":{"174":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"r":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":9,"docs":{"146":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":5,"docs":{"142":{"tf":1.0},"172":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":7,"docs":{"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"7":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"144":{"tf":1.0},"151":{"tf":1.0}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"y":{"df":7,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.0},"166":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{}}},"s":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"n":{"df":3,"docs":{"142":{"tf":2.23606797749979},"143":{"tf":2.449489742783178},"144":{"tf":1.4142135623730951}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"1":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"!":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"(":{")":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":8,"docs":{"143":{"tf":1.4142135623730951},"155":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.0},"61":{"tf":1.7320508075688772}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"126":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":1.0},"169":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{":":{":":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":3,"docs":{"151":{"tf":1.7320508075688772},"165":{"tf":1.0},"172":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"75":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"81":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":9,"docs":{"122":{"tf":1.0},"126":{"tf":3.0},"157":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}},"o":{"df":1,"docs":{"4":{"tf":1.4142135623730951}},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}},"df":2,"docs":{"146":{"tf":1.0},"5":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":7,"docs":{"143":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"180":{"tf":1.0},"72":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"130":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"r":{"df":2,"docs":{"104":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{}}},"b":{"a":{"c":{"df":0,"docs":{},"k":{"df":7,"docs":{"152":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"75":{"tf":1.0}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"172":{"tf":1.0}}}}}}},"d":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"6":{"4":{"df":5,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}},"df":14,"docs":{"101":{"tf":1.0},"106":{"tf":1.0},"11":{"tf":1.0},"136":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.4142135623730951},"3":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"61":{"tf":1.0},"63":{"tf":1.4142135623730951}}},"i":{"c":{"df":2,"docs":{"22":{"tf":1.0},"4":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"a":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"161":{"tf":1.0}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":9,"docs":{"13":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":9,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"75":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"72":{"tf":1.0},"81":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"v":{"df":1,"docs":{"106":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"165":{"tf":1.0},"63":{"tf":1.0}}}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"1":{"tf":1.0},"152":{"tf":1.0}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":3,"docs":{"126":{"tf":1.0},"176":{"tf":1.0},"24":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"1":{"tf":1.0},"165":{"tf":1.0}}}}},"t":{"df":1,"docs":{"139":{"tf":1.0}}}},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":12,"docs":{"115":{"tf":1.0},"139":{"tf":1.4142135623730951},"143":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"26":{"tf":1.0},"32":{"tf":1.0},"53":{"tf":1.7320508075688772},"58":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":13,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"133":{"tf":1.0},"16":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0},"9":{"tf":1.0}}},"y":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"d":{"df":2,"docs":{"165":{"tf":1.0},"4":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"k":{"df":3,"docs":{"79":{"tf":1.4142135623730951},"93":{"tf":1.0},"96":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"t":{"1":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"a":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"55":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"163":{"tf":1.0},"165":{"tf":1.0}}},"l":{"df":1,"docs":{"165":{"tf":2.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":3,"docs":{"109":{"tf":1.0},"151":{"tf":1.0},"72":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"t":{"df":1,"docs":{"23":{"tf":1.0}},"h":{"df":7,"docs":{"11":{"tf":1.0},"128":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"169":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":6,"docs":{"133":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"63":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":2.23606797749979},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"g":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"1":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":2.23606797749979},"14":{"tf":1.0},"145":{"tf":1.0},"50":{"tf":1.0},"61":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":11,"docs":{"148":{"tf":1.0},"153":{"tf":1.0},"160":{"tf":1.0},"182":{"tf":1.0},"52":{"tf":1.4142135623730951},"56":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"7":{"tf":1.0},"9":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":20,"docs":{"120":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":2.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":2.8284271247461903},"80":{"tf":1.4142135623730951},"81":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951},"85":{"tf":1.0}}}}}},"c":{"/":{"c":{"df":1,"docs":{"3":{"tf":1.0}}},"df":0,"docs":{}},"a":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}},"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"52":{"tf":1.0}}}}},"df":0,"docs":{}},"p":{"a":{"b":{"df":0,"docs":{},"l":{"df":2,"docs":{"159":{"tf":1.0},"176":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":15,"docs":{"115":{"tf":1.0},"126":{"tf":1.4142135623730951},"176":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.4142135623730951},"65":{"tf":2.23606797749979},"66":{"tf":2.0},"67":{"tf":1.4142135623730951},"68":{"tf":1.4142135623730951},"69":{"tf":1.7320508075688772},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.8284271247461903}},"e":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":3,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"61":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"g":{"df":0,"docs":{},"o":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0}}}}}}},"df":5,"docs":{"130":{"tf":1.0},"14":{"tf":1.0},"16":{"tf":1.0},"5":{"tf":1.0},"8":{"tf":2.0}}}}},"s":{"df":0,"docs":{},"e":{"df":5,"docs":{"104":{"tf":1.0},"138":{"tf":1.0},"158":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.4142135623730951}}}},"t":{"df":1,"docs":{"17":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}},"h":{"9":{"df":0,"docs":{},"k":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}},"df":8,"docs":{"12":{"tf":2.449489742783178},"14":{"tf":1.0},"153":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"54":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"148":{"tf":2.23606797749979},"53":{"tf":2.0},"57":{"tf":1.0},"59":{"tf":3.0},"60":{"tf":2.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0}}}},"n":{"df":0,"docs":{},"g":{"df":25,"docs":{"106":{"tf":1.0},"11":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"168":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":11,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"24":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"101":{"tf":1.0}}}}}}},"i":{"d":{"df":0,"docs":{},"r":{"df":2,"docs":{"142":{"tf":1.0},"96":{"tf":2.0}}}},"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"m":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951}}}}},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":1,"docs":{"169":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"3":{"tf":1.0},"79":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":30,"docs":{"1":{"tf":1.4142135623730951},"126":{"tf":1.0},"128":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"133":{"tf":1.0},"136":{"tf":1.0},"138":{"tf":1.7320508075688772},"139":{"tf":1.4142135623730951},"144":{"tf":1.4142135623730951},"160":{"tf":1.0},"165":{"tf":2.0},"177":{"tf":2.0},"178":{"tf":3.872983346207417},"179":{"tf":4.0},"182":{"tf":1.0},"2":{"tf":1.0},"21":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.8284271247461903},"31":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.1622776601683795},"40":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.1622776601683795},"53":{"tf":2.449489742783178},"73":{"tf":1.0},"75":{"tf":1.7320508075688772}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"y":{":":{":":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":1,"docs":{"11":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"u":{"d":{"df":2,"docs":{"182":{"tf":1.0},"5":{"tf":1.0}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":1,"docs":{"41":{"tf":1.0}}},"df":47,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.7320508075688772},"143":{"tf":1.4142135623730951},"146":{"tf":2.23606797749979},"148":{"tf":2.23606797749979},"152":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.4142135623730951},"161":{"tf":2.6457513110645907},"175":{"tf":1.0},"21":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"31":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"40":{"tf":1.0},"41":{"tf":2.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"33":{"tf":1.0},"42":{"tf":1.0}}}}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"b":{"a":{"df":0,"docs":{},"s":{"df":2,"docs":{"12":{"tf":1.0},"14":{"tf":1.0}}}},"df":0,"docs":{}},"df":15,"docs":{"12":{"tf":1.7320508075688772},"127":{"tf":1.0},"131":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.7320508075688772},"135":{"tf":1.7320508075688772},"139":{"tf":2.8284271247461903},"140":{"tf":1.0},"142":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"m":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":12,"docs":{"102":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"126":{"tf":1.0},"148":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"59":{"tf":1.0},"65":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":8,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"50":{"tf":1.0},"58":{"tf":1.0}}},"m":{"a":{"df":1,"docs":{"155":{"tf":1.0}},"n":{"d":{"df":11,"docs":{"137":{"tf":1.0},"146":{"tf":1.4142135623730951},"149":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"24":{"tf":1.0},"4":{"tf":2.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"13":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"t":{"=":{"\"":{"d":{"4":{"2":{"d":{"b":{"7":{"df":0,"docs":{},"e":{"1":{"4":{"c":{"2":{"df":0,"docs":{},"e":{"0":{"df":0,"docs":{},"e":{"7":{"5":{"8":{"df":0,"docs":{},"e":{"9":{"a":{"6":{"df":0,"docs":{},"e":{"b":{"6":{"5":{"5":{"c":{"c":{"df":0,"docs":{},"f":{"4":{"1":{"8":{"4":{"9":{"4":{"1":{"0":{"6":{"6":{"c":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"145":{"tf":1.0},"146":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":3,"docs":{"171":{"tf":1.0},"172":{"tf":1.0},"81":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":9,"docs":{"133":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"53":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"109":{"tf":1.7320508075688772},"120":{"tf":1.4142135623730951}}},"t":{"df":2,"docs":{"147":{"tf":1.0},"78":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":3,"docs":{"13":{"tf":1.0},"135":{"tf":1.0},"8":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}},"x":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"54":{"tf":1.0}}}},"i":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"168":{"tf":1.0}}},"s":{"df":2,"docs":{"1":{"tf":1.0},"3":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":3,"docs":{"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"28":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":16,"docs":{"127":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":2.449489742783178},"27":{"tf":2.0},"59":{"tf":2.0},"63":{"tf":1.4142135623730951},"73":{"tf":2.449489742783178},"74":{"tf":1.0},"75":{"tf":2.23606797749979},"76":{"tf":2.0},"77":{"tf":1.7320508075688772},"78":{"tf":2.449489742783178},"79":{"tf":2.23606797749979},"80":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"78":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"147":{"tf":1.0},"60":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":10,"docs":{"126":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":2.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"111":{"tf":1.0},"89":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"y":{"(":{"df":0,"docs":{},"|":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"n":{"c":{":":{":":{"a":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":45,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"108":{"tf":1.7320508075688772},"109":{"tf":2.0},"113":{"tf":1.7320508075688772},"117":{"tf":1.7320508075688772},"118":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"130":{"tf":1.4142135623730951},"132":{"tf":2.0},"135":{"tf":2.23606797749979},"153":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.0},"158":{"tf":1.7320508075688772},"172":{"tf":1.0},"175":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"48":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":2.23606797749979},"64":{"tf":1.0},"71":{"tf":1.4142135623730951},"72":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"91":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.0}},"m":{"a":{"df":0,"docs":{},"p":{"df":12,"docs":{"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"156":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"22":{"tf":1.0},"25":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"r":{"df":82,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":1.7320508075688772},"104":{"tf":2.449489742783178},"105":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.7320508075688772},"110":{"tf":1.0},"113":{"tf":1.4142135623730951},"114":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.7320508075688772},"122":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"130":{"tf":1.4142135623730951},"131":{"tf":2.23606797749979},"132":{"tf":1.7320508075688772},"133":{"tf":2.23606797749979},"135":{"tf":2.23606797749979},"138":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.449489742783178},"148":{"tf":2.8284271247461903},"151":{"tf":2.6457513110645907},"152":{"tf":2.23606797749979},"153":{"tf":1.0},"154":{"tf":1.7320508075688772},"156":{"tf":2.23606797749979},"158":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.449489742783178},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.0},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.7320508075688772},"22":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":2.0},"29":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":1.4142135623730951},"35":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"54":{"tf":3.1622776601683795},"55":{"tf":3.0},"56":{"tf":2.0},"57":{"tf":2.23606797749979},"60":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"75":{"tf":2.0},"76":{"tf":1.4142135623730951},"83":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":2.0},"97":{"tf":1.4142135623730951}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"177":{"tf":1.0}}}}}},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"19":{"tf":1.0},"27":{"tf":1.0}}}}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":31,"docs":{"139":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":1.7320508075688772},"152":{"tf":1.7320508075688772},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.7320508075688772},"172":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":2.0},"19":{"tf":1.0},"2":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":2.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"55":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"i":{"d":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"12":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.7320508075688772}}}},"t":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":5,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":10,"docs":{"131":{"tf":1.0},"138":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.0},"174":{"tf":1.7320508075688772},"36":{"tf":1.0},"45":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.4142135623730951},"85":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"d":{":":{"/":{"/":{"7":{"b":{"3":{"d":{"9":{"df":0,"docs":{},"e":{"9":{"d":{"b":{"d":{"a":{"6":{"df":0,"docs":{},"f":{"2":{"df":0,"docs":{},"e":{"0":{"3":{"8":{"1":{"d":{"df":0,"docs":{},"f":{"7":{"6":{"6":{"9":{"df":0,"docs":{},"f":{"6":{"1":{"1":{"7":{"b":{"df":0,"docs":{},"f":{"3":{"df":0,"docs":{},"e":{"5":{"4":{"1":{"7":{"1":{"4":{"6":{"9":{"c":{"df":0,"docs":{},"f":{"a":{"c":{"b":{"c":{"df":0,"docs":{},"e":{"2":{"6":{"7":{"0":{"6":{"0":{"5":{"a":{"6":{"1":{"c":{"df":0,"docs":{},"e":{"4":{"b":{"8":{"df":1,"docs":{"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"3":{"9":{"d":{"3":{"0":{"9":{"6":{"5":{"b":{"df":0,"docs":{},"e":{"c":{"d":{"b":{"c":{"4":{"0":{"3":{"3":{"6":{"df":0,"docs":{},"f":{"d":{"9":{"a":{"a":{"6":{"4":{"2":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"7":{"7":{"6":{"4":{"2":{"1":{"5":{"5":{"3":{"6":{"1":{"5":{"df":0,"docs":{},"f":{"6":{"4":{"2":{"d":{"d":{"5":{"9":{"9":{"df":0,"docs":{},"e":{"1":{"b":{"0":{"d":{"8":{"8":{"c":{"5":{"0":{"5":{"b":{"6":{"df":1,"docs":{"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"138":{"tf":1.0},"156":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0}}}},"x":{"df":0,"docs":{},"t":{"df":4,"docs":{"128":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":1,"docs":{"172":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":36,"docs":{"1":{"tf":1.0},"102":{"tf":1.0},"126":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.3166247903554},"162":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.7320508075688772},"3":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.0},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"56":{"tf":1.0},"97":{"tf":1.0}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"85":{"tf":1.0}}},"t":{"df":1,"docs":{"135":{"tf":1.0}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"o":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"179":{"tf":1.0}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"i":{"df":5,"docs":{"164":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"40":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"e":{"df":3,"docs":{"59":{"tf":1.0},"62":{"tf":1.0},"79":{"tf":2.0}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"124":{"tf":1.0},"165":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":1,"docs":{"152":{"tf":1.0}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":7,"docs":{"142":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":2.0},"155":{"tf":1.0},"42":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"2":{"tf":1.0}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":2.0},"152":{"tf":2.0}}}},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}},"y":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}}}}},"p":{"d":{"df":1,"docs":{"159":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":3,"docs":{"2":{"tf":1.0},"48":{"tf":1.0},"79":{"tf":1.0}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}},"d":{"df":4,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":23,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"144":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"53":{"tf":1.7320508075688772},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"a":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"df":0,"docs":{}}}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"df":3,"docs":{"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"t":{"df":0,"docs":{},"x":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}},"s":{".":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"b":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"128":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":8,"docs":{"160":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951},"46":{"tf":1.0}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":21,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"129":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":1.4142135623730951},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":12,"docs":{"127":{"tf":2.0},"128":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0}}}}}}}},"d":{"7":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"x":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":2.23606797749979}}}}}},"a":{"df":0,"docs":{},"t":{"a":{"b":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"142":{"tf":1.4142135623730951},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.4142135623730951}},"r":{"df":2,"docs":{"139":{"tf":2.0},"140":{"tf":1.4142135623730951}}}}}}},"df":19,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"124":{"tf":1.4142135623730951},"128":{"tf":1.0},"138":{"tf":1.7320508075688772},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"156":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"160":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}}}}}}},"df":8,"docs":{"132":{"tf":1.0},"168":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"63":{"tf":1.0},"85":{"tf":2.23606797749979},"86":{"tf":1.0},"87":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951}}}}},"c":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":1,"docs":{"14":{"tf":1.0}}}},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"120":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":8,"docs":{"26":{"tf":1.0},"63":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"177":{"tf":2.23606797749979},"178":{"tf":1.4142135623730951},"179":{"tf":2.8284271247461903},"182":{"tf":1.0},"22":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":1,"docs":{"3":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":33,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"153":{"tf":1.4142135623730951},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"169":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"48":{"tf":1.7320508075688772},"54":{"tf":1.0},"57":{"tf":1.7320508075688772},"62":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"109":{"tf":1.0},"114":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"171":{"tf":1.0},"92":{"tf":1.0}},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"144":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"/":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"76":{"tf":1.4142135623730951},"96":{"tf":1.0}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"d":{"df":1,"docs":{"76":{"tf":1.0}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"101":{"tf":1.0}}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":2,"docs":{"72":{"tf":1.0},"84":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"109":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":2,"docs":{"165":{"tf":1.0},"166":{"tf":2.0}}},"t":{"df":3,"docs":{"25":{"tf":1.4142135623730951},"28":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"o":{"df":1,"docs":{"160":{"tf":1.0}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":4,"docs":{"27":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"n":{"df":0,"docs":{},"i":{"df":3,"docs":{"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":8,"docs":{"11":{"tf":1.0},"130":{"tf":1.4142135623730951},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.4142135623730951},"3":{"tf":1.0},"4":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":13,"docs":{"1":{"tf":1.0},"157":{"tf":1.4142135623730951},"161":{"tf":1.0},"163":{"tf":1.0},"174":{"tf":1.0},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"42":{"tf":2.23606797749979},"43":{"tf":1.4142135623730951},"5":{"tf":1.0},"58":{"tf":1.0},"85":{"tf":1.0}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}}}}}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"s":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":7,"docs":{"131":{"tf":1.4142135623730951},"147":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"60":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":2.23606797749979},"105":{"tf":1.7320508075688772},"109":{"tf":3.3166247903554},"118":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"142":{"tf":1.0},"145":{"tf":1.4142135623730951},"57":{"tf":3.1622776601683795},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"72":{"tf":3.4641016151377544},"76":{"tf":1.4142135623730951},"84":{"tf":1.7320508075688772},"88":{"tf":1.4142135623730951},"96":{"tf":2.8284271247461903}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"132":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":2,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951}}}},"r":{"df":2,"docs":{"50":{"tf":1.0},"61":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"53":{"tf":1.0},"58":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"51":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"v":{"df":3,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"7":{"tf":1.0}},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"159":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0}}}}}}}},"i":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"180":{"tf":1.0}}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"14":{"tf":1.4142135623730951},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":8,"docs":{"124":{"tf":1.0},"145":{"tf":1.0},"159":{"tf":1.0},"169":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"4":{"tf":1.0},"58":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"145":{"tf":2.0},"151":{"tf":1.0},"50":{"tf":1.0},"59":{"tf":1.0}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"109":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"i":{"df":8,"docs":{"13":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":3,"docs":{"164":{"tf":1.0},"174":{"tf":1.0},"54":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"s":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"13":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":6,"docs":{"146":{"tf":1.7320508075688772},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"152":{"tf":1.0},"153":{"tf":1.0},"161":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":10,"docs":{"146":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"148":{"tf":2.23606797749979},"152":{"tf":2.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}}}}}}}}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"13":{"tf":1.0}}}}}},"df":0,"docs":{},"k":{"df":1,"docs":{"158":{"tf":1.0}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"137":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"6":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"50":{"tf":1.0}}}}},"o":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":3,"docs":{"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.7320508075688772}}}}}}},"c":{"df":11,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"138":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"k":{"df":0,"docs":{},"g":{".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{"0":{".":{"9":{".":{"0":{"df":1,"docs":{"7":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"109":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"163":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}},"n":{"'":{"df":0,"docs":{},"t":{"df":3,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":2,"docs":{"102":{"tf":1.0},"59":{"tf":1.0}}}},"w":{"df":0,"docs":{},"n":{"df":4,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"2":{"tf":1.0},"65":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":7,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"v":{"df":0,"docs":{},"j":{"df":0,"docs":{},"g":{"df":1,"docs":{"34":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":10,"docs":{"104":{"tf":1.0},"124":{"tf":1.4142135623730951},"143":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":3.0},"63":{"tf":1.4142135623730951},"89":{"tf":2.23606797749979},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":4,"docs":{"104":{"tf":1.0},"151":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"139":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"115":{"tf":1.0},"119":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.4142135623730951},"63":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.0},"135":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":17,"docs":{"106":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.7320508075688772},"126":{"tf":1.4142135623730951},"131":{"tf":1.0},"145":{"tf":1.0},"165":{"tf":1.4142135623730951},"52":{"tf":1.0},"56":{"tf":2.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"151":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":24,"docs":{"126":{"tf":1.0},"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"37":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.7320508075688772},"62":{"tf":1.0},"81":{"tf":1.4142135623730951},"88":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"143":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"i":{"df":1,"docs":{"139":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":3,"docs":{"14":{"tf":1.0},"145":{"tf":1.0},"27":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"139":{"tf":1.0},"5":{"tf":1.0}}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":4,"docs":{"130":{"tf":1.0},"17":{"tf":2.0},"18":{"tf":1.0},"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.4142135623730951}},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"27":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"17":{"tf":1.0}},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"60":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"32":{"tf":1.0}}}}}}},"g":{"df":1,"docs":{"134":{"tf":1.0}}},"m":{"b":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}},"y":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"n":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"165":{"tf":2.6457513110645907},"166":{"tf":1.4142135623730951},"179":{"tf":1.0},"61":{"tf":1.0}},"e":{"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"85":{"tf":1.0}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"143":{"tf":1.0},"152":{"tf":1.0}}}}}}},"d":{"df":7,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"60":{"tf":1.0},"67":{"tf":1.0},"72":{"tf":1.4142135623730951},"81":{"tf":1.0},"96":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"\"":{",":{"\"":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":4,"docs":{"120":{"tf":1.0},"124":{"tf":1.0},"148":{"tf":1.0},"52":{"tf":1.0}}},"df":60,"docs":{"100":{"tf":1.7320508075688772},"101":{"tf":2.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"148":{"tf":2.6457513110645907},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.7320508075688772},"155":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"162":{"tf":1.4142135623730951},"165":{"tf":2.8284271247461903},"166":{"tf":2.0},"170":{"tf":1.7320508075688772},"171":{"tf":1.0},"172":{"tf":1.7320508075688772},"174":{"tf":1.0},"18":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"37":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772},"46":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":2.0},"50":{"tf":1.0},"51":{"tf":2.8284271247461903},"52":{"tf":2.8284271247461903},"53":{"tf":2.23606797749979},"55":{"tf":2.8284271247461903},"56":{"tf":1.0},"57":{"tf":2.8284271247461903},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.4142135623730951},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"98":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"104":{"tf":1.0}}},"df":0,"docs":{}}}},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"75":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"19":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":3,"docs":{"58":{"tf":1.0},"75":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"142":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"2":{"tf":1.0},"61":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"m":{"df":6,"docs":{"101":{"tf":1.7320508075688772},"57":{"tf":1.0},"72":{"tf":1.7320508075688772},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"v":{"df":7,"docs":{"146":{"tf":2.23606797749979},"153":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.7320508075688772},"161":{"tf":2.449489742783178},"4":{"tf":2.0},"48":{"tf":2.6457513110645907}},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"169":{"tf":1.0},"54":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"y":{"df":2,"docs":{"14":{"tf":2.0},"147":{"tf":1.0}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"133":{"tf":1.0},"135":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":4,"docs":{"135":{"tf":1.0},"143":{"tf":1.0},"152":{"tf":1.0},"85":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"53":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"c":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":2,"docs":{"159":{"tf":1.0},"177":{"tf":1.0}}},"df":0,"docs":{}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"179":{"tf":1.0},"19":{"tf":1.0}},"t":{"df":2,"docs":{"143":{"tf":1.7320508075688772},"168":{"tf":1.0}}}}}},"x":{"a":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"79":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"165":{"tf":1.0},"59":{"tf":1.0}}}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":43,"docs":{"100":{"tf":1.7320508075688772},"104":{"tf":2.23606797749979},"108":{"tf":1.4142135623730951},"11":{"tf":1.0},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"127":{"tf":2.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"160":{"tf":1.0},"165":{"tf":1.0},"176":{"tf":2.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.4142135623730951},"179":{"tf":1.0},"180":{"tf":1.0},"19":{"tf":1.0},"23":{"tf":1.0},"29":{"tf":1.4142135623730951},"32":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"60":{"tf":2.0},"61":{"tf":1.0},"71":{"tf":1.4142135623730951},"75":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"87":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951},"95":{"tf":1.4142135623730951}},"e":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"117":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"104":{"tf":1.0},"165":{"tf":1.0}},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":3,"docs":{"13":{"tf":1.0},"145":{"tf":2.0},"165":{"tf":1.0}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"158":{"tf":1.0},"172":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}},"p":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"11":{"tf":1.4142135623730951},"179":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"s":{"df":13,"docs":{"143":{"tf":1.0},"144":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"166":{"tf":1.0},"169":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"106":{"tf":1.0},"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"130":{"tf":1.0},"131":{"tf":1.0},"148":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"127":{"tf":1.0},"182":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":7,"docs":{"12":{"tf":1.4142135623730951},"126":{"tf":1.0},"165":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"62":{"tf":1.0}}}},"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"85":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"6":{"0":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}}}}}}},"s":{"df":8,"docs":{"108":{"tf":1.0},"109":{"tf":1.4142135623730951},"113":{"tf":1.0},"117":{"tf":1.0},"52":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.4142135623730951},"91":{"tf":1.0}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"q":{"df":5,"docs":{"10":{"tf":1.7320508075688772},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}}},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}}},"df":12,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":8,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.4142135623730951},"52":{"tf":1.0},"79":{"tf":1.0}}}}}},"d":{"df":1,"docs":{"59":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"41":{"tf":1.0},"59":{"tf":1.0}}},"df":1,"docs":{"142":{"tf":1.0}},"l":{"df":1,"docs":{"19":{"tf":1.0}}}},"w":{"df":3,"docs":{"104":{"tf":1.0},"135":{"tf":1.0},"59":{"tf":1.0}}}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"3":{"tf":1.0}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"d":{"df":7,"docs":{"142":{"tf":1.4142135623730951},"148":{"tf":1.7320508075688772},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"52":{"tf":1.0}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"e":{"df":18,"docs":{"133":{"tf":1.0},"146":{"tf":1.4142135623730951},"156":{"tf":1.0},"158":{"tf":3.0},"159":{"tf":1.7320508075688772},"160":{"tf":1.7320508075688772},"161":{"tf":1.4142135623730951},"162":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":1.0},"54":{"tf":2.6457513110645907},"55":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":2.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":2,"docs":{"158":{"tf":2.0},"161":{"tf":1.0}}}}}}}}},"l":{"df":1,"docs":{"27":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"'":{"df":11,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"123":{"tf":1.0},"145":{"tf":1.4142135623730951},"148":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"88":{"tf":1.0},"93":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"`":{"]":{"[":{"c":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"109":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":1,"docs":{"148":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"175":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"60":{"tf":1.0},"64":{"tf":1.4142135623730951}}}}}}}},"df":114,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.7320508075688772},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.4142135623730951},"107":{"tf":1.7320508075688772},"108":{"tf":1.4142135623730951},"109":{"tf":2.6457513110645907},"11":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.7320508075688772},"112":{"tf":1.7320508075688772},"113":{"tf":1.4142135623730951},"114":{"tf":1.0},"115":{"tf":1.7320508075688772},"116":{"tf":1.7320508075688772},"117":{"tf":1.4142135623730951},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":2.0},"121":{"tf":1.7320508075688772},"122":{"tf":2.0},"123":{"tf":1.0},"124":{"tf":2.0},"125":{"tf":1.0},"126":{"tf":2.6457513110645907},"127":{"tf":3.0},"128":{"tf":2.6457513110645907},"129":{"tf":2.0},"130":{"tf":2.0},"131":{"tf":1.7320508075688772},"132":{"tf":2.0},"133":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"145":{"tf":3.3166247903554},"146":{"tf":1.0},"148":{"tf":3.3166247903554},"153":{"tf":1.0},"156":{"tf":2.23606797749979},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.7320508075688772},"168":{"tf":1.0},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.0},"180":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"50":{"tf":2.449489742783178},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":2.0},"55":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":2.23606797749979},"58":{"tf":2.0},"59":{"tf":4.69041575982343},"60":{"tf":3.7416573867739413},"61":{"tf":4.242640687119285},"62":{"tf":1.7320508075688772},"63":{"tf":2.6457513110645907},"64":{"tf":2.8284271247461903},"65":{"tf":2.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.7320508075688772},"71":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"73":{"tf":1.0},"74":{"tf":1.7320508075688772},"75":{"tf":2.23606797749979},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.7320508075688772},"83":{"tf":1.4142135623730951},"84":{"tf":2.0},"85":{"tf":1.7320508075688772},"86":{"tf":1.7320508075688772},"87":{"tf":1.4142135623730951},"88":{"tf":1.0},"89":{"tf":1.7320508075688772},"90":{"tf":1.7320508075688772},"91":{"tf":1.4142135623730951},"92":{"tf":1.0},"93":{"tf":1.4142135623730951},"94":{"tf":1.7320508075688772},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951},"98":{"tf":1.4142135623730951},"99":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"n":{"d":{"df":3,"docs":{"158":{"tf":1.0},"163":{"tf":1.0},"65":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":7,"docs":{"177":{"tf":1.0},"63":{"tf":1.0},"93":{"tf":2.23606797749979},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951},"97":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":9,"docs":{"127":{"tf":1.0},"132":{"tf":1.0},"154":{"tf":1.0},"27":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"t":{"df":2,"docs":{"127":{"tf":1.0},"59":{"tf":1.0}}},"x":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}},"l":{"a":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"169":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":8,"docs":{"22":{"tf":1.7320508075688772},"25":{"tf":1.0},"26":{"tf":2.0},"28":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":2.23606797749979},"41":{"tf":1.0},"44":{"tf":2.23606797749979}}}}},"o":{"df":0,"docs":{},"w":{"df":6,"docs":{"111":{"tf":1.0},"145":{"tf":1.0},"151":{"tf":1.0},"53":{"tf":1.4142135623730951},"59":{"tf":1.0},"89":{"tf":1.0}}}}},"n":{"df":8,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":2.0},"60":{"tf":1.0}}},"o":{"c":{"df":0,"docs":{},"u":{"df":1,"docs":{"1":{"tf":1.0}},"s":{"df":2,"docs":{"136":{"tf":1.0},"14":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"l":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"11":{"tf":1.0},"164":{"tf":1.0},"29":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":25,"docs":{"130":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.4142135623730951},"143":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"157":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"54":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0},"62":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":12,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"173":{"tf":1.0},"23":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}},"df":3,"docs":{"57":{"tf":1.0},"59":{"tf":1.4142135623730951},"79":{"tf":1.0}}},"w":{"a":{"df":0,"docs":{},"r":{"d":{"df":16,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"105":{"tf":1.0},"130":{"tf":1.0},"147":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"24":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"48":{"tf":1.0},"49":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":2.449489742783178},"60":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"120":{"tf":1.0},"124":{"tf":1.4142135623730951},"127":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"172":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.0}}},"df":0,"docs":{}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"6":{"df":0,"docs":{},"z":{"df":1,"docs":{"34":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":1,"docs":{"19":{"tf":1.0}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"102":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{}}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"12":{"tf":1.0}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"m":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"<":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"1":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"146":{"tf":1.0},"157":{"tf":1.0},"179":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}},"i":{"df":1,"docs":{"172":{"tf":1.0}}}}},"n":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"1":{"tf":1.0},"104":{"tf":1.0},"120":{"tf":1.0},"130":{"tf":2.0},"137":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"11":{"tf":1.0},"139":{"tf":1.0},"26":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"61":{"tf":1.0},"65":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":31,"docs":{"0":{"tf":1.0},"1":{"tf":2.8284271247461903},"126":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":2.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"176":{"tf":1.4142135623730951},"177":{"tf":2.8284271247461903},"178":{"tf":2.6457513110645907},"179":{"tf":3.605551275463989},"182":{"tf":2.8284271247461903},"2":{"tf":2.449489742783178},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"73":{"tf":1.4142135623730951},"75":{"tf":2.0},"79":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":21,"docs":{"139":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":2.0},"155":{"tf":1.0},"157":{"tf":2.0},"161":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"22":{"tf":1.7320508075688772},"23":{"tf":1.4142135623730951},"24":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"27":{"tf":1.0},"32":{"tf":1.0},"35":{"tf":1.7320508075688772},"36":{"tf":3.7416573867739413},"37":{"tf":1.7320508075688772},"41":{"tf":1.0},"44":{"tf":1.4142135623730951},"45":{"tf":3.605551275463989},"46":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"27":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"27":{"tf":1.0}}}}}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"u":{"df":0,"docs":{},"g":{"df":2,"docs":{"151":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"v":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"153":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"134":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"134":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":15,"docs":{"126":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":2.449489742783178},"135":{"tf":1.7320508075688772},"143":{"tf":1.7320508075688772},"145":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"172":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"42":{"tf":1.0},"45":{"tf":1.0},"57":{"tf":1.0},"85":{"tf":1.0}}}}},"o":{"df":1,"docs":{"139":{"tf":1.0}},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"142":{"tf":1.0}}}}},"t":{"df":6,"docs":{"152":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.0},"40":{"tf":1.0},"46":{"tf":1.0}},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"166":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}}}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":3,"docs":{"16":{"tf":1.0},"176":{"tf":1.0},"9":{"tf":1.7320508075688772}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":2,"docs":{"176":{"tf":1.0},"22":{"tf":1.0}},"n":{"df":6,"docs":{"105":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772},"44":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}},"o":{"df":6,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}},"o":{"d":{"b":{"df":0,"docs":{},"y":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"r":{"a":{"b":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"n":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"55":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"135":{"tf":1.0}}},".":{"df":0,"docs":{},"v":{"1":{"df":3,"docs":{"129":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},":":{":":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":7,"docs":{"127":{"tf":2.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.7320508075688772},"131":{"tf":1.4142135623730951},"132":{"tf":2.23606797749979},"133":{"tf":2.0},"135":{"tf":2.0}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":3,"docs":{"139":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0}}}}},"p":{"c":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"159":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.4142135623730951},"148":{"tf":1.0}}},"df":0,"docs":{}}},"s":{"df":3,"docs":{"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}},"u":{"df":0,"docs":{},"i":{"d":{"df":5,"docs":{"163":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}},"h":{"5":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"n":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"n":{"d":{"df":3,"docs":{"58":{"tf":1.0},"61":{"tf":1.0},"75":{"tf":1.0}},"l":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"156":{"tf":1.0}}}}}},"r":{"d":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"171":{"tf":1.0}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"e":{"df":8,"docs":{"14":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}},"df":7,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"d":{"df":1,"docs":{"75":{"tf":1.0}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"172":{"tf":1.0}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":3,"docs":{"127":{"tf":1.0},"130":{"tf":1.0},"158":{"tf":1.0}}}},"p":{"df":8,"docs":{"145":{"tf":2.23606797749979},"146":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"161":{"tf":2.23606797749979},"4":{"tf":2.23606797749979},"48":{"tf":1.7320508075688772}}}},"r":{"df":0,"docs":{},"e":{"'":{"df":1,"docs":{"172":{"tf":1.0}}},"df":5,"docs":{"148":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":1.0},"78":{"tf":1.0}}}},"y":{"df":1,"docs":{"135":{"tf":1.0}}}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":2,"docs":{"172":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"152":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":4,"docs":{"119":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.4142135623730951},"145":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"t":{"df":1,"docs":{"19":{"tf":1.0}}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":5,"docs":{"153":{"tf":1.0},"179":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"32":{"tf":1.0}},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"57":{"tf":1.0}}}},"df":0,"docs":{}}}}},"r":{"c":{"8":{"df":0,"docs":{},"j":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"c":{"2":{"df":0,"docs":{},"x":{"df":2,"docs":{"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"/":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}}},":":{"/":{"/":{"1":{"2":{"7":{".":{"0":{".":{"0":{".":{"1":{":":{"7":{"8":{"0":{"0":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"7":{"9":{"0":{"0":{"df":2,"docs":{"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"8":{"0":{"0":{"0":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"24":{"tf":1.0}}}}}}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}},"2":{"df":1,"docs":{"160":{"tf":1.0}}},"3":{"df":1,"docs":{"160":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"140":{"tf":1.0},"167":{"tf":1.0},"169":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951}},"s":{":":{"/":{"/":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"w":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"/":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":14,"docs":{"22":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.0},"28":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"u":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}}},"i":{".":{"df":2,"docs":{"148":{"tf":1.7320508075688772},"59":{"tf":1.0}}},"a":{"df":0,"docs":{},"t":{"a":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}},"c":{"a":{"df":0,"docs":{},"o":{"_":{"c":{"df":0,"docs":{},"o":{"d":{"df":2,"docs":{"139":{"tf":1.0},"161":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":3,"docs":{"139":{"tf":2.449489742783178},"140":{"tf":1.0},"161":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"165":{"tf":1.0}}}}},"d":{"df":14,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":3.4641016151377544},"145":{"tf":1.4142135623730951},"158":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":5,"docs":{"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0},"88":{"tf":1.0}}}}}}}},"l":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"p":{"c":{"df":2,"docs":{"35":{"tf":1.7320508075688772},"36":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"148":{"tf":2.0}}}}}},"m":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"5":{"tf":1.0},"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"5":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":4,"docs":{"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"132":{"tf":1.0},"135":{"tf":1.7320508075688772}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":13,"docs":{"104":{"tf":1.0},"126":{"tf":1.0},"127":{"tf":1.7320508075688772},"128":{"tf":1.0},"135":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"147":{"tf":1.4142135623730951},"149":{"tf":1.0},"177":{"tf":1.0},"182":{"tf":1.0},"26":{"tf":1.0},"64":{"tf":1.0},"73":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"127":{"tf":1.0},"130":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"n":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":8,"docs":{"134":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":2.23606797749979},"63":{"tf":1.0},"88":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"m":{"df":5,"docs":{"126":{"tf":1.4142135623730951},"18":{"tf":1.0},"26":{"tf":1.0},"85":{"tf":1.0},"93":{"tf":1.0}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"102":{"tf":1.0}}},"df":0,"docs":{}}}}},"i":{"c":{"df":1,"docs":{"151":{"tf":1.0}}},"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"u":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":4,"docs":{"145":{"tf":1.4142135623730951},"168":{"tf":1.0},"37":{"tf":2.23606797749979},"46":{"tf":2.23606797749979}},"r":{"df":0,"docs":{},"m":{"df":20,"docs":{"12":{"tf":1.0},"139":{"tf":1.0},"142":{"tf":2.0},"148":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.4142135623730951},"162":{"tf":1.0},"166":{"tf":1.0},"172":{"tf":1.0},"177":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"51":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":2.23606797749979}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"165":{"tf":1.0}}}}}},"df":3,"docs":{"104":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"12":{"tf":1.0}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"33":{"tf":1.0},"42":{"tf":1.0},"50":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"176":{"tf":1.0}}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":16,"docs":{"135":{"tf":1.0},"16":{"tf":1.0},"164":{"tf":1.4142135623730951},"21":{"tf":1.4142135623730951},"31":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":2.23606797749979},"4":{"tf":1.0},"40":{"tf":1.4142135623730951},"42":{"tf":1.7320508075688772},"43":{"tf":2.23606797749979},"5":{"tf":2.23606797749979},"6":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.4142135623730951}}},"n":{"c":{"df":11,"docs":{"128":{"tf":1.0},"173":{"tf":1.0},"175":{"tf":1.0},"32":{"tf":1.0},"34":{"tf":1.7320508075688772},"4":{"tf":1.0},"41":{"tf":1.4142135623730951},"43":{"tf":2.0},"55":{"tf":1.0},"57":{"tf":1.0},"64":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"a":{"d":{"df":10,"docs":{"1":{"tf":1.0},"143":{"tf":1.4142135623730951},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951},"54":{"tf":1.0},"78":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":6,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}},"r":{"df":15,"docs":{"12":{"tf":2.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"176":{"tf":1.7320508075688772},"177":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"3":{"tf":1.7320508075688772},"32":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"50":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"34":{"tf":1.0},"4":{"tf":1.0},"43":{"tf":1.0}}}}},"f":{"a":{"c":{"df":5,"docs":{"169":{"tf":1.7320508075688772},"170":{"tf":1.0},"24":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"165":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.0}},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}}}}},"v":{"df":3,"docs":{"159":{"tf":1.4142135623730951},"165":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"124":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"o":{"c":{"df":1,"docs":{"175":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":1,"docs":{"128":{"tf":1.7320508075688772}}}}}},"p":{"/":{"df":0,"docs":{},"m":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"177":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.0}}}}}}},":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"57":{"tf":1.0}}}}}}},"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":3,"docs":{"142":{"tf":1.0},"143":{"tf":2.449489742783178},"144":{"tf":1.0}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":19,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"148":{"tf":1.4142135623730951},"154":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"27":{"tf":1.0},"33":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"42":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"49":{"tf":1.0},"53":{"tf":1.4142135623730951},"63":{"tf":1.0},"93":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"3":{"df":1,"docs":{"11":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"4":{"df":5,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"6":{"df":7,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.0},"167":{"tf":1.0},"48":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"}":{":":{"df":0,"docs":{},"{":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"23":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"t":{"'":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":4,"docs":{"109":{"tf":1.7320508075688772},"57":{"tf":1.7320508075688772},"84":{"tf":1.0},"96":{"tf":2.0}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":3,"docs":{"147":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}}}}}},"o":{"b":{"df":6,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}},"q":{"df":4,"docs":{"34":{"tf":1.7320508075688772},"36":{"tf":1.0},"43":{"tf":1.7320508075688772},"45":{"tf":1.0}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"140":{"tf":1.0},"175":{"tf":1.0},"34":{"tf":1.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"57":{"tf":1.7320508075688772}}}}}},"k":{"2":{"df":0,"docs":{},"n":{"7":{"b":{"df":1,"docs":{"43":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"y":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"118":{"tf":1.7320508075688772},"123":{"tf":1.7320508075688772},"126":{"tf":1.0},"140":{"tf":1.0},"145":{"tf":1.0},"51":{"tf":1.7320508075688772},"52":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"61":{"tf":2.0},"62":{"tf":1.0},"72":{"tf":1.7320508075688772}}}},"i":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"156":{"tf":1.0},"161":{"tf":1.4142135623730951},"174":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"72":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":4,"docs":{"143":{"tf":1.0},"182":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"l":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"df":0,"docs":{}}},"n":{"df":4,"docs":{"148":{"tf":1.0},"4":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"l":{"df":18,"docs":{"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.7320508075688772},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.7320508075688772},"36":{"tf":2.0},"37":{"tf":1.4142135623730951},"40":{"tf":1.0},"42":{"tf":2.23606797749979},"43":{"tf":2.0},"44":{"tf":1.7320508075688772},"45":{"tf":2.0},"46":{"tf":1.4142135623730951}}}}},"df":1,"docs":{"172":{"tf":1.0}},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":10,"docs":{"153":{"tf":1.0},"154":{"tf":1.0},"157":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":2.23606797749979},"21":{"tf":1.0},"22":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":12,"docs":{"109":{"tf":1.7320508075688772},"124":{"tf":1.0},"130":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":1.7320508075688772},"144":{"tf":1.4142135623730951},"145":{"tf":3.0},"156":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"43":{"tf":1.4142135623730951},"45":{"tf":1.7320508075688772}}}}},"df":0,"docs":{},"g":{"df":1,"docs":{"152":{"tf":1.0}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"g":{"df":2,"docs":{"1":{"tf":1.0},"182":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"54":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"df":3,"docs":{"144":{"tf":1.0},"60":{"tf":1.0},"75":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":2.23606797749979},"140":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"r":{"df":1,"docs":{"59":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"y":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"182":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}},"d":{"df":1,"docs":{"148":{"tf":1.0}}},"df":1,"docs":{"17":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"t":{"'":{"df":15,"docs":{"127":{"tf":1.0},"130":{"tf":1.4142135623730951},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}},"df":1,"docs":{"59":{"tf":1.0}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":3,"docs":{"163":{"tf":1.0},"168":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"r":{"a":{"df":0,"docs":{},"g":{"df":2,"docs":{"59":{"tf":1.0},"61":{"tf":1.0}}}},"df":0,"docs":{}}}}},"i":{"b":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":6,"docs":{"12":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"142":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"y":{"c":{"df":0,"docs":{},"l":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":8,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.0},"105":{"tf":1.4142135623730951},"148":{"tf":1.0},"177":{"tf":1.0},"63":{"tf":1.0},"79":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"e":{"df":6,"docs":{"149":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"45":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0}}},"u":{"df":0,"docs":{},"x":{"df":1,"docs":{"57":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"t":{"df":8,"docs":{"109":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.7320508075688772},"154":{"tf":1.0},"172":{"tf":1.0},"23":{"tf":1.0},"50":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":7,"docs":{"130":{"tf":1.4142135623730951},"143":{"tf":2.449489742783178},"146":{"tf":1.0},"148":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"57":{"tf":1.0},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":1,"docs":{"12":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":2.23606797749979}}}}},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"101":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":4,"docs":{"37":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":8,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.0},"11":{"tf":1.0},"148":{"tf":2.0},"165":{"tf":1.7320508075688772},"179":{"tf":1.4142135623730951},"98":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":2,"docs":{"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":25,"docs":{"102":{"tf":1.0},"103":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"128":{"tf":1.0},"137":{"tf":1.0},"148":{"tf":1.0},"158":{"tf":1.0},"165":{"tf":1.0},"17":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"75":{"tf":1.0}},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{":":{"8":{"0":{"0":{"0":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"1":{"/":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"160":{"tf":1.0},"162":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":5,"docs":{"169":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"24":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"102":{"tf":1.7320508075688772},"60":{"tf":1.0},"63":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}},"t":{"df":6,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":7,"docs":{"142":{"tf":1.4142135623730951},"168":{"tf":2.449489742783178},"4":{"tf":1.0},"60":{"tf":1.0},"63":{"tf":1.0},"85":{"tf":1.4142135623730951},"88":{"tf":1.0}},"i":{"c":{"a":{"df":0,"docs":{},"l":{"_":{"d":{"df":0,"docs":{},"n":{"df":1,"docs":{"148":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"n":{"df":0,"docs":{},"g":{"df":3,"docs":{"144":{"tf":1.0},"171":{"tf":1.0},"177":{"tf":1.0}}}},"o":{"df":0,"docs":{},"k":{"df":15,"docs":{"126":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"180":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"24":{"tf":1.0},"29":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"54":{"tf":1.0},"72":{"tf":1.7320508075688772}}},"p":{"df":1,"docs":{"2":{"tf":1.0}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}},"t":{"df":1,"docs":{"182":{"tf":1.0}}},"w":{"df":2,"docs":{"172":{"tf":1.4142135623730951},"177":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.4142135623730951},"166":{"tf":1.0}}}}}}},"u":{"df":1,"docs":{"130":{"tf":1.0}}},"z":{"4":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"79":{"tf":1.0}}}}}}},"df":2,"docs":{"76":{"tf":1.0},"79":{"tf":2.449489742783178}}},"df":0,"docs":{}}},"m":{"4":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"7":{"df":1,"docs":{"34":{"tf":1.0}}},"df":0,"docs":{}}}},"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"5":{"tf":1.0},"57":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":4,"docs":{"14":{"tf":1.0},"151":{"tf":2.0},"178":{"tf":1.0},"179":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"c":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"a":{"d":{"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":6,"docs":{"100":{"tf":1.0},"104":{"tf":1.4142135623730951},"130":{"tf":2.0},"135":{"tf":1.0},"137":{"tf":1.0},"60":{"tf":1.4142135623730951}}}},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"139":{"tf":1.0},"3":{"tf":1.4142135623730951}}}}},"k":{"df":0,"docs":{},"e":{"df":7,"docs":{"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.0},"160":{"tf":1.0},"2":{"tf":1.7320508075688772},"5":{"tf":1.0},"59":{"tf":1.0}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":23,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"146":{"tf":2.449489742783178},"147":{"tf":1.4142135623730951},"149":{"tf":1.7320508075688772},"151":{"tf":3.1622776601683795},"153":{"tf":1.4142135623730951},"157":{"tf":1.4142135623730951},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"172":{"tf":1.4142135623730951},"33":{"tf":2.6457513110645907},"34":{"tf":2.449489742783178},"38":{"tf":1.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"43":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.7320508075688772},"56":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"149":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":4,"docs":{"14":{"tf":1.4142135623730951},"176":{"tf":1.0},"19":{"tf":1.0},"69":{"tf":1.0}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":2,"docs":{"27":{"tf":1.0},"50":{"tf":1.0}}}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":3,"docs":{"182":{"tf":1.0},"5":{"tf":1.0},"9":{"tf":1.0}}}},"df":0,"docs":{}}},"p":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"_":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":2,"docs":{"146":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772}}},"r":{"df":0,"docs":{},"k":{"df":5,"docs":{"182":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"`":{"]":{"[":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"109":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":28,"docs":{"106":{"tf":2.23606797749979},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":2.449489742783178},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"120":{"tf":1.0},"122":{"tf":1.0},"124":{"tf":1.0},"126":{"tf":1.0},"142":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.4142135623730951},"178":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"63":{"tf":1.0},"69":{"tf":1.0},"72":{"tf":1.0},"89":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.0},"97":{"tf":2.0}},"m":{"a":{"df":0,"docs":{},"k":{"df":5,"docs":{"139":{"tf":1.0},"165":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"60":{"tf":1.0}}}}}},"x":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"104":{"tf":1.0},"105":{"tf":1.7320508075688772},"60":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":4,"docs":{"104":{"tf":2.23606797749979},"105":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"_":{"d":{"b":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"d":{"b":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}},"df":4,"docs":{"142":{"tf":2.0},"144":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}}},"b":{"/":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}},"d":{"df":3,"docs":{"159":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"151":{"tf":1.4142135623730951},"165":{"tf":1.0}}},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":7,"docs":{"136":{"tf":1.0},"137":{"tf":1.4142135623730951},"139":{"tf":1.0},"145":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.7320508075688772},"166":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}}}}}},"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":4,"docs":{"106":{"tf":1.0},"120":{"tf":1.0},"126":{"tf":1.0},"147":{"tf":1.0}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"n":{"df":1,"docs":{"166":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"59":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"152":{"tf":1.0},"174":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":4,"docs":{"159":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"4":{"tf":1.4142135623730951}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}},"s":{"a":{"df":0,"docs":{},"g":{"df":16,"docs":{"131":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.0},"138":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"151":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"4":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":3,"docs":{"109":{"tf":1.0},"119":{"tf":1.0},"72":{"tf":1.4142135623730951}},"}":{"df":0,"docs":{},"}":{"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":1,"docs":{"72":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":28,"docs":{"106":{"tf":1.0},"109":{"tf":1.7320508075688772},"110":{"tf":1.0},"115":{"tf":1.0},"118":{"tf":1.4142135623730951},"120":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":1.7320508075688772},"126":{"tf":2.0},"129":{"tf":1.0},"148":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":2.0},"52":{"tf":2.8284271247461903},"55":{"tf":2.23606797749979},"57":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":2.8284271247461903},"62":{"tf":1.7320508075688772},"63":{"tf":2.0},"65":{"tf":1.0},"72":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":13,"docs":{"108":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"122":{"tf":1.0},"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":2,"docs":{"136":{"tf":1.4142135623730951},"138":{"tf":1.0}}},"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"d":{"df":7,"docs":{"128":{"tf":1.4142135623730951},"5":{"tf":1.0},"7":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"i":{"c":{"df":18,"docs":{"1":{"tf":1.0},"110":{"tf":1.4142135623730951},"119":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"141":{"tf":2.0},"142":{"tf":1.4142135623730951},"143":{"tf":2.8284271247461903},"144":{"tf":2.23606797749979},"145":{"tf":2.8284271247461903},"150":{"tf":1.7320508075688772},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"173":{"tf":2.6457513110645907},"177":{"tf":1.0},"22":{"tf":1.0},"24":{"tf":2.0},"3":{"tf":1.0},"80":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"32":{"tf":1.0}},"u":{"df":0,"docs":{},"m":{"df":5,"docs":{"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"72":{"tf":1.4142135623730951},"84":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}}},"l":{"d":{"df":0,"docs":{},"g":{"6":{"df":2,"docs":{"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"m":{"d":{"b":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}},"df":0,"docs":{}},"df":0,"docs":{}},"o":{"d":{"df":2,"docs":{"134":{"tf":1.0},"135":{"tf":1.0}},"e":{"df":11,"docs":{"141":{"tf":1.0},"151":{"tf":1.4142135623730951},"152":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"18":{"tf":1.0},"57":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"77":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0}}},"i":{"df":0,"docs":{},"f":{"df":1,"docs":{"130":{"tf":1.0}},"i":{"df":1,"docs":{"75":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"1":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"1":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":27,"docs":{"1":{"tf":1.0},"109":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"122":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"145":{"tf":1.4142135623730951},"146":{"tf":1.0},"149":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.0},"168":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"19":{"tf":1.0},"36":{"tf":1.4142135623730951},"4":{"tf":1.0},"45":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"51":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"115":{"tf":1.0},"12":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"v":{"df":0,"docs":{},"e":{"df":3,"docs":{"14":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"u":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"2":{"tf":1.0},"54":{"tf":1.0}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"139":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"41":{"tf":1.4142135623730951},"79":{"tf":1.4142135623730951}},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":9,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"176":{"tf":1.0},"182":{"tf":1.7320508075688772},"2":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":13,"docs":{"139":{"tf":1.0},"146":{"tf":1.0},"154":{"tf":1.4142135623730951},"159":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"66":{"tf":1.0},"69":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}}}}}},"t":{"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}}},"x":{"df":0,"docs":{},"g":{"3":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"p":{"5":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"=":{"=":{",":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":6,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"83":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"y":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"y":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":2,"docs":{"122":{"tf":1.0},"71":{"tf":1.0}}}}}}}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"108":{"tf":1.4142135623730951},"113":{"tf":1.4142135623730951},"91":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":55,"docs":{"100":{"tf":1.0},"103":{"tf":1.4142135623730951},"104":{"tf":1.0},"107":{"tf":1.4142135623730951},"108":{"tf":2.0},"109":{"tf":2.23606797749979},"112":{"tf":1.4142135623730951},"113":{"tf":2.0},"116":{"tf":1.4142135623730951},"117":{"tf":1.4142135623730951},"121":{"tf":1.4142135623730951},"122":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"142":{"tf":1.4142135623730951},"145":{"tf":1.7320508075688772},"148":{"tf":1.4142135623730951},"156":{"tf":1.7320508075688772},"158":{"tf":1.0},"174":{"tf":1.7320508075688772},"22":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":2.23606797749979},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":2.23606797749979},"46":{"tf":1.0},"54":{"tf":1.0},"60":{"tf":1.4142135623730951},"62":{"tf":1.0},"64":{"tf":1.4142135623730951},"70":{"tf":1.4142135623730951},"71":{"tf":1.0},"74":{"tf":1.4142135623730951},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"82":{"tf":1.4142135623730951},"83":{"tf":1.0},"86":{"tf":1.4142135623730951},"87":{"tf":1.0},"90":{"tf":1.4142135623730951},"91":{"tf":2.0},"94":{"tf":1.4142135623730951},"95":{"tf":1.0},"99":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":6,"docs":{"153":{"tf":2.0},"154":{"tf":1.4142135623730951},"156":{"tf":1.4142135623730951},"157":{"tf":2.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":2,"docs":{"138":{"tf":1.4142135623730951},"140":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"c":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"16":{"tf":1.0},"17":{"tf":1.7320508075688772}}}},"df":2,"docs":{"130":{"tf":1.4142135623730951},"19":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"u":{"2":{"df":2,"docs":{"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"df":1,"docs":{"104":{"tf":1.4142135623730951}},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"12":{"tf":1.0},"60":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"d":{"df":18,"docs":{"127":{"tf":1.4142135623730951},"129":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"56":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}},"g":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":7,"docs":{"130":{"tf":1.0},"15":{"tf":1.7320508075688772},"16":{"tf":1.4142135623730951},"17":{"tf":1.0},"18":{"tf":1.0},"19":{"tf":1.7320508075688772},"4":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":7,"docs":{"130":{"tf":1.0},"133":{"tf":1.0},"14":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.0},"4":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"59":{"tf":1.0}}}}},"w":{"df":6,"docs":{"136":{"tf":1.0},"143":{"tf":1.0},"165":{"tf":1.4142135623730951},"172":{"tf":1.0},"26":{"tf":1.4142135623730951},"59":{"tf":1.0}}},"x":{"df":0,"docs":{},"t":{"df":10,"docs":{"130":{"tf":1.0},"165":{"tf":1.0},"18":{"tf":1.0},"180":{"tf":1.4142135623730951},"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951},"59":{"tf":1.0}}}}},"i":{"c":{"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}},"df":0,"docs":{},"x":{"df":1,"docs":{"16":{"tf":1.0}}}},"k":{"df":0,"docs":{},"u":{"df":0,"docs":{},"y":{"7":{"0":{"df":0,"docs":{},"x":{"df":1,"docs":{"55":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"o":{"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":6,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"124":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"n":{"c":{"df":1,"docs":{"138":{"tf":2.0}}},"df":6,"docs":{"1":{"tf":1.0},"13":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0},"78":{"tf":1.0}},"e":{"df":7,"docs":{"105":{"tf":1.0},"109":{"tf":1.0},"130":{"tf":1.7320508075688772},"166":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"97":{"tf":1.0}}}},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"l":{"df":4,"docs":{"134":{"tf":1.0},"179":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"96":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":10,"docs":{"139":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"159":{"tf":1.0},"165":{"tf":1.0},"59":{"tf":1.0},"7":{"tf":1.0},"75":{"tf":1.0},"8":{"tf":1.0},"9":{"tf":1.0}}},"h":{"df":2,"docs":{"76":{"tf":1.0},"84":{"tf":1.4142135623730951}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{}}}}}}}}}},"w":{"df":23,"docs":{"115":{"tf":1.0},"119":{"tf":1.0},"129":{"tf":1.0},"130":{"tf":1.4142135623730951},"135":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"178":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.0},"63":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":6,"docs":{"109":{"tf":2.449489742783178},"34":{"tf":2.0},"36":{"tf":2.0},"43":{"tf":2.0},"45":{"tf":2.0},"88":{"tf":1.0}}}},"m":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":18,"docs":{"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"142":{"tf":1.0},"143":{"tf":2.6457513110645907},"144":{"tf":1.7320508075688772},"146":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":3.1622776601683795},"166":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.4142135623730951},"59":{"tf":1.0},"72":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}},"x":{"7":{"df":0,"docs":{},"x":{"df":0,"docs":{},"r":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"128":{"tf":1.0},"140":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":2.0},"60":{"tf":1.4142135623730951},"64":{"tf":1.4142135623730951},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":4,"docs":{"11":{"tf":1.0},"115":{"tf":1.0},"182":{"tf":1.4142135623730951},"63":{"tf":1.0}}}}}}},"c":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":4,"docs":{"143":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0}},"r":{"df":1,"docs":{"104":{"tf":1.0}}}}}},"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"g":{"d":{"df":0,"docs":{},"q":{"df":0,"docs":{},"m":{"3":{"df":0,"docs":{},"y":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"q":{"df":4,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"k":{"(":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":2,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951}}},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":12,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":9,"docs":{"109":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":23,"docs":{"105":{"tf":1.0},"127":{"tf":1.0},"137":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"149":{"tf":1.0},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"69":{"tf":1.0}},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":3,"docs":{"101":{"tf":1.0},"72":{"tf":1.0},"96":{"tf":1.0}}}}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"13":{"tf":1.0},"53":{"tf":1.0}}}},"t":{"df":0,"docs":{},"o":{"df":2,"docs":{"5":{"tf":1.0},"64":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"1":{"tf":1.0},"182":{"tf":1.7320508075688772},"24":{"tf":1.0}}},"r":{"df":3,"docs":{"136":{"tf":1.0},"2":{"tf":1.0},"96":{"tf":1.0}}}},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"59":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"104":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"11":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":23,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"114":{"tf":1.0},"118":{"tf":1.4142135623730951},"12":{"tf":1.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"146":{"tf":1.7320508075688772},"153":{"tf":1.7320508075688772},"158":{"tf":1.4142135623730951},"159":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"177":{"tf":1.0},"4":{"tf":1.4142135623730951},"48":{"tf":1.7320508075688772},"49":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"84":{"tf":1.4142135623730951},"88":{"tf":1.7320508075688772},"92":{"tf":1.0},"96":{"tf":1.4142135623730951}}}}}}},"r":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.4142135623730951}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":6,"docs":{"139":{"tf":1.0},"148":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.4142135623730951},"75":{"tf":1.0},"97":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"n":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"34":{"tf":1.0},"43":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"176":{"tf":1.0}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":4,"docs":{"148":{"tf":1.0},"179":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"v":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"t":{"df":14,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.0},"47":{"tf":1.0},"63":{"tf":1.0}},"g":{"df":0,"docs":{},"o":{"df":2,"docs":{"126":{"tf":1.0},"85":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"126":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":11,"docs":{"130":{"tf":1.0},"173":{"tf":1.0},"174":{"tf":1.0},"18":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0},"85":{"tf":1.0}}}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":11,"docs":{"12":{"tf":1.0},"130":{"tf":1.0},"133":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"144":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0}},"r":{"df":0,"docs":{},"i":{"d":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"54":{"tf":1.0}}}}},"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"136":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":5,"docs":{"0":{"tf":1.4142135623730951},"127":{"tf":1.0},"147":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951}}}}}}}}}},"p":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"a":{"c":{"df":0,"docs":{},"k":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"'":{"df":1,"docs":{"61":{"tf":1.7320508075688772}}},"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}}}},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":58,"docs":{"100":{"tf":1.0},"101":{"tf":2.0},"102":{"tf":1.0},"104":{"tf":3.0},"105":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.4142135623730951},"111":{"tf":1.0},"115":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.4142135623730951},"124":{"tf":1.4142135623730951},"126":{"tf":2.23606797749979},"127":{"tf":1.4142135623730951},"128":{"tf":1.7320508075688772},"130":{"tf":1.7320508075688772},"138":{"tf":1.4142135623730951},"143":{"tf":2.6457513110645907},"145":{"tf":1.0},"148":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":1.4142135623730951},"179":{"tf":1.7320508075688772},"19":{"tf":2.23606797749979},"26":{"tf":1.0},"3":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.7320508075688772},"42":{"tf":1.0},"46":{"tf":1.7320508075688772},"48":{"tf":1.4142135623730951},"49":{"tf":1.0},"50":{"tf":1.4142135623730951},"51":{"tf":2.0},"52":{"tf":1.0},"53":{"tf":2.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.7320508075688772},"59":{"tf":4.358898943540674},"60":{"tf":1.4142135623730951},"61":{"tf":3.0},"62":{"tf":1.0},"63":{"tf":3.0},"65":{"tf":1.7320508075688772},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"72":{"tf":2.449489742783178},"75":{"tf":1.0},"76":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.7320508075688772},"85":{"tf":1.4142135623730951},"89":{"tf":1.0},"96":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":1,"docs":{"16":{"tf":1.0}}}},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"51":{"tf":1.4142135623730951},"53":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.0}}}},"n":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"171":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.0}}}}}},"df":0,"docs":{},"s":{"df":2,"docs":{"132":{"tf":1.0},"133":{"tf":1.0}}},"t":{"df":5,"docs":{"12":{"tf":1.0},"148":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"79":{"tf":1.0}},"i":{"c":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"51":{"tf":1.0},"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}},"df":2,"docs":{"181":{"tf":1.4142135623730951},"53":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":17,"docs":{"111":{"tf":2.23606797749979},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"130":{"tf":1.0},"172":{"tf":1.0},"179":{"tf":1.0},"22":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.4142135623730951},"81":{"tf":1.0},"89":{"tf":1.0}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"128":{"tf":1.0}}}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":7,"docs":{"146":{"tf":1.0},"158":{"tf":2.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"146":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"2":{"tf":1.0},"72":{"tf":1.4142135623730951}}}}}}},"y":{"df":1,"docs":{"75":{"tf":1.0}}}},"df":2,"docs":{"146":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"102":{"tf":1.0},"104":{"tf":1.4142135623730951},"148":{"tf":1.0},"179":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"79":{"tf":1.4142135623730951}},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":6,"docs":{"11":{"tf":2.449489742783178},"168":{"tf":1.0},"174":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.0},"79":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"o":{"d":{"df":6,"docs":{"104":{"tf":1.0},"105":{"tf":1.4142135623730951},"152":{"tf":1.0},"172":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"y":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"154":{"tf":1.0}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"52":{"tf":1.0}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"g":{"'":{"df":1,"docs":{"138":{"tf":1.0}}},"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":6,"docs":{"136":{"tf":1.0},"137":{"tf":2.23606797749979},"139":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"165":{"tf":1.4142135623730951}}}},"p":{"df":0,"docs":{},"e":{"df":1,"docs":{"148":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"128":{"tf":1.0},"59":{"tf":2.23606797749979}}}}}}}},"l":{"a":{"c":{"df":0,"docs":{},"e":{"df":3,"docs":{"134":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"4":{"tf":1.0}}}},"n":{"df":1,"docs":{"11":{"tf":1.0}},"e":{"'":{"df":1,"docs":{"160":{"tf":1.0}}},".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":23,"docs":{"143":{"tf":1.0},"146":{"tf":2.0},"147":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"154":{"tf":1.0},"155":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":2.8284271247461903},"160":{"tf":3.1622776601683795},"162":{"tf":1.0},"179":{"tf":1.4142135623730951},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"41":{"tf":1.0},"42":{"tf":1.0},"56":{"tf":1.0}}}},"t":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":4,"docs":{"11":{"tf":1.0},"182":{"tf":1.0},"3":{"tf":1.0},"57":{"tf":1.0}}}}}}},"y":{"df":6,"docs":{"23":{"tf":1.7320508075688772},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"37":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"172":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":1,"docs":{"64":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"127":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":3,"docs":{"163":{"tf":2.0},"164":{"tf":1.4142135623730951},"165":{"tf":2.23606797749979}}}}}}},"o":{"d":{"df":5,"docs":{"157":{"tf":1.4142135623730951},"33":{"tf":1.7320508075688772},"34":{"tf":1.7320508075688772},"42":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"11":{"tf":1.0},"134":{"tf":1.0},"151":{"tf":1.0},"152":{"tf":1.0},"18":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"i":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"101":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":5,"docs":{"179":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"34":{"tf":1.7320508075688772},"43":{"tf":1.7320508075688772}}}},"p":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"146":{"tf":1.0}}}},"df":5,"docs":{"126":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"172":{"tf":1.0},"61":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"t":{"(":{"df":4,"docs":{"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0}}},"/":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"177":{"tf":1.0}}}}},"=":{"7":{"7":{"7":{"7":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":44,"docs":{"101":{"tf":1.0},"102":{"tf":1.0},"128":{"tf":1.0},"130":{"tf":1.7320508075688772},"135":{"tf":1.0},"136":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.449489742783178},"146":{"tf":2.0},"148":{"tf":1.0},"154":{"tf":2.23606797749979},"158":{"tf":1.7320508075688772},"159":{"tf":2.23606797749979},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"18":{"tf":1.4142135623730951},"19":{"tf":1.0},"22":{"tf":1.0},"23":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.7320508075688772},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":1.0},"43":{"tf":1.7320508075688772},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":2.449489742783178},"49":{"tf":1.4142135623730951},"53":{"tf":2.0},"57":{"tf":2.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":2.0}},"r":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"96":{"tf":1.0}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":10,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":3,"docs":{"104":{"tf":1.0},"109":{"tf":1.0},"55":{"tf":1.0}}}}}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"180":{"tf":1.0},"182":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":1,"docs":{"174":{"tf":1.0}}}}}},"r":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"104":{"tf":1.0},"139":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"d":{"df":1,"docs":{"61":{"tf":1.0}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":1,"docs":{"2":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}}}}}}},"df":2,"docs":{"7":{"tf":1.0},"9":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":2,"docs":{"142":{"tf":1.0},"144":{"tf":1.0}}}},"df":0,"docs":{}}},"df":9,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"142":{"tf":1.7320508075688772},"144":{"tf":1.0},"68":{"tf":1.4142135623730951},"71":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"(":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":1,"docs":{"84":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"58":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":3,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0},"54":{"tf":1.0}}}},"t":{"df":1,"docs":{"7":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"4":{"tf":1.0}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"176":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":3,"docs":{"120":{"tf":1.0},"182":{"tf":1.0},"23":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"4":{"tf":1.0},"48":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"14":{"tf":1.0},"172":{"tf":1.0}}}}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"t":{"df":8,"docs":{"130":{"tf":1.0},"146":{"tf":1.4142135623730951},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"v":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"o":{"b":{"df":0,"docs":{},"e":{"df":2,"docs":{"171":{"tf":1.0},"172":{"tf":1.4142135623730951}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":20,"docs":{"104":{"tf":1.0},"11":{"tf":1.0},"110":{"tf":1.0},"143":{"tf":1.0},"148":{"tf":1.0},"17":{"tf":1.4142135623730951},"171":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"36":{"tf":1.0},"42":{"tf":1.7320508075688772},"45":{"tf":1.0},"48":{"tf":1.0},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"59":{"tf":2.23606797749979},"61":{"tf":2.0},"97":{"tf":1.0}}}}}},"d":{"df":0,"docs":{},"u":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.0},"159":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":7,"docs":{"11":{"tf":1.0},"12":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"146":{"tf":1.0},"165":{"tf":1.0},"182":{"tf":1.0},"4":{"tf":1.0}}}},"df":0,"docs":{}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"u":{"df":2,"docs":{"173":{"tf":1.0},"24":{"tf":1.0}}}}}}}},"p":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"61":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":13,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":2.0},"118":{"tf":1.0},"123":{"tf":1.0},"165":{"tf":1.0},"57":{"tf":1.7320508075688772},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"(":{"&":{"[":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":3,"docs":{"131":{"tf":1.0},"133":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":4,"docs":{"13":{"tf":1.0},"182":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"3":{"df":1,"docs":{"133":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.7320508075688772}}}}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":4,"docs":{"131":{"tf":1.0},"133":{"tf":2.0},"134":{"tf":1.0},"135":{"tf":1.0}}}}},"c":{"df":1,"docs":{"135":{"tf":1.0}},"o":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"138":{"tf":1.0}}}}}}},"df":14,"docs":{"136":{"tf":2.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.0},"140":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.7320508075688772},"159":{"tf":1.0},"161":{"tf":1.0},"165":{"tf":1.7320508075688772},"167":{"tf":1.0},"177":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0}}}}},"df":4,"docs":{"133":{"tf":1.4142135623730951},"134":{"tf":1.4142135623730951},"135":{"tf":1.4142135623730951},"148":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":58,"docs":{"1":{"tf":1.0},"105":{"tf":1.0},"106":{"tf":1.0},"120":{"tf":1.4142135623730951},"122":{"tf":1.0},"124":{"tf":1.4142135623730951},"126":{"tf":1.0},"127":{"tf":1.4142135623730951},"128":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.7320508075688772},"139":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.0},"144":{"tf":1.0},"146":{"tf":3.0},"147":{"tf":1.4142135623730951},"148":{"tf":2.6457513110645907},"149":{"tf":1.0},"152":{"tf":1.7320508075688772},"153":{"tf":2.8284271247461903},"154":{"tf":1.7320508075688772},"155":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":1.4142135623730951},"158":{"tf":2.23606797749979},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":2.0},"162":{"tf":1.4142135623730951},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"170":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":2.8284271247461903},"174":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.4142135623730951},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"2":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"43":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"56":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0},"73":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"81":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":139,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"100":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":1.7320508075688772},"105":{"tf":1.0},"106":{"tf":1.0},"107":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"110":{"tf":1.0},"111":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"115":{"tf":1.0},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"119":{"tf":1.0},"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.4142135623730951},"129":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":3.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"138":{"tf":2.0},"139":{"tf":1.7320508075688772},"14":{"tf":1.0},"140":{"tf":1.0},"141":{"tf":2.0},"142":{"tf":1.0},"143":{"tf":3.3166247903554},"144":{"tf":1.4142135623730951},"145":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":2.0},"148":{"tf":2.449489742783178},"149":{"tf":1.0},"151":{"tf":3.872983346207417},"152":{"tf":3.4641016151377544},"153":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.7320508075688772},"159":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.0},"163":{"tf":1.7320508075688772},"172":{"tf":2.0},"173":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":2.8284271247461903},"178":{"tf":3.605551275463989},"179":{"tf":4.47213595499958},"18":{"tf":1.7320508075688772},"182":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.7320508075688772},"3":{"tf":1.0},"33":{"tf":1.7320508075688772},"34":{"tf":3.605551275463989},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":3.0},"4":{"tf":2.449489742783178},"41":{"tf":1.0},"42":{"tf":1.7320508075688772},"43":{"tf":3.7416573867739413},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":3.0},"48":{"tf":3.1622776601683795},"49":{"tf":1.0},"50":{"tf":2.0},"51":{"tf":1.0},"52":{"tf":1.0},"53":{"tf":1.7320508075688772},"54":{"tf":1.7320508075688772},"55":{"tf":2.23606797749979},"56":{"tf":1.0},"57":{"tf":2.0},"58":{"tf":1.0},"59":{"tf":1.0},"60":{"tf":1.4142135623730951},"61":{"tf":1.0},"62":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0},"65":{"tf":1.0},"66":{"tf":1.0},"67":{"tf":1.0},"68":{"tf":1.0},"69":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"74":{"tf":1.0},"75":{"tf":1.4142135623730951},"76":{"tf":1.0},"77":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"80":{"tf":1.0},"81":{"tf":1.0},"82":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"85":{"tf":1.0},"86":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"89":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"93":{"tf":1.0},"94":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0},"97":{"tf":1.0},"98":{"tf":1.0},"99":{"tf":1.0}}},"y":{"'":{"df":5,"docs":{"139":{"tf":1.0},"147":{"tf":1.0},"152":{"tf":1.0},"177":{"tf":1.0},"60":{"tf":1.0}}},":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"_":{"df":0,"docs":{},"i":{"d":{"=":{"\"":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"4":{"5":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"u":{"b":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":2,"docs":{"177":{"tf":1.4142135623730951},"179":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"11":{"tf":1.0}}}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":3,"docs":{"1":{"tf":1.0},"115":{"tf":1.0},"160":{"tf":1.0}}}},"r":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":6,"docs":{"136":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"h":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}},"t":{"df":2,"docs":{"178":{"tf":1.0},"62":{"tf":1.0}}}},"y":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.4142135623730951},"48":{"tf":1.0}}}}}},"t":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":0,"docs":{},"{":{"df":0,"docs":{},"v":{"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":9,"docs":{"136":{"tf":1.7320508075688772},"137":{"tf":1.7320508075688772},"140":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951}}}}},"df":3,"docs":{"161":{"tf":1.0},"4":{"tf":1.0},"48":{"tf":1.0}},"h":{"7":{"c":{"df":0,"docs":{},"q":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"n":{"df":1,"docs":{"138":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":4,"docs":{"160":{"tf":1.0},"169":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":10,"docs":{"15":{"tf":1.4142135623730951},"160":{"tf":1.4142135623730951},"162":{"tf":1.7320508075688772},"19":{"tf":1.0},"20":{"tf":1.4142135623730951},"30":{"tf":1.4142135623730951},"32":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":1.0},"41":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"4":{"tf":1.4142135623730951}}}},"k":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"\"":{":":{"\"":{"0":{".":{"6":{"df":1,"docs":{"18":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"'":{"df":11,"docs":{"1":{"tf":1.0},"145":{"tf":1.0},"148":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.4142135623730951},"19":{"tf":1.0},"2":{"tf":1.0},"32":{"tf":1.0},"54":{"tf":1.4142135623730951},"59":{"tf":1.0}}},".":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"/":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":6,"docs":{"123":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"62":{"tf":1.0}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"156":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":3,"docs":{"155":{"tf":1.4142135623730951},"36":{"tf":1.7320508075688772},"45":{"tf":1.7320508075688772}}}}}}}},"df":7,"docs":{"122":{"tf":1.4142135623730951},"126":{"tf":1.4142135623730951},"158":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.4142135623730951},"55":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":12,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"70":{"tf":1.0},"71":{"tf":1.0},"91":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"74":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":2,"docs":{"82":{"tf":1.0},"83":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":3,"docs":{"158":{"tf":1.0},"60":{"tf":1.0},"87":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":1,"docs":{"86":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":5,"docs":{"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"90":{"tf":1.0},"91":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"94":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"_":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":2,"docs":{"100":{"tf":1.0},"99":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":3,"docs":{"103":{"tf":1.0},"104":{"tf":1.0},"60":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":4,"docs":{"107":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":4,"docs":{"108":{"tf":1.0},"112":{"tf":1.0},"113":{"tf":1.0},"91":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":2,"docs":{"116":{"tf":1.0},"117":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{".":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":8,"docs":{"121":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":8,"docs":{"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"162":{"tf":1.0},"4":{"tf":1.0},"54":{"tf":1.0}}}}},"df":0,"docs":{}}},"2":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"160":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{":":{":":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"(":{")":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":15,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"158":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"130":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"c":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"(":{"[":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{":":{":":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{":":{":":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"(":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"c":{"!":{"[":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"f":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"(":{")":{"]":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":2,"docs":{"128":{"tf":1.0},"129":{"tf":1.0}}},"df":0,"docs":{}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"m":{"a":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"c":{"df":0,"docs":{},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"(":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{":":{":":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"61":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"y":{":":{":":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}}},"df":0,"docs":{}},"=":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"a":{"c":{"df":1,"docs":{"168":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"_":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"169":{"tf":1.0},"4":{"tf":1.0}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"c":{"df":1,"docs":{"153":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"4":{"tf":1.0}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"54":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"119":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"l":{"a":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"=":{"\"":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"d":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"80":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"110":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"124":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}}}},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}},"s":{"_":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"158":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"i":{"d":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"l":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"m":{"a":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":3,"docs":{"146":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"s":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"s":{"_":{"c":{"a":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"s":{"df":1,"docs":{"152":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"d":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"j":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}}}}}}},"df":1,"docs":{"138":{"tf":1.0}},"s":{"_":{"d":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"143":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"_":{"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"{":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"48":{"tf":1.0}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"48":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"a":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"{":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"144":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"144":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"k":{"df":1,"docs":{"48":{"tf":1.0}}}}}},"x":{"d":{"df":0,"docs":{},"s":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}}},"u":{"df":0,"docs":{},"p":{"d":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"_":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"f":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}}}}}},"df":86,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"11":{"tf":1.7320508075688772},"12":{"tf":2.0},"127":{"tf":1.4142135623730951},"13":{"tf":1.7320508075688772},"130":{"tf":2.23606797749979},"133":{"tf":1.0},"136":{"tf":1.7320508075688772},"137":{"tf":1.4142135623730951},"138":{"tf":1.0},"139":{"tf":2.0},"14":{"tf":1.0},"141":{"tf":1.0},"142":{"tf":1.7320508075688772},"146":{"tf":2.23606797749979},"147":{"tf":1.4142135623730951},"148":{"tf":2.0},"149":{"tf":1.0},"15":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":2.0},"154":{"tf":1.0},"156":{"tf":1.7320508075688772},"157":{"tf":2.0},"158":{"tf":2.0},"159":{"tf":2.23606797749979},"16":{"tf":1.4142135623730951},"160":{"tf":2.0},"161":{"tf":2.6457513110645907},"162":{"tf":1.7320508075688772},"163":{"tf":2.23606797749979},"165":{"tf":2.23606797749979},"166":{"tf":1.0},"168":{"tf":2.0},"169":{"tf":1.0},"171":{"tf":1.0},"174":{"tf":1.4142135623730951},"176":{"tf":2.0},"177":{"tf":2.23606797749979},"178":{"tf":1.7320508075688772},"179":{"tf":2.449489742783178},"18":{"tf":2.23606797749979},"182":{"tf":1.7320508075688772},"19":{"tf":1.4142135623730951},"2":{"tf":1.4142135623730951},"20":{"tf":1.4142135623730951},"22":{"tf":2.449489742783178},"24":{"tf":1.4142135623730951},"26":{"tf":1.4142135623730951},"27":{"tf":2.6457513110645907},"3":{"tf":1.0},"30":{"tf":1.4142135623730951},"31":{"tf":1.0},"32":{"tf":1.4142135623730951},"33":{"tf":3.7416573867739413},"34":{"tf":3.7416573867739413},"35":{"tf":1.0},"36":{"tf":1.7320508075688772},"37":{"tf":3.605551275463989},"38":{"tf":1.0},"39":{"tf":1.4142135623730951},"4":{"tf":3.4641016151377544},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":4.242640687119285},"43":{"tf":4.0},"44":{"tf":1.0},"45":{"tf":1.7320508075688772},"46":{"tf":3.605551275463989},"47":{"tf":1.0},"48":{"tf":2.23606797749979},"49":{"tf":1.0},"5":{"tf":1.7320508075688772},"50":{"tf":1.4142135623730951},"52":{"tf":1.4142135623730951},"53":{"tf":2.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951},"58":{"tf":1.4142135623730951},"59":{"tf":1.7320508075688772},"62":{"tf":1.0},"63":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.0}}}}}},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}}},"r":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"79":{"tf":1.0}}},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":4,"docs":{"101":{"tf":1.4142135623730951},"126":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}}},"df":0,"docs":{},"g":{"df":2,"docs":{"148":{"tf":1.0},"96":{"tf":1.7320508075688772}},"e":{"_":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"_":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"e":{"df":1,"docs":{"104":{"tf":1.0}}}},"t":{"df":0,"docs":{},"e":{"df":5,"docs":{"102":{"tf":1.4142135623730951},"103":{"tf":1.0},"104":{"tf":2.449489742783178},"105":{"tf":1.4142135623730951},"177":{"tf":1.0}}}}},"b":{"a":{"c":{"df":3,"docs":{"157":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":2,"docs":{"146":{"tf":1.0},"161":{"tf":1.0}},"e":{"a":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"165":{"tf":1.0},"79":{"tf":1.0}}}},"d":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"/":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}}},"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"139":{"tf":1.0}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":9,"docs":{"118":{"tf":1.0},"128":{"tf":1.4142135623730951},"143":{"tf":2.0},"145":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"i":{"df":13,"docs":{"172":{"tf":3.1622776601683795},"22":{"tf":1.7320508075688772},"26":{"tf":1.7320508075688772},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":2.0},"36":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":2.0},"45":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"y":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":1,"docs":{"18":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"124":{"tf":1.4142135623730951},"14":{"tf":1.4142135623730951},"143":{"tf":1.0},"78":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":20,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":1.0},"143":{"tf":2.0},"151":{"tf":1.7320508075688772},"152":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"17":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"49":{"tf":1.0},"53":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":2.6457513110645907},"80":{"tf":1.4142135623730951},"98":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"143":{"tf":1.4142135623730951}}}}},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":6,"docs":{"11":{"tf":1.0},"134":{"tf":1.4142135623730951},"168":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":5,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"d":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"165":{"tf":1.0},"18":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"df":0,"docs":{},"n":{"d":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{},"f":{"df":9,"docs":{"101":{"tf":1.0},"109":{"tf":2.6457513110645907},"118":{"tf":1.0},"123":{"tf":1.0},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.7320508075688772},"84":{"tf":1.4142135623730951},"96":{"tf":2.449489742783178}},"e":{"df":0,"docs":{},"r":{"df":4,"docs":{"139":{"tf":1.0},"177":{"tf":1.0},"54":{"tf":1.0},"57":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"m":{"c":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}}}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"143":{"tf":1.0}}}},"df":0,"docs":{}}}},"g":{"a":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"59":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":2,"docs":{"69":{"tf":1.4142135623730951},"72":{"tf":1.0}}}},"df":0,"docs":{}}}},"j":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"148":{"tf":1.7320508075688772},"151":{"tf":1.0},"165":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"y":{"'":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}},"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"46":{"tf":1.0}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"44":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"45":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"43":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"42":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":18,"docs":{"139":{"tf":1.0},"146":{"tf":1.7320508075688772},"159":{"tf":3.4641016151377544},"160":{"tf":4.358898943540674},"161":{"tf":2.449489742783178},"162":{"tf":2.8284271247461903},"172":{"tf":1.4142135623730951},"39":{"tf":1.7320508075688772},"4":{"tf":1.7320508075688772},"40":{"tf":1.0},"41":{"tf":2.23606797749979},"42":{"tf":3.3166247903554},"43":{"tf":2.6457513110645907},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.0},"47":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"s":{"df":4,"docs":{"11":{"tf":1.0},"12":{"tf":1.0},"16":{"tf":1.4142135623730951},"9":{"tf":1.0}}}},"df":0,"docs":{},"v":{"df":1,"docs":{"148":{"tf":1.0}}}},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.0}}}},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":2,"docs":{"48":{"tf":1.0},"57":{"tf":1.0}}},"v":{"df":16,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.4142135623730951},"135":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"2":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"61":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"91":{"tf":1.0}}}}},"p":{"df":0,"docs":{},"l":{"a":{"c":{"df":4,"docs":{"24":{"tf":1.0},"27":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"i":{"df":1,"docs":{"138":{"tf":1.0}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"159":{"tf":1.0},"4":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"176":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"118":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.0},"139":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"49":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"64":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"175":{"tf":1.0}}}}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"y":{"df":0,"docs":{},"p":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}},"df":6,"docs":{"140":{"tf":1.0},"152":{"tf":2.0},"159":{"tf":1.4142135623730951},"160":{"tf":1.0},"48":{"tf":1.4142135623730951},"97":{"tf":2.449489742783178}}}}},"i":{"df":0,"docs":{},"r":{"df":23,"docs":{"105":{"tf":1.0},"109":{"tf":1.7320508075688772},"118":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.7320508075688772},"142":{"tf":1.0},"16":{"tf":1.4142135623730951},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.4142135623730951},"3":{"tf":1.0},"31":{"tf":1.4142135623730951},"35":{"tf":1.0},"40":{"tf":1.4142135623730951},"44":{"tf":1.0},"53":{"tf":1.0},"57":{"tf":1.4142135623730951},"64":{"tf":1.0},"72":{"tf":2.0},"76":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":1,"docs":{"52":{"tf":1.0}}}}},"i":{"d":{"df":1,"docs":{"126":{"tf":1.0}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"c":{"df":9,"docs":{"147":{"tf":1.7320508075688772},"148":{"tf":2.8284271247461903},"151":{"tf":1.0},"152":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"22":{"tf":1.0},"33":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"155":{"tf":1.0}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":4,"docs":{"128":{"tf":1.0},"142":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.7320508075688772}}}}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":4,"docs":{"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"df":1,"docs":{"148":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"<":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.4142135623730951}}}}}}},"df":7,"docs":{"128":{"tf":1.4142135623730951},"132":{"tf":1.4142135623730951},"139":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.0},"4":{"tf":1.0},"59":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":5,"docs":{"123":{"tf":1.0},"140":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0},"65":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":8,"docs":{"128":{"tf":1.0},"139":{"tf":1.0},"140":{"tf":1.0},"166":{"tf":2.0},"172":{"tf":1.4142135623730951},"175":{"tf":1.0},"69":{"tf":1.0},"75":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"s":{"df":2,"docs":{"1":{"tf":1.0},"179":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":3,"docs":{"4":{"tf":1.4142135623730951},"48":{"tf":1.0},"59":{"tf":1.0}}}}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":1,"docs":{"180":{"tf":1.0}}}}}}},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"k":{"df":1,"docs":{"177":{"tf":1.0}}}}},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"100":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"d":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"100":{"tf":1.0},"101":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}},"df":2,"docs":{"100":{"tf":1.0},"162":{"tf":1.0}}},"df":0,"docs":{}},"t":{"df":21,"docs":{"165":{"tf":2.0},"17":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"19":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":2.23606797749979},"41":{"tf":1.0},"42":{"tf":1.0},"45":{"tf":2.0},"46":{"tf":2.23606797749979},"50":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"65":{"tf":1.0},"81":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"120":{"tf":1.0},"121":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"124":{"tf":1.0},"125":{"tf":1.0},"126":{"tf":1.0}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}}}}}},"t":{"df":0,"docs":{},"t":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":5,"docs":{"157":{"tf":1.0},"177":{"tf":1.0},"93":{"tf":1.0},"96":{"tf":2.23606797749979},"97":{"tf":2.449489742783178}}}},"n":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"130":{"tf":1.0}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":43,"docs":{"109":{"tf":1.4142135623730951},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.4142135623730951},"130":{"tf":2.0},"146":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.7320508075688772},"157":{"tf":1.7320508075688772},"158":{"tf":2.0},"159":{"tf":1.7320508075688772},"16":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"162":{"tf":1.7320508075688772},"17":{"tf":1.0},"172":{"tf":1.0},"175":{"tf":1.0},"177":{"tf":1.0},"19":{"tf":1.4142135623730951},"21":{"tf":1.0},"22":{"tf":1.7320508075688772},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":1.4142135623730951},"27":{"tf":1.4142135623730951},"28":{"tf":1.0},"31":{"tf":1.0},"33":{"tf":2.6457513110645907},"34":{"tf":3.1622776601683795},"35":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"4":{"tf":2.8284271247461903},"40":{"tf":1.0},"42":{"tf":2.8284271247461903},"43":{"tf":3.3166247903554},"44":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"48":{"tf":1.4142135623730951},"54":{"tf":1.0}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":5,"docs":{"130":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.0},"56":{"tf":1.0},"61":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.4142135623730951}}}}}},"df":20,"docs":{"101":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"106":{"tf":1.0},"109":{"tf":1.4142135623730951},"118":{"tf":1.4142135623730951},"12":{"tf":2.0},"123":{"tf":1.4142135623730951},"13":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.4142135623730951},"135":{"tf":1.0},"14":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.4142135623730951},"78":{"tf":1.0},"84":{"tf":1.4142135623730951},"88":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}}}}},"s":{"\"":{":":{"\"":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"8":{"0":{"0":{"0":{"\"":{"df":0,"docs":{},"}":{",":{"\"":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"\"":{":":{"\"":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{":":{":":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"\"":{",":{"\"":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"\"":{":":{"\"":{"df":0,"docs":{},"s":{"df":0,"docs":{},"r":{"c":{"/":{"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"18":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":14,"docs":{"139":{"tf":1.7320508075688772},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"32":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"53":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"79":{"tf":1.0},"97":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.4142135623730951}}}}},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"2":{"tf":1.0}}}},"w":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}},"c":{"a":{"df":0,"docs":{},"l":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"79":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":3,"docs":{"1":{"tf":1.0},"143":{"tf":1.0},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":1,"docs":{"59":{"tf":1.0}}}}}},"df":0,"docs":{}}},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{".":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":16,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"140":{"tf":1.4142135623730951},"158":{"tf":1.0},"4":{"tf":1.4142135623730951},"54":{"tf":1.0},"57":{"tf":2.0},"64":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}},"r":{"df":0,"docs":{},"s":{":":{":":{"df":0,"docs":{},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":1,"docs":{"132":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}},"d":{"df":0,"docs":{},"k":{"df":2,"docs":{"178":{"tf":1.0},"179":{"tf":1.0}}},"p":{"4":{"df":0,"docs":{},"k":{"df":2,"docs":{"22":{"tf":1.0},"26":{"tf":1.0}}}},"df":0,"docs":{}}},"df":6,"docs":{"151":{"tf":1.0},"155":{"tf":1.0},"34":{"tf":1.7320508075688772},"36":{"tf":1.4142135623730951},"43":{"tf":1.7320508075688772},"45":{"tf":1.4142135623730951}},"e":{"c":{"df":2,"docs":{"159":{"tf":1.0},"48":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"d":{"df":9,"docs":{"104":{"tf":1.4142135623730951},"105":{"tf":1.4142135623730951},"143":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"53":{"tf":1.0},"60":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":4,"docs":{"36":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"60":{"tf":1.0}}}}}},"u":{"df":0,"docs":{},"r":{"df":5,"docs":{"1":{"tf":1.0},"126":{"tf":1.0},"179":{"tf":1.0},"2":{"tf":1.0},"3":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":22,"docs":{"12":{"tf":1.0},"143":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"160":{"tf":1.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"168":{"tf":1.0},"173":{"tf":1.4142135623730951},"18":{"tf":1.0},"19":{"tf":1.0},"24":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"36":{"tf":2.23606797749979},"4":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"45":{"tf":2.23606797749979},"50":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0}},"m":{"df":2,"docs":{"14":{"tf":1.0},"182":{"tf":1.0}}}},"l":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":2,"docs":{"100":{"tf":1.4142135623730951},"61":{"tf":1.0}}}},"df":0,"docs":{}},"f":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{")":{".":{"a":{"df":0,"docs":{},"s":{"_":{"b":{"df":0,"docs":{},"y":{"df":0,"docs":{},"t":{"df":1,"docs":{"132":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},":":{":":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"_":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"s":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"]":{"'":{"df":2,"docs":{"105":{"tf":1.0},"118":{"tf":1.0}}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.4142135623730951}}}},"n":{"d":{"df":22,"docs":{"100":{"tf":1.0},"101":{"tf":1.7320508075688772},"120":{"tf":1.0},"130":{"tf":1.4142135623730951},"139":{"tf":1.0},"140":{"tf":1.0},"143":{"tf":2.0},"156":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"17":{"tf":1.0},"172":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"19":{"tf":2.0},"41":{"tf":1.0},"42":{"tf":1.0},"48":{"tf":1.0},"55":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0}}},"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"2":{"tf":1.0}}},"t":{"df":13,"docs":{"120":{"tf":1.0},"126":{"tf":1.0},"128":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"152":{"tf":1.7320508075688772},"179":{"tf":1.0},"27":{"tf":1.4142135623730951},"53":{"tf":1.4142135623730951},"57":{"tf":1.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951},"80":{"tf":1.4142135623730951}}}},"p":{"a":{"df":0,"docs":{},"r":{"df":6,"docs":{"12":{"tf":1.0},"13":{"tf":1.0},"14":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"179":{"tf":1.4142135623730951}}}},"df":0,"docs":{}},"q":{"df":1,"docs":{"138":{"tf":1.7320508075688772}},"u":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":3,"docs":{"59":{"tf":1.0},"60":{"tf":1.7320508075688772},"61":{"tf":1.0}}},"df":0,"docs":{}}}}},"r":{"d":{"df":2,"docs":{"131":{"tf":1.0},"132":{"tf":1.0}},"e":{"_":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{},"i":{"df":1,"docs":{"65":{"tf":1.0}}},"v":{"df":3,"docs":{"146":{"tf":1.0},"147":{"tf":1.0},"53":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"'":{"df":3,"docs":{"130":{"tf":1.0},"138":{"tf":1.4142135623730951},"2":{"tf":1.0}}},"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"138":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}}}},"df":41,"docs":{"0":{"tf":1.0},"1":{"tf":1.7320508075688772},"130":{"tf":2.0},"131":{"tf":1.0},"133":{"tf":1.0},"146":{"tf":1.7320508075688772},"147":{"tf":2.0},"149":{"tf":1.7320508075688772},"151":{"tf":3.3166247903554},"152":{"tf":1.7320508075688772},"153":{"tf":2.0},"154":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":2.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.7320508075688772},"169":{"tf":1.0},"172":{"tf":1.4142135623730951},"176":{"tf":1.0},"177":{"tf":3.7416573867739413},"178":{"tf":2.8284271247461903},"179":{"tf":4.358898943540674},"182":{"tf":2.449489742783178},"2":{"tf":1.4142135623730951},"22":{"tf":1.4142135623730951},"23":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"3":{"tf":1.0},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.7320508075688772},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"46":{"tf":1.0},"48":{"tf":1.4142135623730951},"53":{"tf":2.0},"73":{"tf":1.0},"75":{"tf":1.4142135623730951}}}},"i":{"c":{"df":29,"docs":{"130":{"tf":1.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.0},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"157":{"tf":1.0},"159":{"tf":3.7416573867739413},"160":{"tf":2.0},"161":{"tf":3.0},"162":{"tf":1.4142135623730951},"165":{"tf":1.0},"167":{"tf":1.0},"17":{"tf":1.4142135623730951},"172":{"tf":2.449489742783178},"179":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.4142135623730951},"33":{"tf":2.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.4142135623730951},"37":{"tf":2.23606797749979},"4":{"tf":3.4641016151377544},"42":{"tf":2.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"46":{"tf":2.23606797749979},"48":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":6,"docs":{"143":{"tf":2.23606797749979},"144":{"tf":2.6457513110645907},"172":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"53":{"tf":3.605551275463989}}}}}}},"t":{"df":32,"docs":{"1":{"tf":1.0},"139":{"tf":1.4142135623730951},"14":{"tf":1.0},"145":{"tf":1.7320508075688772},"146":{"tf":1.7320508075688772},"147":{"tf":1.7320508075688772},"155":{"tf":1.7320508075688772},"160":{"tf":2.23606797749979},"161":{"tf":1.7320508075688772},"162":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.4142135623730951},"168":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"174":{"tf":1.0},"179":{"tf":1.4142135623730951},"180":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.4142135623730951},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"61":{"tf":1.4142135623730951},"72":{"tf":2.0},"75":{"tf":1.0},"93":{"tf":1.0}},"u":{"df":0,"docs":{},"p":{"df":5,"docs":{"130":{"tf":1.0},"139":{"tf":1.4142135623730951},"147":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"126":{"tf":1.0},"147":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.4142135623730951},"33":{"tf":1.0},"42":{"tf":1.0},"63":{"tf":1.0}}}}}},"h":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"d":{"_":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"_":{"1":{"df":1,"docs":{"145":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":2,"docs":{"145":{"tf":1.0},"61":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"19":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"w":{"df":8,"docs":{"11":{"tf":1.4142135623730951},"130":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"52":{"tf":1.0},"75":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"_":{"df":0,"docs":{},"r":{"df":0,"docs":{},"x":{"df":1,"docs":{"130":{"tf":1.4142135623730951}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"22":{"tf":1.0},"25":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":2,"docs":{"26":{"tf":1.0},"28":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":12,"docs":{"177":{"tf":1.7320508075688772},"178":{"tf":1.4142135623730951},"20":{"tf":1.7320508075688772},"21":{"tf":1.0},"22":{"tf":2.23606797749979},"23":{"tf":1.0},"24":{"tf":1.0},"25":{"tf":1.0},"26":{"tf":2.0},"27":{"tf":1.0},"28":{"tf":1.0},"29":{"tf":1.0}}}},"df":0,"docs":{}},"df":5,"docs":{"126":{"tf":1.0},"13":{"tf":1.4142135623730951},"27":{"tf":1.0},"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"147":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"106":{"tf":1.0},"147":{"tf":1.0}}}}}},"df":0,"docs":{}}},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"17":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"162":{"tf":1.0},"177":{"tf":1.0}}}}},"i":{"df":1,"docs":{"52":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":1,"docs":{"153":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":1,"docs":{"2":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":9,"docs":{"109":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"179":{"tf":1.4142135623730951},"18":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"60":{"tf":1.0}}},"u":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"r":{"df":4,"docs":{"127":{"tf":1.0},"156":{"tf":1.0},"160":{"tf":1.0},"55":{"tf":1.0}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"u":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{}}},"z":{"df":0,"docs":{},"e":{"df":17,"docs":{"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"126":{"tf":1.0},"138":{"tf":1.0},"152":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":2.0},"78":{"tf":1.0},"79":{"tf":1.4142135623730951},"91":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":1,"docs":{"23":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"62":{"tf":1.0}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"152":{"tf":1.0}}}}}}}}},"m":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.0}},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"177":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"n":{"5":{"d":{"6":{"df":2,"docs":{"35":{"tf":1.0},"36":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":4,"docs":{"75":{"tf":1.0},"76":{"tf":1.4142135623730951},"78":{"tf":2.23606797749979},"79":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":2.8284271247461903}}}}}}}},"df":0,"docs":{}},"o":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"148":{"tf":1.0},"48":{"tf":1.0},"57":{"tf":1.0}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"t":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"147":{"tf":1.0}}}},"df":0,"docs":{}}}},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":2,"docs":{"182":{"tf":1.0},"41":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":4,"docs":{"134":{"tf":1.0},"14":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951}}}}}},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.4142135623730951}}}},"t":{"df":0,"docs":{},"w":{"df":1,"docs":{"147":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":17,"docs":{"1":{"tf":1.0},"101":{"tf":1.0},"102":{"tf":1.0},"127":{"tf":1.0},"146":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.7320508075688772},"161":{"tf":1.0},"182":{"tf":1.7320508075688772},"4":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"7":{"tf":1.0},"8":{"tf":1.4142135623730951},"9":{"tf":1.0},"95":{"tf":1.4142135623730951},"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}},"p":{"a":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":6,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"165":{"tf":1.0},"4":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":1,"docs":{"174":{"tf":1.4142135623730951}},"i":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"52":{"tf":1.4142135623730951},"75":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"14":{"tf":1.0},"166":{"tf":1.0}},"t":{"df":1,"docs":{"52":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{},"f":{"df":15,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"109":{"tf":1.4142135623730951},"12":{"tf":1.0},"145":{"tf":1.4142135623730951},"147":{"tf":1.0},"172":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"22":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"58":{"tf":1.0},"63":{"tf":1.0},"64":{"tf":1.0}},"i":{"df":14,"docs":{"104":{"tf":1.0},"146":{"tf":1.0},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"153":{"tf":1.0},"159":{"tf":1.0},"160":{"tf":1.0},"161":{"tf":2.0},"162":{"tf":1.0},"48":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":1.0},"59":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"d":{"df":2,"docs":{"78":{"tf":1.0},"79":{"tf":1.7320508075688772}}},"df":0,"docs":{}}},"i":{"df":0,"docs":{},"n":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}},"r":{"c":{"/":{"\"":{"]":{")":{".":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"w":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"a":{"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{".":{"df":0,"docs":{},"r":{"df":1,"docs":{"135":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"y":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"r":{"df":3,"docs":{"130":{"tf":1.0},"132":{"tf":1.4142135623730951},"135":{"tf":1.7320508075688772}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{".":{"df":0,"docs":{},"r":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"t":{"a":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":2,"docs":{"143":{"tf":1.0},"58":{"tf":1.0}}}},"n":{"d":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":3,"docs":{"178":{"tf":1.0},"179":{"tf":1.0},"3":{"tf":1.0}}}}},"r":{"d":{"df":10,"docs":{"1":{"tf":1.0},"130":{"tf":1.0},"139":{"tf":1.0},"14":{"tf":1.0},"147":{"tf":1.0},"155":{"tf":1.0},"177":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"t":{"df":15,"docs":{"11":{"tf":1.0},"130":{"tf":2.23606797749979},"160":{"tf":1.7320508075688772},"165":{"tf":1.0},"17":{"tf":1.4142135623730951},"18":{"tf":2.0},"21":{"tf":1.0},"31":{"tf":1.0},"37":{"tf":1.7320508075688772},"40":{"tf":1.0},"46":{"tf":1.7320508075688772},"5":{"tf":1.0},"60":{"tf":1.0},"68":{"tf":1.0},"96":{"tf":1.4142135623730951}},"u":{"df":0,"docs":{},"p":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}}},"t":{"df":0,"docs":{},"e":{"df":9,"docs":{"133":{"tf":1.0},"147":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.4142135623730951}},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"106":{"tf":1.0}}}}}}},"i":{"c":{"df":12,"docs":{"129":{"tf":1.0},"131":{"tf":1.0},"135":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":1.4142135623730951},"165":{"tf":1.0},"172":{"tf":1.0},"18":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"52":{"tf":1.0},"55":{"tf":2.23606797749979}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":2,"docs":{"129":{"tf":1.7320508075688772},"135":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"u":{"df":5,"docs":{"172":{"tf":1.4142135623730951},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}},"d":{":":{":":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"y":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{":":{":":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"_":{"df":0,"docs":{},"v":{"a":{"df":0,"docs":{},"r":{"(":{"\"":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"c":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"a":{"d":{"d":{"df":0,"docs":{},"r":{":":{":":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"130":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"/":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"r":{"df":1,"docs":{"4":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":7,"docs":{"22":{"tf":1.0},"23":{"tf":1.4142135623730951},"26":{"tf":1.0},"27":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0},"59":{"tf":2.23606797749979}}}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":2,"docs":{"11":{"tf":1.0},"177":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":5,"docs":{"122":{"tf":1.0},"126":{"tf":1.0},"153":{"tf":1.0},"63":{"tf":1.0},"72":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":5,"docs":{"100":{"tf":1.0},"66":{"tf":1.7320508075688772},"69":{"tf":1.0},"72":{"tf":2.23606797749979},"84":{"tf":1.0}}}}}}},"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"m":{"df":1,"docs":{"78":{"tf":1.0}}}},"df":0,"docs":{}},"i":{"c":{"df":0,"docs":{},"t":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"85":{"tf":1.0}}}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":18,"docs":{"101":{"tf":1.7320508075688772},"109":{"tf":2.449489742783178},"118":{"tf":1.0},"123":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"155":{"tf":1.0},"51":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":2.23606797749979},"61":{"tf":1.0},"64":{"tf":1.0},"72":{"tf":2.23606797749979},"76":{"tf":1.4142135623730951},"84":{"tf":1.0},"85":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.7320508075688772}}}}},"u":{"c":{"df":0,"docs":{},"t":{"df":5,"docs":{"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.0},"132":{"tf":1.7320508075688772},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"u":{"b":{"_":{"df":0,"docs":{},"z":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"146":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"n":{"d":{"(":{"df":4,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"4":{"tf":1.0}}},"df":6,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"n":{"a":{"d":{"df":1,"docs":{"157":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":3,"docs":{"146":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0}},"p":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"174":{"tf":1.0}}}}},"df":0,"docs":{}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":1,"docs":{"73":{"tf":1.0}}}},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":2,"docs":{"151":{"tf":1.0},"172":{"tf":1.0}},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"151":{"tf":1.0},"19":{"tf":1.0}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"=":{"1":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}}}}},"df":0,"docs":{},"h":{"df":17,"docs":{"104":{"tf":1.0},"115":{"tf":1.0},"133":{"tf":1.0},"161":{"tf":1.0},"162":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.0},"174":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"22":{"tf":1.0},"26":{"tf":1.0},"3":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"73":{"tf":1.0}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":8,"docs":{"126":{"tf":1.0},"156":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"67":{"tf":1.4142135623730951},"72":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.4142135623730951}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":5,"docs":{"133":{"tf":1.0},"148":{"tf":2.6457513110645907},"165":{"tf":1.4142135623730951},"174":{"tf":1.0},"97":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"f":{"a":{"c":{"df":2,"docs":{"182":{"tf":1.0},"56":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"w":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"c":{"df":0,"docs":{},"h":{"df":2,"docs":{"106":{"tf":1.0},"138":{"tf":1.0}}}},"df":0,"docs":{}}}},"y":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"133":{"tf":1.0}}}}}}}}},"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"x":{"df":1,"docs":{"133":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":13,"docs":{"12":{"tf":1.0},"126":{"tf":1.0},"135":{"tf":1.0},"160":{"tf":1.0},"165":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"3":{"tf":1.0},"5":{"tf":1.0},"54":{"tf":1.0},"73":{"tf":1.0},"79":{"tf":1.0}}}}}}}},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0}}}},"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":17,"docs":{"132":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"2":{"tf":1.0},"24":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"32":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.4142135623730951},"60":{"tf":1.0},"96":{"tf":1.0}},"n":{"df":1,"docs":{"158":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"k":{"df":3,"docs":{"131":{"tf":1.0},"147":{"tf":1.0},"182":{"tf":1.4142135623730951}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"17":{"tf":1.0}}}}},"r":{"a":{"df":0,"docs":{},"y":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}},"f":{"df":0,"docs":{},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}},"df":0,"docs":{}}}}}}}}}}},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"8":{"df":1,"docs":{"165":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"k":{"df":3,"docs":{"104":{"tf":1.0},"165":{"tf":1.4142135623730951},"60":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"p":{"df":3,"docs":{"136":{"tf":1.7320508075688772},"146":{"tf":1.0},"53":{"tf":1.4142135623730951}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"a":{"df":0,"docs":{},"r":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"53":{"tf":1.0}}}}}},"df":0,"docs":{}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":2,"docs":{"1":{"tf":1.0},"177":{"tf":1.0}}}}}}}}},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}}}},"n":{"d":{"df":1,"docs":{"127":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"d":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"172":{"tf":1.0}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}},"df":6,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"34":{"tf":1.4142135623730951},"40":{"tf":1.0},"43":{"tf":1.4142135623730951}}}}},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"127":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"t":{"df":2,"docs":{"11":{"tf":1.7320508075688772},"19":{"tf":1.7320508075688772}}}}},"h":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"k":{"df":0,"docs":{},"f":{"df":0,"docs":{},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}}}}}}},"t":{"'":{"df":2,"docs":{"135":{"tf":1.0},"160":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"$":{"df":0,"docs":{},"{":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"_":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"145":{"tf":1.0}}}}}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"df":1,"docs":{"104":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"59":{"tf":1.0}}}},"r":{"d":{"df":1,"docs":{"181":{"tf":1.4142135623730951}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":3,"docs":{"120":{"tf":1.0},"143":{"tf":1.4142135623730951},"177":{"tf":1.0}}}},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":0,"docs":{},"t":{"df":1,"docs":{"53":{"tf":1.0}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":2,"docs":{"104":{"tf":1.4142135623730951},"48":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":2,"docs":{"34":{"tf":1.0},"43":{"tf":1.0}}},"s":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"172":{"tf":1.4142135623730951}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":25,"docs":{"104":{"tf":1.0},"111":{"tf":1.0},"139":{"tf":1.0},"165":{"tf":2.0},"166":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0},"19":{"tf":1.0},"21":{"tf":1.0},"27":{"tf":2.0},"31":{"tf":1.0},"32":{"tf":1.0},"37":{"tf":1.0},"4":{"tf":1.0},"40":{"tf":1.0},"41":{"tf":1.0},"43":{"tf":1.0},"46":{"tf":1.0},"5":{"tf":1.0},"53":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0},"81":{"tf":1.0},"89":{"tf":1.0},"96":{"tf":1.0}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.0}}}}}}}}}}},"i":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"165":{"tf":1.0}}}},"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.0}}},"m":{"df":0,"docs":{},"e":{"df":15,"docs":{"104":{"tf":1.0},"12":{"tf":1.0},"135":{"tf":1.4142135623730951},"138":{"tf":2.0},"143":{"tf":1.4142135623730951},"151":{"tf":1.0},"152":{"tf":1.0},"162":{"tf":1.0},"175":{"tf":1.0},"26":{"tf":1.0},"36":{"tf":1.4142135623730951},"45":{"tf":1.4142135623730951},"61":{"tf":1.0},"75":{"tf":1.0},"97":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"\"":{":":{"\"":{"2":{"0":{"2":{"3":{"df":1,"docs":{"18":{"tf":2.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":7,"docs":{"115":{"tf":2.6457513110645907},"116":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.4142135623730951},"119":{"tf":1.0},"138":{"tf":2.0},"63":{"tf":1.7320508075688772}}}}},"df":0,"docs":{}}}}},"t":{"df":0,"docs":{},"l":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"174":{"tf":2.23606797749979}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":2,"docs":{"37":{"tf":2.449489742783178},"46":{"tf":2.449489742783178}}}}},"df":0,"docs":{}}},"df":21,"docs":{"120":{"tf":1.7320508075688772},"121":{"tf":1.0},"122":{"tf":1.7320508075688772},"123":{"tf":1.4142135623730951},"124":{"tf":2.23606797749979},"125":{"tf":1.0},"126":{"tf":2.8284271247461903},"155":{"tf":2.0},"158":{"tf":1.0},"165":{"tf":2.449489742783178},"179":{"tf":1.0},"36":{"tf":2.8284271247461903},"37":{"tf":1.7320508075688772},"45":{"tf":2.8284271247461903},"46":{"tf":1.7320508075688772},"52":{"tf":1.7320508075688772},"55":{"tf":1.7320508075688772},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0},"81":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":10,"docs":{"120":{"tf":1.7320508075688772},"126":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.4142135623730951},"63":{"tf":1.0},"65":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":4,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":1,"docs":{"130":{"tf":1.7320508075688772}}}}},"n":{"df":0,"docs":{},"i":{"c":{":":{":":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"d":{"df":0,"docs":{},"e":{"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"!":{"(":{"\"":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":2,"docs":{"131":{"tf":1.0},"133":{"tf":1.0}}},"df":0,"docs":{}}},"o":{"df":0,"docs":{},"k":{"df":2,"docs":{"143":{"tf":1.0},"145":{"tf":1.4142135623730951}}},"l":{"df":3,"docs":{"130":{"tf":1.0},"139":{"tf":1.0},"3":{"tf":1.0}}}},"p":{"df":2,"docs":{"153":{"tf":1.0},"182":{"tf":1.4142135623730951}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":1,"docs":{"148":{"tf":1.0}}}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"l":{"<":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":1,"docs":{"166":{"tf":1.0}}}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"r":{"df":0,"docs":{},"n":{"df":1,"docs":{"144":{"tf":1.0}}}},"t":{"a":{"df":0,"docs":{},"l":{"df":8,"docs":{"110":{"tf":1.4142135623730951},"124":{"tf":1.0},"14":{"tf":1.0},"143":{"tf":2.23606797749979},"144":{"tf":1.0},"151":{"tf":2.6457513110645907},"152":{"tf":2.0},"80":{"tf":1.4142135623730951}}}},"df":0,"docs":{}}},"r":{"a":{"c":{"df":0,"docs":{},"e":{"df":1,"docs":{"168":{"tf":1.0}}},"k":{"df":4,"docs":{"143":{"tf":1.0},"151":{"tf":1.0},"165":{"tf":1.0},"53":{"tf":1.0}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":1,"docs":{"176":{"tf":1.0}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"c":{"'":{"df":1,"docs":{"93":{"tf":1.0}}},"df":17,"docs":{"100":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":2.23606797749979},"177":{"tf":1.0},"179":{"tf":1.7320508075688772},"18":{"tf":1.0},"182":{"tf":1.0},"22":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"50":{"tf":1.0},"53":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.0},"63":{"tf":1.0},"75":{"tf":1.0},"93":{"tf":1.0}}},"df":0,"docs":{}}}},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"127":{"tf":1.0}}}},"n":{"df":0,"docs":{},"s":{"df":0,"docs":{},"p":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"1":{"tf":1.0},"3":{"tf":1.0},"48":{"tf":1.0}}}},"df":0,"docs":{}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":1,"docs":{"59":{"tf":1.0}}},"r":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}}}},"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":1,"docs":{"182":{"tf":1.0}}}}},"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}},"p":{"df":1,"docs":{"162":{"tf":1.0}}}},"u":{"df":0,"docs":{},"e":{"df":8,"docs":{"109":{"tf":1.4142135623730951},"126":{"tf":1.0},"156":{"tf":1.7320508075688772},"172":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0}}}},"y":{"_":{"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"(":{"df":0,"docs":{},"p":{"df":1,"docs":{"135":{"tf":1.0}}}},"_":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"(":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":2,"docs":{"129":{"tf":1.0},"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"<":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{":":{":":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"135":{"tf":1.0}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}}}},"u":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"53":{"tf":1.0}}}},"r":{"df":0,"docs":{},"n":{"df":5,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"168":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"w":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"k":{"df":1,"docs":{"58":{"tf":1.0}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"/":{"d":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"o":{"df":7,"docs":{"12":{"tf":1.0},"127":{"tf":1.0},"135":{"tf":1.0},"155":{"tf":1.0},"182":{"tf":1.4142135623730951},"22":{"tf":1.0},"55":{"tf":1.0}}}},"y":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{".":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"g":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{".":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"v":{"3":{".":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"a":{"d":{"a":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{".":{"df":0,"docs":{},"v":{"3":{".":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"152":{"tf":1.4142135623730951}}}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}},"df":31,"docs":{"101":{"tf":2.0},"105":{"tf":1.7320508075688772},"109":{"tf":4.242640687119285},"118":{"tf":1.4142135623730951},"123":{"tf":1.4142135623730951},"124":{"tf":1.0},"127":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"135":{"tf":1.7320508075688772},"138":{"tf":3.3166247903554},"147":{"tf":1.0},"148":{"tf":1.7320508075688772},"152":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"19":{"tf":1.0},"33":{"tf":1.0},"37":{"tf":1.0},"42":{"tf":1.0},"46":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":3.605551275463989},"62":{"tf":1.0},"64":{"tf":2.23606797749979},"72":{"tf":3.605551275463989},"76":{"tf":1.7320508075688772},"84":{"tf":2.0},"88":{"tf":1.4142135623730951},"96":{"tf":3.4641016151377544}}},"i":{"c":{"df":2,"docs":{"75":{"tf":1.0},"79":{"tf":1.0}}},"df":0,"docs":{}}}}},"u":{"1":{"df":1,"docs":{"138":{"tf":2.0}}},"2":{"df":1,"docs":{"138":{"tf":1.0}}},"8":{"df":1,"docs":{"138":{"tf":2.0}}},"d":{"df":0,"docs":{},"p":{"(":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"v":{"4":{"df":1,"docs":{"161":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":26,"docs":{"0":{"tf":1.0},"1":{"tf":1.0},"130":{"tf":1.7320508075688772},"136":{"tf":1.4142135623730951},"137":{"tf":1.0},"14":{"tf":1.0},"148":{"tf":1.0},"151":{"tf":1.0},"163":{"tf":1.0},"165":{"tf":1.4142135623730951},"17":{"tf":2.23606797749979},"179":{"tf":1.4142135623730951},"18":{"tf":1.4142135623730951},"182":{"tf":1.4142135623730951},"19":{"tf":1.7320508075688772},"22":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.4142135623730951},"37":{"tf":1.0},"4":{"tf":1.4142135623730951},"46":{"tf":1.0},"48":{"tf":2.0},"50":{"tf":1.0},"72":{"tf":1.0},"73":{"tf":1.0},"81":{"tf":1.0}}}},"df":3,"docs":{"130":{"tf":1.0},"17":{"tf":1.0},"19":{"tf":1.7320508075688772}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"1":{"6":{"df":1,"docs":{"96":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"3":{"2":{"df":2,"docs":{"105":{"tf":1.0},"72":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"6":{"4":{"df":1,"docs":{"109":{"tf":1.0}}},"df":0,"docs":{}},"8":{"df":2,"docs":{"109":{"tf":1.0},"84":{"tf":1.0}}},"df":1,"docs":{"105":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":1,"docs":{"41":{"tf":1.0}}}}}},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"79":{"tf":1.0}}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":7,"docs":{"153":{"tf":1.4142135623730951},"155":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"52":{"tf":1.0},"62":{"tf":1.0},"72":{"tf":1.0}},"l":{"df":0,"docs":{},"i":{"df":1,"docs":{"11":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":2,"docs":{"159":{"tf":1.0},"160":{"tf":1.0}}}},"q":{"df":0,"docs":{},"u":{"df":3,"docs":{"138":{"tf":1.0},"61":{"tf":1.0},"64":{"tf":1.0}}}},"t":{"df":2,"docs":{"138":{"tf":1.7320508075688772},"165":{"tf":1.0}}},"x":{"df":6,"docs":{"115":{"tf":1.0},"118":{"tf":1.0},"138":{"tf":1.4142135623730951},"54":{"tf":1.0},"59":{"tf":1.0},"63":{"tf":1.0}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"k":{"df":1,"docs":{"69":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"13":{"tf":1.0},"163":{"tf":2.0},"164":{"tf":1.0},"165":{"tf":1.0},"166":{"tf":1.0},"178":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"u":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"151":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":11,"docs":{"172":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"35":{"tf":1.0},"36":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"44":{"tf":1.0},"45":{"tf":1.0}}}},"r":{"df":0,"docs":{},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"136":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"s":{"df":1,"docs":{"159":{"tf":1.0}}}}},"p":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}},"d":{"a":{"df":0,"docs":{},"t":{"df":11,"docs":{"132":{"tf":1.0},"135":{"tf":1.0},"145":{"tf":1.0},"147":{"tf":1.4142135623730951},"151":{"tf":1.7320508075688772},"152":{"tf":2.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.0},"165":{"tf":1.0},"48":{"tf":1.0},"59":{"tf":1.0}}}},"df":0,"docs":{}},"df":20,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"139":{"tf":1.4142135623730951},"158":{"tf":1.0},"160":{"tf":1.0},"174":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"32":{"tf":1.0},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":1.0},"36":{"tf":1.0},"41":{"tf":1.0},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":1.0},"45":{"tf":1.0},"75":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"147":{"tf":1.0},"53":{"tf":1.0}}}},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"m":{"df":10,"docs":{"102":{"tf":1.0},"128":{"tf":1.4142135623730951},"130":{"tf":1.0},"143":{"tf":1.7320508075688772},"53":{"tf":1.4142135623730951},"57":{"tf":1.4142135623730951},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"98":{"tf":1.0}}}},"df":0,"docs":{}}}}}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":0,"docs":{},"s":{"df":0,"docs":{},"u":{"b":{"df":0,"docs":{},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"165":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}}}}}}}},"df":0,"docs":{}}}}}}}},"r":{"df":0,"docs":{},"l":{"df":4,"docs":{"149":{"tf":1.0},"152":{"tf":1.4142135623730951},"48":{"tf":1.0},"57":{"tf":1.0}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":10,"docs":{"146":{"tf":1.0},"153":{"tf":1.0},"157":{"tf":1.4142135623730951},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"168":{"tf":1.0},"29":{"tf":1.0},"4":{"tf":1.7320508075688772},"48":{"tf":1.0}}}},"df":66,"docs":{"0":{"tf":1.0},"1":{"tf":1.4142135623730951},"100":{"tf":1.0},"104":{"tf":1.0},"111":{"tf":1.0},"115":{"tf":1.0},"12":{"tf":1.0},"123":{"tf":1.0},"126":{"tf":1.4142135623730951},"127":{"tf":1.0},"128":{"tf":1.0},"129":{"tf":1.4142135623730951},"130":{"tf":1.7320508075688772},"131":{"tf":1.7320508075688772},"134":{"tf":1.4142135623730951},"135":{"tf":2.0},"136":{"tf":1.0},"137":{"tf":1.0},"139":{"tf":1.4142135623730951},"145":{"tf":1.4142135623730951},"146":{"tf":1.4142135623730951},"147":{"tf":1.0},"148":{"tf":2.8284271247461903},"154":{"tf":1.0},"156":{"tf":1.0},"157":{"tf":1.0},"159":{"tf":1.4142135623730951},"160":{"tf":2.23606797749979},"163":{"tf":1.0},"165":{"tf":2.6457513110645907},"17":{"tf":1.0},"171":{"tf":1.0},"172":{"tf":1.0},"174":{"tf":1.0},"176":{"tf":1.4142135623730951},"177":{"tf":1.0},"19":{"tf":1.0},"2":{"tf":1.4142135623730951},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"45":{"tf":1.0},"48":{"tf":1.0},"5":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.7320508075688772},"53":{"tf":1.0},"54":{"tf":1.4142135623730951},"55":{"tf":1.0},"57":{"tf":1.7320508075688772},"58":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0},"65":{"tf":1.4142135623730951},"69":{"tf":1.0},"72":{"tf":1.4142135623730951},"75":{"tf":1.0},"76":{"tf":1.0},"79":{"tf":1.0},"8":{"tf":1.0},"81":{"tf":1.0},"85":{"tf":1.0},"89":{"tf":1.0},"97":{"tf":1.0}},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"165":{"tf":1.4142135623730951}}}}}}}},"df":0,"docs":{}}},"r":{"df":2,"docs":{"14":{"tf":1.0},"165":{"tf":1.0}}}},"u":{"a":{"df":0,"docs":{},"l":{"df":2,"docs":{"23":{"tf":1.0},"52":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"c":{"df":2,"docs":{"118":{"tf":1.0},"138":{"tf":1.4142135623730951}}},"df":0,"docs":{},"f":{"df":1,"docs":{"85":{"tf":1.4142135623730951}}},"i":{"df":0,"docs":{},"l":{"df":2,"docs":{"182":{"tf":1.0},"65":{"tf":1.0}},"i":{"df":0,"docs":{},"s":{"df":10,"docs":{"126":{"tf":1.0},"153":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.4142135623730951},"3":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0},"52":{"tf":1.0},"65":{"tf":1.0}}}}}},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":1,"docs":{"178":{"tf":1.0}},"i":{"df":1,"docs":{"55":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"i":{"d":{"df":1,"docs":{"57":{"tf":1.0}}},"df":0,"docs":{}}}},"v":{"1":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"p":{"df":0,"docs":{},"h":{"a":{"1":{"df":25,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":1.0},"43":{"tf":1.0},"45":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":1,"docs":{"156":{"tf":1.0}}},"4":{"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"0":{".":{"0":{".":{"0":{".":{"0":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"6":{".":{"df":0,"docs":{},"p":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}}}}},"_":{"a":{"d":{"d":{"df":0,"docs":{},"r":{"=":{"[":{":":{":":{"]":{":":{"7":{"6":{"0":{"0":{"df":2,"docs":{"37":{"tf":1.4142135623730951},"46":{"tf":1.4142135623730951}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":1,"docs":{"161":{"tf":1.0}}},"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"d":{"df":3,"docs":{"156":{"tf":1.0},"64":{"tf":1.0},"85":{"tf":1.0}}},"df":0,"docs":{}},"u":{"df":24,"docs":{"108":{"tf":1.0},"109":{"tf":2.449489742783178},"110":{"tf":1.0},"113":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"140":{"tf":1.0},"151":{"tf":1.0},"155":{"tf":1.0},"161":{"tf":1.0},"24":{"tf":1.0},"27":{"tf":1.0},"36":{"tf":1.0},"4":{"tf":1.0},"45":{"tf":1.0},"51":{"tf":1.4142135623730951},"52":{"tf":1.0},"55":{"tf":1.7320508075688772},"57":{"tf":1.0},"61":{"tf":1.7320508075688772},"64":{"tf":2.0},"69":{"tf":1.0},"72":{"tf":1.0},"91":{"tf":1.0}}}},"r":{"df":0,"docs":{},"i":{"a":{"b":{"df":0,"docs":{},"l":{"df":3,"docs":{"139":{"tf":1.0},"168":{"tf":1.4142135623730951},"54":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"147":{"tf":1.4142135623730951}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":5,"docs":{"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0},"5":{"tf":1.0},"73":{"tf":1.0}}}}},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"79":{"tf":1.4142135623730951}}}}}}},"df":1,"docs":{"4":{"tf":1.0}},"e":{"c":{"df":1,"docs":{"124":{"tf":1.0}}},"df":0,"docs":{},"r":{"b":{"df":1,"docs":{"127":{"tf":1.0}},"o":{"df":0,"docs":{},"s":{"df":1,"docs":{"168":{"tf":1.0}}}}},"df":0,"docs":{},"i":{"df":2,"docs":{"182":{"tf":1.0},"78":{"tf":1.0}}},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"=":{"\"":{"0":{".":{"7":{".":{"0":{"df":2,"docs":{"37":{"tf":1.0},"46":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"df":32,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"130":{"tf":1.7320508075688772},"133":{"tf":1.0},"135":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.0},"160":{"tf":1.4142135623730951},"162":{"tf":1.0},"165":{"tf":1.4142135623730951},"34":{"tf":1.0},"36":{"tf":2.0},"4":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":2.0},"53":{"tf":1.0},"55":{"tf":1.0},"57":{"tf":1.4142135623730951},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"78":{"tf":1.0},"79":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}}}},"i":{"a":{"df":24,"docs":{"124":{"tf":1.0},"126":{"tf":1.0},"143":{"tf":2.0},"146":{"tf":1.0},"148":{"tf":1.0},"149":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"179":{"tf":1.4142135623730951},"19":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"3":{"tf":1.0},"34":{"tf":1.0},"36":{"tf":1.0},"37":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"43":{"tf":1.0},"45":{"tf":1.0},"46":{"tf":1.4142135623730951},"52":{"tf":1.0},"53":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.4142135623730951}}},"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":2,"docs":{"181":{"tf":1.7320508075688772},"182":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":9,"docs":{"109":{"tf":1.0},"122":{"tf":1.0},"146":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"159":{"tf":1.0},"161":{"tf":1.0},"48":{"tf":1.0}}}},"s":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"l":{"df":4,"docs":{"148":{"tf":1.0},"3":{"tf":1.0},"51":{"tf":1.0},"57":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":2,"docs":{"139":{"tf":1.0},"145":{"tf":1.0}}}}}},"df":0,"docs":{}}}},"o":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":0,"docs":{},"m":{"df":1,"docs":{"174":{"tf":1.0}},"e":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}}}}},"w":{"df":0,"docs":{},"n":{"2":{"df":0,"docs":{},"f":{"df":1,"docs":{"43":{"tf":1.0}}}},"df":0,"docs":{}}}},"w":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"14":{"tf":1.0},"172":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0},"59":{"tf":1.0}}}},"t":{"c":{"df":0,"docs":{},"h":{"df":9,"docs":{"146":{"tf":1.4142135623730951},"153":{"tf":1.4142135623730951},"154":{"tf":1.0},"156":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.0},"182":{"tf":1.0}}}},"df":0,"docs":{}},"y":{"df":5,"docs":{"135":{"tf":1.0},"176":{"tf":1.0},"177":{"tf":1.0},"50":{"tf":1.0},"65":{"tf":1.0}}}},"df":1,"docs":{"48":{"tf":1.0}},"e":{"'":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":7,"docs":{"135":{"tf":1.0},"160":{"tf":1.0},"23":{"tf":1.0},"32":{"tf":1.4142135623730951},"37":{"tf":1.4142135623730951},"41":{"tf":1.7320508075688772},"46":{"tf":1.4142135623730951}}}},"r":{"df":3,"docs":{"130":{"tf":1.0},"160":{"tf":1.4142135623730951},"22":{"tf":1.0}}},"v":{"df":3,"docs":{"160":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}}},"b":{"/":{"df":0,"docs":{},"m":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"l":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"159":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":10,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"14":{"tf":1.0},"142":{"tf":1.0},"147":{"tf":1.0},"176":{"tf":1.0},"49":{"tf":1.0},"50":{"tf":1.0},"52":{"tf":1.4142135623730951},"62":{"tf":1.4142135623730951}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":4,"docs":{"19":{"tf":1.0},"29":{"tf":1.4142135623730951},"38":{"tf":1.4142135623730951},"47":{"tf":1.4142135623730951}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"130":{"tf":1.0}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"v":{"df":1,"docs":{"158":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":9,"docs":{"151":{"tf":1.0},"165":{"tf":1.4142135623730951},"4":{"tf":1.4142135623730951},"51":{"tf":1.4142135623730951},"57":{"tf":1.0},"72":{"tf":1.4142135623730951},"76":{"tf":1.0},"84":{"tf":1.4142135623730951},"96":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"1":{"tf":1.0}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":1,"docs":{"104":{"tf":1.0}}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"e":{"df":2,"docs":{"130":{"tf":1.0},"135":{"tf":1.0}}}},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"3":{"tf":1.0}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":9,"docs":{"104":{"tf":1.0},"127":{"tf":1.0},"147":{"tf":1.0},"153":{"tf":1.0},"32":{"tf":1.0},"52":{"tf":1.0},"60":{"tf":1.0},"61":{"tf":1.4142135623730951},"65":{"tf":1.0}}}},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":9,"docs":{"165":{"tf":1.0},"172":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"26":{"tf":1.0},"27":{"tf":1.4142135623730951},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0}}}}}}}},"o":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{},"k":{"df":10,"docs":{"14":{"tf":1.0},"160":{"tf":1.0},"163":{"tf":1.0},"182":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"35":{"tf":1.0},"40":{"tf":1.0},"44":{"tf":1.0},"59":{"tf":1.0}},"e":{"df":0,"docs":{},"r":{"df":1,"docs":{"48":{"tf":1.7320508075688772}}}},"l":{"df":0,"docs":{},"o":{"a":{"d":{"df":3,"docs":{"11":{"tf":1.0},"14":{"tf":1.0},"97":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}}}},"l":{"d":{"df":1,"docs":{"147":{"tf":1.0}}},"df":0,"docs":{}},"s":{"df":1,"docs":{"104":{"tf":1.0}}},"t":{"df":0,"docs":{},"h":{"df":1,"docs":{"75":{"tf":1.4142135623730951}}}}}},"r":{"a":{"df":0,"docs":{},"p":{"df":3,"docs":{"104":{"tf":1.0},"130":{"tf":1.0},"60":{"tf":1.0}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"a":{"b":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"(":{"&":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"f":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}},"df":0,"docs":{}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":2,"docs":{"128":{"tf":1.0},"132":{"tf":1.0}}}}}}}}},"df":17,"docs":{"127":{"tf":2.23606797749979},"128":{"tf":1.7320508075688772},"129":{"tf":1.0},"130":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"134":{"tf":1.0},"135":{"tf":1.0},"143":{"tf":1.7320508075688772},"145":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0},"59":{"tf":1.0},"61":{"tf":1.0},"84":{"tf":1.0},"96":{"tf":1.0}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}}}}},"x":{"d":{"df":36,"docs":{"133":{"tf":1.0},"146":{"tf":2.23606797749979},"147":{"tf":2.0},"148":{"tf":1.0},"149":{"tf":1.7320508075688772},"150":{"tf":1.4142135623730951},"152":{"tf":2.23606797749979},"153":{"tf":1.7320508075688772},"154":{"tf":1.0},"156":{"tf":1.4142135623730951},"157":{"tf":1.0},"158":{"tf":1.4142135623730951},"159":{"tf":2.0},"160":{"tf":1.4142135623730951},"161":{"tf":1.4142135623730951},"172":{"tf":1.4142135623730951},"173":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"182":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.0},"32":{"tf":1.7320508075688772},"33":{"tf":2.23606797749979},"34":{"tf":2.0},"35":{"tf":1.0},"36":{"tf":2.0},"37":{"tf":1.0},"38":{"tf":1.4142135623730951},"4":{"tf":2.23606797749979},"41":{"tf":1.0},"43":{"tf":1.4142135623730951},"45":{"tf":1.0},"47":{"tf":1.0},"52":{"tf":1.4142135623730951},"57":{"tf":1.0}},"s":{"/":{"c":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"37":{"tf":1.0}}}}}}}},"df":0,"docs":{},"f":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"35":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{".":{"df":0,"docs":{},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"36":{"tf":1.0}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}}}}},"df":0,"docs":{}},"df":0,"docs":{}}}}},"df":0,"docs":{}}}}}}}}}},"df":0,"docs":{}},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"x":{"df":0,"docs":{},"i":{"df":1,"docs":{"34":{"tf":1.0}}}}}}},"x":{"d":{"df":1,"docs":{"33":{"tf":1.0}}},"df":0,"docs":{}}},"_":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"159":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":2,"docs":{"159":{"tf":1.0},"165":{"tf":1.0}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":29,"docs":{"157":{"tf":1.0},"20":{"tf":1.7320508075688772},"21":{"tf":1.4142135623730951},"22":{"tf":2.6457513110645907},"23":{"tf":2.6457513110645907},"24":{"tf":1.0},"25":{"tf":1.4142135623730951},"26":{"tf":2.449489742783178},"27":{"tf":2.449489742783178},"28":{"tf":1.4142135623730951},"29":{"tf":1.0},"30":{"tf":1.7320508075688772},"31":{"tf":1.4142135623730951},"32":{"tf":1.4142135623730951},"33":{"tf":1.4142135623730951},"34":{"tf":1.4142135623730951},"35":{"tf":2.449489742783178},"36":{"tf":2.8284271247461903},"37":{"tf":2.449489742783178},"38":{"tf":1.0},"39":{"tf":1.7320508075688772},"40":{"tf":1.4142135623730951},"41":{"tf":1.4142135623730951},"42":{"tf":1.4142135623730951},"43":{"tf":1.4142135623730951},"44":{"tf":2.449489742783178},"45":{"tf":2.8284271247461903},"46":{"tf":2.449489742783178},"47":{"tf":1.0}}}}}},"x":{"df":0,"docs":{},"x":{"df":0,"docs":{},"x":{"df":1,"docs":{"161":{"tf":1.0}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":23,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"126":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.7320508075688772},"133":{"tf":1.0},"158":{"tf":1.0},"35":{"tf":1.0},"37":{"tf":1.0},"44":{"tf":1.0},"46":{"tf":1.0},"57":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"'":{"df":0,"docs":{},"r":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{}}}},"z":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":1,"docs":{"143":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":2.23606797749979},"161":{"tf":2.23606797749979}}}}}}}},"title":{"root":{"1":{"df":4,"docs":{"17":{"tf":1.0},"22":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}},"2":{"0":{"2":{"3":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":4,"docs":{"18":{"tf":1.0},"23":{"tf":1.0},"33":{"tf":1.0},"42":{"tf":1.0}}},"3":{"df":4,"docs":{"19":{"tf":1.0},"24":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}},"4":{"df":3,"docs":{"27":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}},"5":{"df":3,"docs":{"25":{"tf":1.0},"36":{"tf":1.0},"45":{"tf":1.0}}},"6":{"df":1,"docs":{"26":{"tf":1.0}}},"7":{"df":1,"docs":{"28":{"tf":1.0}}},"a":{"c":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"155":{"tf":1.0}}}}}},"df":0,"docs":{}},"d":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":1,"docs":{"167":{"tf":1.0}}}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":2,"docs":{"161":{"tf":1.0},"42":{"tf":1.0}}}}},"o":{"df":0,"docs":{},"n":{"df":11,"docs":{"153":{"tf":1.0},"182":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"26":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"35":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"44":{"tf":1.0}}}}},"l":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"c":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"i":{"df":3,"docs":{"140":{"tf":1.0},"148":{"tf":1.0},"169":{"tf":1.0}}},"p":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"125":{"tf":1.0}}},"df":0,"docs":{}}}}},"s":{"df":0,"docs":{},"n":{"df":1,"docs":{"142":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"126":{"tf":1.0}}}}}}}}},"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"d":{"df":1,"docs":{"135":{"tf":1.0}}},"df":0,"docs":{},"t":{"df":1,"docs":{"63":{"tf":1.0}}}}}}},"c":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":2,"docs":{"65":{"tf":1.0},"66":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"g":{"df":0,"docs":{},"o":{"df":1,"docs":{"8":{"tf":1.0}}}}}},"df":1,"docs":{"12":{"tf":1.0}},"h":{"a":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"59":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"k":{"df":1,"docs":{"24":{"tf":1.0}}}},"df":0,"docs":{}}},"l":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"u":{"df":0,"docs":{},"p":{"df":2,"docs":{"25":{"tf":1.0},"28":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"13":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":1,"docs":{"12":{"tf":1.0}}}},"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"s":{"df":3,"docs":{"26":{"tf":1.0},"73":{"tf":1.0},"77":{"tf":1.0}}}}}}}},"n":{"c":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"81":{"tf":1.0}}}}}},"df":0,"docs":{}},"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"175":{"tf":1.0}},"u":{"df":0,"docs":{},"r":{"df":34,"docs":{"100":{"tf":1.0},"101":{"tf":1.0},"104":{"tf":1.0},"105":{"tf":1.0},"108":{"tf":1.0},"109":{"tf":1.0},"113":{"tf":1.0},"114":{"tf":1.0},"117":{"tf":1.0},"118":{"tf":1.0},"122":{"tf":1.0},"123":{"tf":1.0},"131":{"tf":1.0},"132":{"tf":1.0},"133":{"tf":1.0},"154":{"tf":1.0},"156":{"tf":1.0},"165":{"tf":1.0},"54":{"tf":1.0},"55":{"tf":1.0},"56":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"72":{"tf":1.0},"75":{"tf":1.0},"76":{"tf":1.0},"83":{"tf":1.0},"84":{"tf":1.0},"87":{"tf":1.0},"88":{"tf":1.0},"91":{"tf":1.0},"92":{"tf":1.0},"95":{"tf":1.0},"96":{"tf":1.0}}}}}}},"n":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":3,"docs":{"149":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}}},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":1,"docs":{"13":{"tf":1.0}}}}},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"136":{"tf":1.0},"146":{"tf":1.0},"159":{"tf":1.0}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":2,"docs":{"35":{"tf":1.0},"44":{"tf":1.0}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":1,"docs":{"127":{"tf":1.0}}}}}}}},"d":{"a":{"df":0,"docs":{},"t":{"a":{"c":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"139":{"tf":1.0}}}}}},"df":1,"docs":{"138":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{},"e":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"/":{"df":0,"docs":{},"p":{"df":0,"docs":{},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":1,"docs":{"174":{"tf":1.0}}}}}}}}},"df":0,"docs":{}}}}}}},"df":1,"docs":{"85":{"tf":1.0}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":1,"docs":{"166":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"n":{"'":{"df":0,"docs":{},"t":{"df":1,"docs":{"14":{"tf":1.0}}}},"df":0,"docs":{}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"6":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"c":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"p":{"df":1,"docs":{"89":{"tf":1.0}}}}},"y":{"df":0,"docs":{},"n":{"a":{"df":0,"docs":{},"m":{"df":3,"docs":{"56":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"o":{"df":1,"docs":{"17":{"tf":1.0}}}}},"df":0,"docs":{},"n":{"d":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":5,"docs":{"154":{"tf":1.0},"170":{"tf":1.0},"49":{"tf":1.0},"51":{"tf":1.0},"52":{"tf":1.0}}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}},"v":{"df":0,"docs":{},"o":{"df":0,"docs":{},"y":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"v":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"u":{"df":1,"docs":{"97":{"tf":1.0}}}}},"df":0,"docs":{}},"x":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":14,"docs":{"100":{"tf":1.0},"104":{"tf":1.0},"108":{"tf":1.0},"113":{"tf":1.0},"117":{"tf":1.0},"122":{"tf":1.0},"176":{"tf":1.0},"60":{"tf":1.0},"71":{"tf":1.0},"75":{"tf":1.0},"83":{"tf":1.0},"87":{"tf":1.0},"91":{"tf":1.0},"95":{"tf":1.0}}}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"df":0,"docs":{}}}}},"f":{"a":{"df":0,"docs":{},"q":{"df":1,"docs":{"10":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"u":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}}},"df":0,"docs":{}},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"54":{"tf":1.0}},"s":{"df":0,"docs":{},"y":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"df":1,"docs":{"158":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"g":{"df":1,"docs":{"64":{"tf":1.0}}}}}}}},"df":21,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"127":{"tf":1.0},"128":{"tf":1.0},"145":{"tf":1.0},"156":{"tf":1.0},"50":{"tf":1.0},"58":{"tf":1.0},"59":{"tf":1.4142135623730951},"61":{"tf":1.0},"63":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"93":{"tf":1.0}}}},"df":0,"docs":{}}}}},"l":{"df":0,"docs":{},"e":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":4,"docs":{"22":{"tf":1.0},"26":{"tf":1.0},"35":{"tf":1.0},"44":{"tf":1.0}}}}}}},"g":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"182":{"tf":1.4142135623730951}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":2,"docs":{"36":{"tf":1.0},"45":{"tf":1.0}}}}}}}}},"d":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":2,"docs":{"134":{"tf":1.0},"143":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"u":{"b":{"df":1,"docs":{"9":{"tf":1.0}}},"df":0,"docs":{}}}}}},"h":{"df":0,"docs":{},"t":{"df":0,"docs":{},"t":{"df":0,"docs":{},"p":{"df":1,"docs":{"169":{"tf":1.0}}}}}},"i":{"df":0,"docs":{},"m":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"142":{"tf":1.0}}}}}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"l":{"df":6,"docs":{"164":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0},"5":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"r":{"df":2,"docs":{"12":{"tf":1.0},"176":{"tf":1.0}}}}},"o":{"/":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"14":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{}}}}},"j":{"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"57":{"tf":1.0}}}}}},"k":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"w":{"df":0,"docs":{},"n":{"df":1,"docs":{"62":{"tf":1.0}}}}}},"u":{"b":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}}}},"df":0,"docs":{}}},"l":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"139":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"i":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":1,"docs":{"171":{"tf":1.0}}}}},"o":{"a":{"d":{"b":{"a":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"n":{"c":{"df":1,"docs":{"98":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{}},"c":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"102":{"tf":1.0}}}}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{}},"df":0,"docs":{},"g":{"df":1,"docs":{"168":{"tf":1.0}}}},"z":{"4":{"df":1,"docs":{"79":{"tf":1.0}}},"df":0,"docs":{}}},"m":{"a":{"df":0,"docs":{},"j":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":1,"docs":{"3":{"tf":1.0}}}}},"n":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"149":{"tf":1.0}}}},"df":0,"docs":{}},"t":{"c":{"df":0,"docs":{},"h":{"df":1,"docs":{"106":{"tf":1.0}}}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"142":{"tf":1.0}}},"df":0,"docs":{}}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"s":{"df":0,"docs":{},"h":{"df":1,"docs":{"182":{"tf":1.0}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"136":{"tf":1.0}}}},"df":0,"docs":{}}},"t":{"a":{"d":{"a":{"df":0,"docs":{},"t":{"a":{"df":4,"docs":{"51":{"tf":1.0},"52":{"tf":1.0},"61":{"tf":1.0},"62":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"df":0,"docs":{}},"df":0,"docs":{},"r":{"df":0,"docs":{},"i":{"c":{"df":11,"docs":{"110":{"tf":1.0},"119":{"tf":1.0},"124":{"tf":1.0},"141":{"tf":1.0},"143":{"tf":1.0},"144":{"tf":1.0},"145":{"tf":1.0},"150":{"tf":1.0},"173":{"tf":1.0},"24":{"tf":1.0},"80":{"tf":1.0}}},"df":0,"docs":{}}}}},"o":{"d":{"df":0,"docs":{},"e":{"df":3,"docs":{"151":{"tf":1.0},"152":{"tf":1.0},"77":{"tf":1.0}}}},"df":0,"docs":{}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"a":{"df":0,"docs":{},"y":{"df":1,"docs":{"182":{"tf":1.0}}}},"df":0,"docs":{}}}}}}}},"n":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":12,"docs":{"103":{"tf":1.0},"107":{"tf":1.0},"112":{"tf":1.0},"116":{"tf":1.0},"121":{"tf":1.0},"70":{"tf":1.0},"74":{"tf":1.0},"82":{"tf":1.0},"86":{"tf":1.0},"90":{"tf":1.0},"94":{"tf":1.0},"99":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"c":{"a":{"df":0,"docs":{},"t":{"df":1,"docs":{"15":{"tf":1.0}}}},"df":0,"docs":{}},"df":0,"docs":{}},"x":{"df":0,"docs":{},"t":{"df":5,"docs":{"180":{"tf":1.0},"29":{"tf":1.0},"38":{"tf":1.0},"4":{"tf":1.0},"47":{"tf":1.0}}}}}},"o":{"c":{"df":0,"docs":{},"i":{"df":1,"docs":{"7":{"tf":1.0}}}},"df":0,"docs":{},"p":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"182":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"182":{"tf":1.0}}}},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"24":{"tf":1.0}}}},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"i":{"df":0,"docs":{},"e":{"df":0,"docs":{},"w":{"df":4,"docs":{"0":{"tf":1.0},"147":{"tf":1.0},"32":{"tf":1.0},"41":{"tf":1.0}}}}}}}}}},"p":{"a":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"t":{"df":3,"docs":{"126":{"tf":1.0},"19":{"tf":1.0},"58":{"tf":1.0}}}}}},"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":0,"docs":{},"i":{"df":1,"docs":{"181":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"s":{"df":1,"docs":{"111":{"tf":1.0}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":0,"docs":{},"f":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"m":{"df":1,"docs":{"11":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"n":{"df":0,"docs":{},"g":{"df":1,"docs":{"137":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"n":{"df":0,"docs":{},"e":{"df":2,"docs":{"146":{"tf":1.0},"159":{"tf":1.0}}}},"y":{"df":2,"docs":{"23":{"tf":1.0},"27":{"tf":1.0}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":1,"docs":{"163":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":3,"docs":{"179":{"tf":1.0},"34":{"tf":1.0},"43":{"tf":1.0}}}}},"r":{"df":0,"docs":{},"e":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"68":{"tf":1.0}}}}},"s":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":0,"docs":{},"t":{"df":1,"docs":{"181":{"tf":1.0}}}}}}},"o":{"df":0,"docs":{},"t":{"df":0,"docs":{},"o":{"b":{"df":0,"docs":{},"u":{"df":0,"docs":{},"f":{"df":1,"docs":{"133":{"tf":1.0}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"l":{"df":2,"docs":{"136":{"tf":1.0},"138":{"tf":1.0}}}}},"df":0,"docs":{}}},"v":{"df":0,"docs":{},"i":{"d":{"df":4,"docs":{"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{}}},"x":{"df":0,"docs":{},"i":{"df":10,"docs":{"13":{"tf":1.0},"141":{"tf":1.0},"151":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.4142135623730951},"179":{"tf":1.4142135623730951},"34":{"tf":1.0},"43":{"tf":1.0},"48":{"tf":1.0},"50":{"tf":1.0}}}}}}},"q":{"c":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"136":{"tf":1.0}}}}},"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"c":{"df":0,"docs":{},"k":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":6,"docs":{"15":{"tf":1.0},"160":{"tf":1.0},"162":{"tf":1.0},"20":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"l":{"df":0,"docs":{},"k":{"df":0,"docs":{},"i":{"df":0,"docs":{},"n":{"df":21,"docs":{"1":{"tf":1.0},"11":{"tf":1.0},"12":{"tf":1.0},"13":{"tf":1.0},"136":{"tf":1.0},"15":{"tf":1.0},"161":{"tf":1.0},"163":{"tf":1.0},"176":{"tf":1.0},"18":{"tf":1.0},"182":{"tf":1.0},"2":{"tf":1.0},"20":{"tf":1.0},"22":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0},"34":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0},"43":{"tf":1.0}}}}}}}}},"r":{"df":0,"docs":{},"e":{"a":{"d":{"df":0,"docs":{},"i":{"df":1,"docs":{"172":{"tf":1.0}}}},"df":0,"docs":{},"s":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":1,"docs":{"14":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"o":{"df":0,"docs":{},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"134":{"tf":1.0}}},"df":0,"docs":{}}}}}}},"df":0,"docs":{},"g":{"df":0,"docs":{},"e":{"df":0,"docs":{},"x":{"df":1,"docs":{"69":{"tf":1.0}}}}},"l":{"a":{"df":0,"docs":{},"y":{"df":3,"docs":{"159":{"tf":1.0},"39":{"tf":1.0},"42":{"tf":1.0}}}},"df":0,"docs":{}},"q":{"df":0,"docs":{},"u":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"df":4,"docs":{"16":{"tf":1.0},"21":{"tf":1.0},"31":{"tf":1.0},"40":{"tf":1.0}}}}}}},"u":{"df":0,"docs":{},"l":{"df":0,"docs":{},"e":{"df":1,"docs":{"97":{"tf":1.0}}}},"n":{"df":2,"docs":{"13":{"tf":1.0},"130":{"tf":1.0}}},"s":{"df":0,"docs":{},"t":{"df":10,"docs":{"101":{"tf":1.0},"105":{"tf":1.0},"109":{"tf":1.0},"118":{"tf":1.0},"123":{"tf":1.0},"72":{"tf":1.0},"76":{"tf":1.0},"84":{"tf":1.0},"88":{"tf":1.0},"96":{"tf":1.0}}}}}},"s":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":0,"docs":{},"l":{"df":1,"docs":{"125":{"tf":1.0}}}}}},"c":{"df":0,"docs":{},"h":{"df":0,"docs":{},"e":{"df":0,"docs":{},"m":{"a":{"df":2,"docs":{"140":{"tf":1.0},"57":{"tf":1.0}}},"df":0,"docs":{}}}}},"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"d":{"df":1,"docs":{"19":{"tf":1.0}}},"df":0,"docs":{}},"p":{"a":{"df":0,"docs":{},"r":{"df":1,"docs":{"179":{"tf":1.0}}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"v":{"df":0,"docs":{},"e":{"df":0,"docs":{},"r":{"df":5,"docs":{"149":{"tf":1.0},"177":{"tf":1.0},"178":{"tf":1.0},"179":{"tf":1.0},"182":{"tf":1.0}}}},"i":{"c":{"df":2,"docs":{"17":{"tf":1.0},"182":{"tf":1.0}}},"df":0,"docs":{}}}},"s":{"df":0,"docs":{},"s":{"df":0,"docs":{},"i":{"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":2,"docs":{"144":{"tf":1.0},"53":{"tf":1.0}}}}}}}},"i":{"d":{"df":0,"docs":{},"e":{"c":{"a":{"df":0,"docs":{},"r":{"df":3,"docs":{"177":{"tf":1.0},"178":{"tf":1.0},"20":{"tf":1.0}}}},"df":0,"docs":{}},"df":3,"docs":{"13":{"tf":1.0},"37":{"tf":1.0},"46":{"tf":1.0}}}},"df":0,"docs":{}},"n":{"a":{"df":0,"docs":{},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"i":{"df":1,"docs":{"78":{"tf":1.0}}}}}},"df":0,"docs":{}},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"11":{"tf":1.0}}}},"u":{"df":0,"docs":{},"r":{"c":{"df":1,"docs":{"182":{"tf":1.0}}},"df":0,"docs":{}}}},"p":{"df":0,"docs":{},"e":{"c":{"df":0,"docs":{},"i":{"a":{"df":0,"docs":{},"l":{"df":0,"docs":{},"i":{"df":0,"docs":{},"s":{"df":0,"docs":{},"t":{"df":1,"docs":{"52":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"df":0,"docs":{}}},"t":{"a":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":2,"docs":{"17":{"tf":1.0},"18":{"tf":1.0}}}},"t":{"df":0,"docs":{},"i":{"c":{"df":1,"docs":{"55":{"tf":1.0}},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"l":{"df":0,"docs":{},"t":{"df":1,"docs":{"129":{"tf":1.0}}}}}}},"df":0,"docs":{}}}},"df":0,"docs":{},"r":{"a":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":0,"docs":{},"g":{"df":0,"docs":{},"i":{"df":1,"docs":{"66":{"tf":1.0}}}}}}},"df":0,"docs":{}}},"u":{"df":0,"docs":{},"f":{"df":0,"docs":{},"f":{"df":0,"docs":{},"i":{"df":0,"docs":{},"x":{"df":1,"docs":{"67":{"tf":1.0}}}}}},"m":{"df":0,"docs":{},"m":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"182":{"tf":1.0}}}}}},"p":{"df":0,"docs":{},"p":{"df":0,"docs":{},"o":{"df":0,"docs":{},"r":{"df":0,"docs":{},"t":{"df":1,"docs":{"148":{"tf":1.0}}}}}}}}},"t":{"df":0,"docs":{},"h":{"df":0,"docs":{},"i":{"df":0,"docs":{},"r":{"d":{"df":1,"docs":{"181":{"tf":1.0}}},"df":0,"docs":{}}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"g":{"df":0,"docs":{},"h":{"df":1,"docs":{"27":{"tf":1.0}}}}}}}},"i":{"df":0,"docs":{},"m":{"df":0,"docs":{},"e":{"df":1,"docs":{"135":{"tf":1.0}},"s":{"df":0,"docs":{},"t":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"p":{"df":1,"docs":{"115":{"tf":1.0}}}}},"df":0,"docs":{}}}}}},"o":{"df":0,"docs":{},"k":{"df":0,"docs":{},"e":{"df":0,"docs":{},"n":{"df":1,"docs":{"155":{"tf":1.0}},"r":{"df":0,"docs":{},"o":{"df":0,"docs":{},"u":{"df":0,"docs":{},"t":{"df":1,"docs":{"120":{"tf":1.0}}}}}}}}}}},"u":{"d":{"df":0,"docs":{},"p":{"df":1,"docs":{"17":{"tf":1.0}}}},"df":0,"docs":{},"n":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":1,"docs":{"138":{"tf":1.0}}}},"r":{"df":0,"docs":{},"e":{"a":{"df":0,"docs":{},"l":{"df":1,"docs":{"163":{"tf":1.0}}}},"df":0,"docs":{}}}},"s":{"a":{"df":0,"docs":{},"g":{"df":1,"docs":{"157":{"tf":1.0}}}},"df":1,"docs":{"2":{"tf":1.0}}}},"v":{"df":0,"docs":{},"i":{"d":{"df":0,"docs":{},"e":{"df":0,"docs":{},"o":{"df":1,"docs":{"181":{"tf":1.0}}}}},"df":0,"docs":{}}},"w":{"df":0,"docs":{},"e":{"df":0,"docs":{},"l":{"df":0,"docs":{},"l":{"df":1,"docs":{"62":{"tf":1.0}}}}},"h":{"a":{"df":0,"docs":{},"t":{"'":{"df":3,"docs":{"29":{"tf":1.0},"38":{"tf":1.0},"47":{"tf":1.0}}},"df":0,"docs":{}}},"df":0,"docs":{}},"r":{"df":0,"docs":{},"i":{"df":0,"docs":{},"t":{"df":0,"docs":{},"e":{"df":1,"docs":{"127":{"tf":1.0}}}}}}},"x":{"d":{"df":8,"docs":{"146":{"tf":1.0},"149":{"tf":1.0},"150":{"tf":1.0},"152":{"tf":1.0},"153":{"tf":1.0},"158":{"tf":1.0},"30":{"tf":1.0},"33":{"tf":1.0}}},"df":0,"docs":{},"o":{"df":0,"docs":{},"n":{"df":0,"docs":{},"o":{"df":0,"docs":{},"t":{"df":5,"docs":{"20":{"tf":1.0},"23":{"tf":1.0},"27":{"tf":1.0},"30":{"tf":1.0},"39":{"tf":1.0}}}}}}},"y":{"a":{"df":0,"docs":{},"m":{"df":0,"docs":{},"l":{"df":1,"docs":{"132":{"tf":1.0}}}}},"df":0,"docs":{}}}}},"lang":"English","pipeline":["trimmer","stopWordFilter","stemmer"],"ref":"id","version":"0.9.5"},"results_options":{"limit_results":30,"teaser_word_count":30},"search_options":{"bool":"OR","expand":true,"fields":{"body":{"boost":1},"breadcrumbs":{"boost":1},"title":{"boost":2}}}} \ No newline at end of file