{
    "content": [
        {
            "type": "text",
            "text": "# Psych::Coder (ri)\n\n## Section Outline\n\n- **Psych::Coder < Object** (8 lines)\n- **Class methods:** (2 lines)\n- **Instance methods:** (19 lines)\n- **Attributes:** (7 lines)\n\n## Full Content\n\n### Psych::Coder < Object\n\n(from gem psych-5.4.0)\n------------------------------------------------------------------------\nIf an object defines encodewith, then an instance of Psych::Coder will\nbe passed to the method when the object is being serialized.  The Coder\nautomatically assumes a Psych::Nodes::Mapping is being emitted.  Other\nobjects like Sequence and Scalar may be emitted if seq= or scalar= are\ncalled, respectively.\n------------------------------------------------------------------------\n\n### Class methods:\n\nnew\n\n### Instance methods:\n\n[]\n[]=\nadd\nimplicit\nmap\nmap=\nobject\nrepresentmap\nrepresentobject\nrepresentscalar\nrepresentseq\nscalar\nscalar=\nseq\nseq=\nstyle\ntag\ntype\n\n### Attributes:\n\nattraccessor implicit\nattraccessor object\nattraccessor style\nattraccessor tag\nattrreader seq\nattrreader type\n\n"
        }
    ],
    "structuredContent": {
        "command": "Psych::Coder",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Psych::Coder < Object",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 19,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}