e::Roles::JSONable;
use Moose::Role;
our $VERSION = '0.10';
our $AUTHORITY = 'cpan:STEVAN';
requires 'as_json';
no Moose::Role; 1;
__END__
=pod
=head1 NAME
Forest::Tree::Roles::JSONable - An
iding JSON serialization
=head1 DESCRIPTION
This is just an abstract role for trees capable of JSON serialization.
=head1 REQUIRED METHODS
=over 4
=item B<as_json (?%options)>
Return a JSON stri