spec\Relax\Greppy\Pattern\Element\Metacharacter\AnySpec::it_should_be_castable_to_string PHP Method

it_should_be_castable_to_string() public method

    function it_should_be_castable_to_string()
    {
        $this->__toString()->shouldReturn(".");
    }