# File lib/staticmatic/mixins/server.rb, line 2 def preview puts "StaticMatic Preview Server Starting..." StaticMatic::Server.start(self) end