Expand arcpy.mapping to allow for users to create new lyr files programatically.
This would be useful as a script developer trying to share scripts accross an organization without having to maintain large numbers of files. Rather than making sure users are pointing to the current script, and have access to directories where neccessary layers are stored, the ability to create layer files directly within a .pyt file would enable easier sharing and maintenence.