System.out.println( myMethod(new HashMap(){{put("x",27);put("y",52);}}) );