# Create Embedding object sub new { my $class = shift; my %attr = @_; # ...... }